1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

4008 commits

Author SHA1 Message Date
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
Michael Drury
45154e0961 Merge pull request #8476 from Budibase/fix/2.1.x-fixes
Backups UI improvements and fix for datasource setting saving
2022-11-02 15:34:26 +00:00
Mel O'Hagan
3f28cfbed4 Refactor 2022-11-02 12:10:38 +00:00
Mel O'Hagan
e9b84659f4 Refresh BindingBuilder if query.parameters changes 2022-11-02 11:22:48 +00:00
mike12345567
b9334a373c Fixing issues discussed in #8460 around backup UI. 2022-11-01 18:24:11 +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
Martin McKeaveney
cd13c49f67 Merge pull request #8282 from Budibase/fix/multipicker-default-behaviour
Parse multi-select values/defaults to avoid unusable options.
2022-10-31 10:37:26 +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
Dean
c17cfc2666 Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-26 09:10:21 +01:00
Peter Clement
e41ada9062 remove logs 2022-10-26 09:03:50 +01:00
Peter Clement
20612c8d00 Merge remote-tracking branch 'origin/develop' into pc/backups-ui-fixes 2022-10-25 16:27:32 +01:00
Peter Clement
5a2001bcbc fix loading state 2022-10-25 16:22:29 +01:00
Peter Clement
27fa18ad7d fix icon sizing 2022-10-25 16:15:50 +01:00
Peter Clement
e48d4aaf1a formatting 2022-10-25 16:06:22 +01:00
Peter Clement
679e22384c Assorted Backups UI fixes 2022-10-25 16:05:19 +01:00
Mel O'Hagan
e11f4932d3 Handle multiple automation loop bindings 2022-10-25 15:19:07 +01:00
Andrew Kingston
603c8744a5 Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
melohagan
3ade5b4b65 Merge pull request #8371 from Budibase/bug/sev3/validate-datasource-config
Validate datasource config
2022-10-25 09:24:32 +01:00
Peter Clement
195beec069 ui comments 2022-10-24 16:52:29 +01:00
Peter Clement
5942c65d31 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 16:43:59 +01:00
Peter Clement
74a6594320 autofill restore backup name 2022-10-24 16:20:03 +01:00
mike12345567
cf1843002d Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 15:50:45 +01:00
Peter Clement
2ffae3a0d6 always show automation history tab 2022-10-24 15:38:03 +01:00
Peter Clement
1aca8756f6 pr comments 2022-10-24 15:09:32 +01:00
Mel O'Hagan
ad7c68cbe0 Add padding 2022-10-24 15:02:56 +01:00
Peter Clement
146cdaa131 add pro check and default state 2022-10-24 15:00:00 +01:00
Mel O'Hagan
2dd06c1018 Allow automations scroll. Copy datasource class. 2022-10-24 14:56:05 +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
mike12345567
89dd9b259d Adding in new pending state. 2022-10-21 18:33:58 +01:00
mike12345567
1064095d94 Updating frontend to allow searching by type and trigger. 2022-10-21 17:03:01 +01:00
Peter Clement
d17241d8d7 refetch after backup / delete / update 2022-10-21 16:00:10 +01:00
Dean
11189205ff Merge remote-tracking branch 'origin/master' into fix/json-field-in-automation-step 2022-10-21 15:35:34 +01:00
Dean
7bfd07ac6c Ensure bindings are not mutated when enriching with custom icons 2022-10-21 15:33:56 +01:00
Peter Clement
93c042d0eb fix download issue and pass name for backup after restore 2022-10-21 14:10:08 +01:00
Martin McKeaveney
69775a0324 Merge pull request #8016 from Budibase/feature/redirect-after-modal-close
Allow screen redirect after modal close
2022-10-21 08:58:21 +01:00
mike12345567
1eac53230e Adding restore work - new modal to create a backup. 2022-10-20 18:46:16 +01:00
mike12345567
6256b5f73d Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 17:48:03 +01:00
mike12345567
0c2ae220a2 Updating rendering of table - as per Andy's new designs based on the restore event. 2022-10-20 17:43:54 +01:00
Peter Clement
d138d5ebaa add ability tofilter by range 2022-10-20 16:10:09 +01:00
Peter Clement
62ada4f7cc integrate download and update and update datepicker 2022-10-20 15:09:43 +01:00
Peter Clement
039bb76b5b Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 13:46:36 +01:00
Peter Clement
047d605f2f add restore funtionality 2022-10-20 13:33:50 +01:00
mike12345567
f9b97ef6f7 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 12:51:03 +01:00