1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

14183 commits

Author SHA1 Message Date
Budibase Staging Release Bot 6d5c2c884c v2.0.34-alpha.1 2022-10-25 13:32:58 +00:00
Budibase Staging Release Bot 04f9bb6d57 v2.0.34-alpha.0 2022-10-25 11:30:17 +00:00
Andrew Kingston 109bee4fff Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
Budibase Staging Release Bot d4af1bccac v2.0.30-alpha.17 2022-10-25 08:53:55 +00: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
Budibase Staging Release Bot ee82e06477 v2.0.30-alpha.16 2022-10-25 07:31:09 +00: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
Budibase Staging Release Bot 83d5f70937 v2.0.30-alpha.15 2022-10-24 17:42:53 +00: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
Budibase Staging Release Bot da780aa355 v2.0.30-alpha.14 2022-10-24 16:19:21 +00:00
mike12345567 9cf7b12c83 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 17:02:35 +01:00
Peter Clement 2a2f84e927 ui comments 2022-10-24 16:52:29 +01:00
mike12345567 9a6b09e2fd Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +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
Dean a155493831 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 16:22:19 +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
Budibase Staging Release Bot e8486a69c8 v2.0.30-alpha.13 2022-10-24 14:33:30 +00:00
Peter Clement cf0c4b2d7e pr comments 2022-10-24 15:09:32 +01:00
Peter Clement 0f390889b4 add pro check and default state 2022-10-24 15:00:00 +01:00
Andrew Kingston c6ddbb6d04 Remove some unnecessary code 2022-10-24 13:28:22 +01:00
Andrew Kingston d358beb3be Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-24 13:15:03 +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
mike12345567 ce01e20d36 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +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
Dean ed645a28d2 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 09:32:52 +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
Budibase Staging Release Bot 1e1d9ef0b8 v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
Budibase Staging Release Bot 6d7bb61bf4 v2.0.30-alpha.11 2022-10-21 19:44:23 +00: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 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
Budibase Staging Release Bot 1e515ecaad v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Budibase Staging Release Bot 60085b201e v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
Andrew Kingston fe631a251a Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-20 19:49:34 +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