1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

27292 commits

Author SHA1 Message Date
Andrew Kingston 9d10e938a4 Make DND feel much smoother by persisting the end position of drops, and more performance by properly memoizing some state values 2022-10-21 16:54:34 +01:00
Andrew Kingston 6e0e89bbf7 Improve performance by fixing multiple instances of redundant client app initialisations 2022-10-21 16:54:01 +01:00
Andrew Kingston 575636ed3d Fix components being selected when starting dragging 2022-10-21 16:52:46 +01:00
Mel O'Hagan 6f148d3134 Apply transition locally to color picker 2022-10-21 16:47:59 +01:00
mike12345567 4bab941d52 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 16:09:18 +01:00
mike12345567 1e190886fb Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Peter Clement 12e05f11e0 refetch after backup / delete / update 2022-10-21 16:00:10 +01:00
Dean 59105b4b8a Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-21 15:36:16 +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
Gerard Burns ff6e821fcb Fix Picker Interaction with the Outside Click Action 2022-10-21 15:12:38 +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
Budibase Release Bot 721c75d39e Update pro version to 2.0.34 2022-10-21 10:02:00 +00: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
Budibase Release Bot 69846d9ee1 v2.0.34 2022-10-21 09:58:52 +00:00
Andrew Kingston 84e9f141a3
Merge pull request #8345 from Budibase/fix/hbs-non-string-types
Ensure non string types are ignored when searching for HBS blocks
2022-10-21 10:48:27 +01:00
Andrew Kingston 008d4dfd7f Ensure non string types are ignored when searching for HBS blocks 2022-10-21 10:32:32 +01:00
Martin McKeaveney d21f453be1
Merge pull request #8241 from Budibase/nginx-dev-timeouts
Add additional timeout configuration to nginx.dev.conf.hbs
2022-10-21 08:58:50 +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 a782c1a288 Update pro version to 2.0.30-alpha.10 2022-10-20 21:14:38 +00:00
Budibase Staging Release Bot 1e515ecaad v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Martin McKeaveney f9f971cb1a
Merge pull request #8295 from weslien/patch-8294
Fix arangoDB connector
2022-10-20 22:01:07 +01:00
Budibase Staging Release Bot c4e4aabbff Update pro version to 2.0.30-alpha.9 2022-10-20 20:04:25 +00:00
Budibase Staging Release Bot 60085b201e v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
Martin McKeaveney 7091b3baf2
Merge pull request #8301 from Budibase/fix/clicking-the-toggle-button-of-an-open-action-menu-does-not-close-it
Clicking the Toggle Button of an Open Action Menu Does Not Close It
2022-10-20 20:35:39 +01:00
Martin McKeaveney 9aaeaee7f8
Merge pull request #8307 from Budibase/fix/stop-screen-store-double-updating-on-page-change
Stop Screen Store Double Updating on Screen Change
2022-10-20 20:35:18 +01: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 4716eaaab5 Getting the import system to carry out a backup of the app before the restore. 2022-10-20 19:07:10 +01:00
mike12345567 b4a223be3d Adding restore work - new modal to create a backup. 2022-10-20 18:46:16 +01:00
Pedro Silva 644a07c8a3 Fix some tests after merge 2022-10-20 17:48:05 +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
Pedro Silva 43ae4da422 Merge branch 'develop' into api-tests-tables 2022-10-20 17:37:46 +01:00
Mitch-Budibase 7ce7bea07e
Merge pull request #8203 from Budibase/api-screens
API Testing - Screens
2022-10-20 17:22:59 +01:00
Mitch-Budibase 6c7d6357c3 Merge branch 'develop' into api-screens 2022-10-20 17:05:30 +01:00
Peter Clement 295c4f6323 add ability tofilter by range 2022-10-20 16:10:09 +01:00
Andrew Kingston fb84674e24 Add proper validation for nesting illegal combinations of components 2022-10-20 16:03:53 +01:00
Pedro Silva 312e766414 Improvement from PR comments 2022-10-20 15:31:10 +01:00
Peter Clement 7822fadd12 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 15:11:53 +01:00
mike12345567 2c0df27f72 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 15:10:30 +01:00
Peter Clement 3074fc616d integrate download and update and update datepicker 2022-10-20 15:09:43 +01:00
mike12345567 0478d9b154 Fetching a list of backup/restore events includes the full user object. 2022-10-20 15:05:50 +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