1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
Commit graph

16852 commits

Author SHA1 Message Date
mike12345567
fe5d11232f Update with PR comments. 2022-10-21 18:25:35 +01:00
Andrew Kingston
b26ab6f8b3 Fix flashing settings bar in stale position 2022-10-21 17:51:35 +01:00
Andrew Kingston
24cc71267c Fix stale hover indiciator 2022-10-21 17:51:25 +01:00
mike12345567
1a4f625277 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 17:05:26 +01:00
mike12345567
5aeeed47e1 Type updates for searching by type + trigger on app backup documents. 2022-10-21 17:04:20 +01:00
mike12345567
1064095d94 Updating frontend to allow searching by type and trigger. 2022-10-21 17:03:01 +01:00
Andrew Kingston
4dc6b869a8 Lint and improve comments 2022-10-21 16:59:26 +01:00
Andrew Kingston
794db1a7db 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
f1714ab2a5 Improve performance by fixing multiple instances of redundant client app initialisations 2022-10-21 16:54:01 +01:00
Andrew Kingston
67b6821b37 Fix components being selected when starting dragging 2022-10-21 16:52:46 +01:00
Mel O'Hagan
2f714bffa3 Apply transition locally to color picker 2022-10-21 16:47:59 +01:00
mike12345567
d543b52c19 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 16:09:18 +01:00
mike12345567
2a2f41a861 Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Peter Clement
d17241d8d7 refetch after backup / delete / update 2022-10-21 16:00:10 +01:00
Dean
88a2439beb Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-21 15:36:16 +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
Gerard Burns
d2997b3357 Fix Picker Interaction with the Outside Click Action 2022-10-21 15:12:38 +01:00
Dean
952b6ddb30 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-21 14:21:25 +01:00
Dean
cdcfbc6dce Initial commit for chart block component 2022-10-21 14:20:40 +01:00
Peter Clement
93c042d0eb fix download issue and pass name for backup after restore 2022-10-21 14:10:08 +01:00
Budibase Release Bot
f840cb1d05 Update pro version to 2.0.34 2022-10-21 10:02:00 +00:00
Andrew Kingston
358e5996f5 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-21 10:59:47 +01:00
Budibase Release Bot
b2869f23d0 v2.0.34 2022-10-21 09:58:52 +00:00
Andrew Kingston
fbabf46902 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
738c98eb47 Ensure non string types are ignored when searching for HBS blocks 2022-10-21 10:32:32 +01:00
Martin McKeaveney
55a3ea4add 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
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
Budibase Staging Release Bot
0ea37b67e3 Update pro version to 2.0.30-alpha.10 2022-10-20 21:14:38 +00:00
Budibase Staging Release Bot
c5c3036f44 v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Martin McKeaveney
975134caea Merge pull request #8295 from weslien/patch-8294
Fix arangoDB connector
2022-10-20 22:01:07 +01:00
Budibase Staging Release Bot
7d2071cc86 Update pro version to 2.0.30-alpha.9 2022-10-20 20:04:25 +00:00
Budibase Staging Release Bot
49c1126fc9 v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
Martin McKeaveney
ab226e8fb8 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
7d8d0f5026 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
d1228a5fe6 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-20 19:49:34 +01:00
Andrew Kingston
6a96d447e9 Ensure allowed component list is actually accurate and prevent any way around illegal component nesting 2022-10-20 19:49:14 +01:00
mike12345567
854cb23947 Getting the import system to carry out a backup of the app before the restore. 2022-10-20 19:07:10 +01:00
mike12345567
1eac53230e Adding restore work - new modal to create a backup. 2022-10-20 18:46:16 +01:00
Pedro Silva
664c2af408 Fix some tests after merge 2022-10-20 17:48:05 +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
Pedro Silva
ec958f3804 Merge branch 'develop' into api-tests-tables 2022-10-20 17:37:46 +01:00
Mitch-Budibase
a12c76d2a2 Merge pull request #8203 from Budibase/api-screens
API Testing - Screens
2022-10-20 17:22:59 +01:00
Mitch-Budibase
dc61b23d24 Merge branch 'develop' into api-screens 2022-10-20 17:05:30 +01:00
Peter Clement
d138d5ebaa add ability tofilter by range 2022-10-20 16:10:09 +01:00
Andrew Kingston
73a229b9ec Add proper validation for nesting illegal combinations of components 2022-10-20 16:03:53 +01:00
Pedro Silva
d3337a0219 Improvement from PR comments 2022-10-20 15:31:10 +01:00
Peter Clement
872ba3f958 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 15:11:53 +01:00
mike12345567
52d83a73a8 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 15:10:30 +01:00