1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
Commit graph

16347 commits

Author SHA1 Message Date
Martin McKeaveney
052bc0aeed ensure correct revert endpoint being hit, update call to revert 2022-10-09 19:31:35 +01:00
Andrew Kingston
608e41277a Reduce padding when dragging over a component tree and remove unused component class names 2022-10-08 15:32:36 +01:00
Andrew Kingston
0d35e03bdf Rename DND state variables for clarity 2022-10-08 15:28:22 +01:00
Andrew Kingston
234d8953f2 Fix row/column detection, add comments and remove old code 2022-10-08 15:18:05 +01:00
Andrew Kingston
c2b32f8c5e Throttle updates to prevent all jank and revert to component center breakboints for DND candidates 2022-10-08 15:04:18 +01:00
Andrew Kingston
e9769b0721 Add throttle utility as an improved debounce 2022-10-08 15:03:44 +01:00
Andrew Kingston
09f2cc1f72 Reduce jank by computing symmetrical component breakpoint whens considering DND candidate positions and ignoring the hidden selected component 2022-10-07 20:00:25 +01:00
Budibase Release Bot
a0cc4a1b21 Update pro version to 2.0.24 2022-10-07 17:19:31 +00:00
Budibase Release Bot
15723e38d8 v2.0.24 2022-10-07 17:16:16 +00:00
Pedro Silva
f633ffb824 Merge branch 'develop' into api-create-app 2022-10-07 18:06:57 +01:00
Pedro Silva
970ba0315e Add tests for revert endpoint 2022-10-07 18:05:58 +01:00
mike12345567
d80c966cf1 Fixing test mocks. 2022-10-07 18:05:26 +01:00
mike12345567
197d195cb4 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 18:05:18 +01:00
Martin McKeaveney
4e04fc84b2 only prevent rollback in cypress env 2022-10-07 18:04:18 +01:00
Budibase Staging Release Bot
ba50fa56b6 Update pro version to 2.0.24-alpha.3 2022-10-07 16:48:36 +00:00
Budibase Staging Release Bot
3616bfd297 v2.0.24-alpha.3 2022-10-07 16:45:27 +00:00
Michael Drury
060b2aba3c Merge pull request #8175 from Budibase/fix/remove-app-scans
Removing Redis SCAN operation from app services
2022-10-07 17:35:05 +01:00
mike12345567
39410a07af Fixing test mocks. 2022-10-07 16:24:04 +01:00
mike12345567
0c4a40c795 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 16:05:01 +01:00
Andrew Kingston
eb1dbc7302 Hide the selected component when dragging 2022-10-07 14:34:47 +01:00
Andrew Kingston
a0ab832995 Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-07 14:16:24 +01:00
Rory Powell
783c012a26 Move trigger logic inside pro 2022-10-07 13:57:10 +01:00
Budibase Staging Release Bot
87a1337316 Update pro version to 2.0.24-alpha.2 2022-10-07 12:32:51 +00:00
Budibase Staging Release Bot
52ab10971c v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Andrew Kingston
354817dbf3 Merge pull request #7456 from Budibase/form-block
Form block
2022-10-07 13:14:13 +01:00
Budibase Staging Release Bot
58e5ec9132 Update pro version to 2.0.24-alpha.1 2022-10-07 11:59:11 +00:00
Budibase Staging Release Bot
c2eaffcd39 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Andrew Kingston
f27704ccf6 Merge branch 'develop' of github.com:Budibase/budibase into form-block 2022-10-07 12:45:53 +01:00
Andrew Kingston
5beb6819ec Fix issue with layout determination 2022-10-07 12:45:22 +01:00
Andrew Kingston
1412502055 Merge pull request #7427 from Budibase/cheeks-lab-day-eject-blocks
Block ejection
2022-10-07 12:44:39 +01:00
Pedro Silva
ea02929130 Add tests for endpoints 2022-10-07 12:19:00 +01:00
Andrew Kingston
bdce3fc9fc Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-10-07 11:31:32 +01:00
Pedro Silva
955897a313 Merge branch 'develop' into api-create-app 2022-10-07 11:06:31 +01:00
Dean
c09154b03e Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list 2022-10-07 11:00:25 +01:00
Andrew Kingston
d4a767f93e Improve row vs column detection to fix any edge cases 2022-10-07 08:46:38 +01:00
Andrew Kingston
c4bb3ac014 Only explode components when dragging over them 2022-10-07 08:20:51 +01:00
Andrew Kingston
bb8388133a Rewrite drag and drop from scratch using mouse position heuristics 2022-10-07 08:05:44 +01:00
Mel O'Hagan
c9f3dc7fe4 Don't allow duplicate roles 2022-10-06 19:22:18 +01:00
Mel O'Hagan
49117d8595 Fix inherits role options 2022-10-06 18:23:02 +01:00
Mel O'Hagan
32e6c5bd7a UI fixes 2022-10-06 18:19:00 +01:00
Budibase Staging Release Bot
ac4d13e0cf Update pro version to 2.0.24-alpha.0 2022-10-06 16:43:54 +00:00
Budibase Staging Release Bot
6c6001692c v2.0.24-alpha.0 2022-10-06 16:40:43 +00:00
mike12345567
286f65e9b4 Updating yarn locks. 2022-10-06 17:10:57 +01:00
mike12345567
2421f16a8c Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-06 16:58:33 +01:00
mike12345567
ea2fb6de1b Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-06 16:54:25 +01:00
Michael Drury
98479d07b9 Merge pull request #8161 from Budibase/update-docs-node-version
Update node version in Docs
2022-10-06 16:47:18 +01:00
Rory Powell
aff6e5cbbb Process quota emails in account-portal 2022-10-06 16:03:47 +01:00
Budibase Release Bot
c19a67b095 Update pro version to 2.0.23 2022-10-06 14:30:28 +00:00
Budibase Release Bot
b961887b6c v2.0.23 2022-10-06 14:26:45 +00:00
Michael Drury
c07ba7ed08 Merge pull request #8160 from Budibase/fix/8079
Fix for ARM64v8 single image build
2022-10-06 15:13:16 +01:00