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 |
Mel O'Hagan
|
31d9e2b1bf
|
Use nullable
|
2022-10-27 14:45:30 +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 |
Andrew Kingston
|
75aae5b7e0
|
Merge pull request #8376 from Budibase/cheeks-lab-day-grid
Grid component + builder performance improvements
|
2022-10-25 08:20:37 +01:00 |
Michael Drury
|
ecc5ebab89
|
Merge pull request #8373 from Budibase/feature/backups-ui
Backups UI
|
2022-10-24 18:18:12 +01:00 |
Michael Drury
|
79adc869f1
|
Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
|
2022-10-24 18:16:52 +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 |
Andrew Kingston
|
c6ddbb6d04
|
Remove some unnecessary code
|
2022-10-24 13:28:22 +01:00 |
Andrew Kingston
|
a0c02be585
|
Remove some debug logging
|
2022-10-24 13:09:29 +01:00 |
Mel O'Hagan
|
c8628fb478
|
Add validation to config screen
|
2022-10-24 10:39:39 +01:00 |
Mel O'Hagan
|
0f729dee1b
|
Make NaN undefined
|
2022-10-24 10:18:51 +01:00 |
Mel O'Hagan
|
30bf3dde6c
|
Remove touch check for error consistency
|
2022-10-24 09:46:53 +01:00 |
Andrew Kingston
|
c6b7b1a2d4
|
Tidy up
|
2022-10-24 09:43:45 +01:00 |
Mel O'Hagan
|
200806aa08
|
Merge branch 'develop' into bug/sev3/validate-datasource-config
|
2022-10-24 09:27:24 +01:00 |
Andrew Kingston
|
8d644c5a10
|
Refactor app preview event sending to support async callbacks in client library
|
2022-10-24 09:02:50 +01:00 |
mike12345567
|
a191989fdf
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
|
2022-10-21 18:41:25 +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 |
Andrew Kingston
|
6e0e89bbf7
|
Improve performance by fixing multiple instances of redundant client app initialisations
|
2022-10-21 16:54: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 |
Dean
|
6e7ba0d33a
|
Merge remote-tracking branch 'origin/develop' into feature/chart-block-component
|
2022-10-21 14:21:25 +01:00 |
Dean
|
2dba5d18cd
|
Initial commit for chart block component
|
2022-10-21 14:20:40 +01:00 |
Peter Clement
|
02b505c75c
|
fix download issue and pass name for backup after restore
|
2022-10-21 14:10:08 +01:00 |
Andrew Kingston
|
4ff441e83f
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-10-21 10:59:47 +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 |
Andrew Kingston
|
1f1a48b666
|
Ensure allowed component list is actually accurate and prevent any way around illegal component nesting
|
2022-10-20 19:49:14 +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 |