1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
Commit graph

6970 commits

Author SHA1 Message Date
mike12345567
228478a530 Fixing an issue which meant validation would consider datasources invalid despite the configuration being valid - #8510 2022-11-03 17:47:33 +00:00
Michael Drury
68de70055f
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
16a9e99b45 Refactor 2022-11-02 12:10:38 +00:00
Mel O'Hagan
2ff3cb5fcc Refresh BindingBuilder if query.parameters changes 2022-11-02 11:22:48 +00:00
mike12345567
636c54265b Fixing issues discussed in #8460 around backup UI. 2022-11-01 18:24:11 +00:00
mike12345567
0d786426d5 Fixing an issue with datasource validation restricting saving of configuration - #8465. 2022-11-01 16:30:20 +00:00
Martin McKeaveney
c2966025b4 merge with master 2022-10-31 13:44:23 +00:00
Martin McKeaveney
f1c9fd175c
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
8018365010 Ensure 'validationErrors' is checked for details field errors when parsing an error response on update 2022-10-28 15:46:03 +01:00
Dean
421170ffff Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-26 09:10:21 +01:00
Peter Clement
f38b6e1cd8 remove logs 2022-10-26 09:03:50 +01:00
Peter Clement
45c98041ff Merge remote-tracking branch 'origin/develop' into pc/backups-ui-fixes 2022-10-25 16:27:32 +01:00
Peter Clement
2fd8ec363f fix loading state 2022-10-25 16:22:29 +01:00
Peter Clement
208c15bc57 fix icon sizing 2022-10-25 16:15:50 +01:00
Peter Clement
68a43bf4ca formatting 2022-10-25 16:06:22 +01:00
Peter Clement
fc2e399a1c Assorted Backups UI fixes 2022-10-25 16:05:19 +01:00
Mel O'Hagan
b21919f9b0 Handle multiple automation loop bindings 2022-10-25 15:19:07 +01:00
Andrew Kingston
109bee4fff Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
melohagan
e6713f3318
Merge pull request #8371 from Budibase/bug/sev3/validate-datasource-config
Validate datasource config
2022-10-25 09:24:32 +01:00
Peter Clement
2a2f84e927 ui comments 2022-10-24 16:52:29 +01:00
Peter Clement
92131a7ccb Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 16:43:59 +01:00
Peter Clement
eb190bda0e autofill restore backup name 2022-10-24 16:20:03 +01:00
mike12345567
59f255e1ee Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 15:50:45 +01:00
Peter Clement
f9cd67a279 always show automation history tab 2022-10-24 15:38:03 +01:00
Peter Clement
cf0c4b2d7e pr comments 2022-10-24 15:09:32 +01:00
Mel O'Hagan
e06b8017de Add padding 2022-10-24 15:02:56 +01:00
Peter Clement
0f390889b4 add pro check and default state 2022-10-24 15:00:00 +01:00
Mel O'Hagan
3d35c9752a Allow automations scroll. Copy datasource class. 2022-10-24 14:56:05 +01:00
Mel O'Hagan
30bf3dde6c Remove touch check for error consistency 2022-10-24 09:46:53 +01:00
Mel O'Hagan
200806aa08 Merge branch 'develop' into bug/sev3/validate-datasource-config 2022-10-24 09:27:24 +01:00
mike12345567
d3179b8ba2 Adding in new pending state. 2022-10-21 18:33:58 +01:00
mike12345567
c0d16bd395 Updating frontend to allow searching by type and trigger. 2022-10-21 17:03:01 +01:00
Peter Clement
12e05f11e0 refetch after backup / delete / update 2022-10-21 16:00:10 +01:00
Dean
cc1a9e72bf Merge remote-tracking branch 'origin/master' into fix/json-field-in-automation-step 2022-10-21 15:35:34 +01:00
Dean
76394d1673 Ensure bindings are not mutated when enriching with custom icons 2022-10-21 15:33:56 +01:00
Peter Clement
02b505c75c fix download issue and pass name for backup after restore 2022-10-21 14:10:08 +01:00
Martin McKeaveney
a6c5079190
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
b4a223be3d Adding restore work - new modal to create a backup. 2022-10-20 18:46:16 +01:00
mike12345567
7f1233576b Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 17:48:03 +01:00
mike12345567
d4d69f92c1 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
295c4f6323 add ability tofilter by range 2022-10-20 16:10:09 +01:00
Peter Clement
3074fc616d integrate download and update and update datepicker 2022-10-20 15:09:43 +01:00
Peter Clement
0111ae9b20 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 13:46:36 +01:00
Peter Clement
2a430468f6 add restore funtionality 2022-10-20 13:33:50 +01:00
mike12345567
ee74328e2b Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 12:51:03 +01:00
mike12345567
322fbf1a50 Correcting contents rendering. 2022-10-20 12:47:45 +01:00
Peter Clement
32ef7ff1a9 fix paging and add deletion 2022-10-20 11:46:04 +01:00
Peter Clement
dbd67d251c lint 2022-10-19 16:11:25 +01:00
Peter Clement
5732c80a8a add paging and add more custom table renderers 2022-10-19 16:08:34 +01:00
Peter Clement
f8c5e80fda add datepicker range and test search 2022-10-19 10:16:54 +01:00