Dean
|
57cda93bf5
|
Fix for table and view editing. Mutation was causing several issues in the builder
|
2022-11-30 09:53:18 +00:00 |
Mel O'Hagan
|
4b05cd2d2d
|
Allow tables to be created even if no fetch
|
2022-11-24 11:45:58 +00:00 |
Mel O'Hagan
|
2cec318af1
|
Allow underscores in column names
|
2022-11-15 16:57:18 +00:00 |
Dean
|
0619fcd281
|
Added multiselect/array options support to the view contains filter
|
2022-11-13 18:16:04 +00:00 |
Mel O'Hagan
|
ca2f85b6f9
|
Use whitelist instead
|
2022-11-08 17:16:35 +00:00 |
Mel O'Hagan
|
4f1ecf6dc1
|
Missed colon
|
2022-11-08 17:07:25 +00:00 |
Mel O'Hagan
|
847fc9f83a
|
Remove escaped characters
|
2022-11-08 17:03:13 +00:00 |
Mel O'Hagan
|
572e31fb29
|
Block lucene special characters from new column
|
2022-11-08 17:02:31 +00:00 |
mike12345567
|
9bf6f0b1a3
|
Fixing an issue which meant validation would consider datasources invalid despite the configuration being valid - #8510
|
2022-11-03 17:50:24 +00:00 |
mike12345567
|
cbd6ce7f32
|
Fixing an issue with datasource validation restricting saving of configuration - #8465.
|
2022-11-01 16:30:20 +00:00 |
Martin McKeaveney
|
87717ebdf5
|
merge with master
|
2022-10-31 13:44:23 +00:00 |
Dean
|
1418790756
|
Ensure 'validationErrors' is checked for details field errors when parsing an error response on update
|
2022-10-28 15:46:03 +01:00 |
Andrew Kingston
|
603c8744a5
|
Merge branch 'master' into master-develop
|
2022-10-25 12:03:33 +01:00 |
Mel O'Hagan
|
777e8f91f1
|
Remove touch check for error consistency
|
2022-10-24 09:46:53 +01:00 |
Mel O'Hagan
|
2eccc935d9
|
Merge branch 'develop' into bug/sev3/validate-datasource-config
|
2022-10-24 09:27:24 +01:00 |
Dean
|
7125e3f6e3
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-13 16:16:28 +01:00 |
Andrew Kingston
|
bfee51aeab
|
Update formula tooltip to explain they cannot be sorted by
|
2022-10-13 16:11:53 +01:00 |
Mel O'Hagan
|
3b907e2cb5
|
Merge branch 'master' into bug/sev3/edit-column-modal-state
|
2022-10-12 10:23:17 +01:00 |
Mel O'Hagan
|
8210233f36
|
Edit clone of column
|
2022-10-12 10:22:54 +01:00 |
Rory Powell
|
2f0f36e635
|
Merge branch 'master' into merge-master
|
2022-10-12 10:19:46 +01:00 |
melohagan
|
8757105501
|
Merge pull request #8169 from Budibase/bug/sev3/delete-button-roles
Hide delete button for built-in roles, and prevent duplicate roles
|
2022-10-12 09:11:58 +01:00 |
Martin McKeaveney
|
536b7238e9
|
redis fix for new instances, removing relationship options from google sheets integration
|
2022-10-10 11:00:45 +01:00 |
Dean
|
c09154b03e
|
Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list
|
2022-10-07 11:00:25 +01:00 |
Mel O'Hagan
|
c9f3dc7fe4
|
Don't allow duplicate roles
|
2022-10-06 19:22:18 +01:00 |
Mel O'Hagan
|
49117d8595
|
Fix inherits role options
|
2022-10-06 18:23:02 +01:00 |
Mel O'Hagan
|
32e6c5bd7a
|
UI fixes
|
2022-10-06 18:19:00 +01:00 |
Dean
|
e251c914ff
|
Review feedback changes. Changed 'Code' labelling to 'Scanned Code'
|
2022-10-06 13:02:17 +01:00 |
Dean
|
1626338b15
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-05 09:29:32 +01:00 |
Dean
|
2ec21741d1
|
Initial commit of QR Reader field
|
2022-10-05 09:28:07 +01:00 |
Michael Drury
|
89436d3d13
|
Merge pull request #7873 from Budibase/bug/column-name-other-table-validation
Don't show validation error for existing relationship
|
2022-10-04 12:49:47 +01:00 |
mike12345567
|
3b0518296d
|
Removing some un-necessary duplicated statements.
|
2022-09-30 14:32:32 +01:00 |
mike12345567
|
95136a54f2
|
Adding ability for datasource plugins to have a custom icon svg.
|
2022-09-29 19:30:53 +01:00 |
Martin McKeaveney
|
57bbf28119
|
merge with master
|
2022-09-26 17:57:23 +01:00 |
Mel O'Hagan
|
939d511a14
|
Merge branch 'develop' into bug/column-name-other-table-validation
|
2022-09-26 17:03:41 +01:00 |
Mel O'Hagan
|
48f8013492
|
Refactor
|
2022-09-23 16:54:39 +01:00 |
Mel O'Hagan
|
4c2ac79391
|
Don't show validation error for relationship
|
2022-09-21 13:18:04 +01:00 |
Mel O'Hagan
|
f11e56547f
|
Do not allow non-match type primary foreign keys
|
2022-09-21 09:10:31 +01:00 |
mike12345567
|
1be71933ca
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-16 17:02:08 +01:00 |
mike12345567
|
8744d0a86c
|
Renaming data source -> datasource as per Mel's request.
|
2022-09-14 12:11:20 +01:00 |
melohagan
|
abdb156559
|
Merge pull request #7333 from Budibase/feature/select-tables-to-fetch
Allow list of named tables to be fetched
|
2022-09-13 11:19:49 +01:00 |
Maurits Lourens
|
8592f79eaa
|
6538 - add validation to datasource config modal
|
2022-09-12 10:04:14 +01:00 |
Andrew Kingston
|
7b4c842eb3
|
Fix spacing for custom datasources in new datasource modal
|
2022-09-07 12:40:32 +01:00 |
mike12345567
|
320cbfada3
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-31 15:53:32 +01:00 |
Martin McKeaveney
|
e6eb1687d2
|
Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup
Pass a title property with untruncated text to the RadioGroup
|
2022-08-31 13:32:33 +01:00 |
mike12345567
|
7e2d9cd91a
|
Fixing issue with custom datasource section appearing when none exist.
|
2022-08-18 12:58:43 +01:00 |
mike12345567
|
2f23de7b3a
|
Fixing issue with single custom datasource being full width in creation modal.
|
2022-08-17 23:17:10 +01:00 |
mike12345567
|
7dfe049ae6
|
Adding full builder integration of custom components - splitting into own section properly - fixing some issues with SVG class overlap.
|
2022-08-17 23:13:51 +01:00 |
Mel O'Hagan
|
fb51090752
|
Allow list of named tables to be fetched
|
2022-08-17 18:16:11 +01:00 |
mike12345567
|
b6a5ccbf10
|
Adding some controls around datasource config creation and updating minio fetch.
|
2022-08-17 11:01:25 +01:00 |
mike12345567
|
ee4f72126a
|
Updating custom datasource SVG - splitting out in UI.
|
2022-08-17 10:46:17 +01:00 |