Mel O'Hagan
|
5b9befcefe
|
Allow deleteComponent from settings bar
|
2022-10-10 13:36:32 +01:00 |
Dean
|
9d00b59c49
|
Adjustments to accomodate the updates scanner type
|
2022-10-10 12:11:29 +01:00 |
Dean
|
c5b16fe47e
|
Minor labelling change for field type
|
2022-10-10 11:40:34 +01:00 |
Budibase Release Bot
|
33525d2aa1
|
Update pro version to 2.0.25
|
2022-10-10 10:16:15 +00:00 |
Budibase Release Bot
|
18a93ddc79
|
v2.0.25
|
2022-10-10 10:13:09 +00:00 |
Martin McKeaveney
|
7fdfdf6072
|
Merge pull request #8192 from Budibase/feature/turn-on-gsheets
turn on gsheets
|
2022-10-10 11:02:40 +01:00 |
Martin McKeaveney
|
536b7238e9
|
redis fix for new instances, removing relationship options from google sheets integration
|
2022-10-10 11:00:45 +01:00 |
Dean
|
43befea5e9
|
Code review updates
|
2022-10-10 10:39:34 +01:00 |
Andrew Kingston
|
73a206e2f1
|
Fully remove source component from client tree while dragging
|
2022-10-10 09:51:13 +01:00 |
Andrew Kingston
|
b2be069ef1
|
Make DND work again by converting new parent+index params into old target+mode
|
2022-10-10 09:36:17 +01:00 |
Andrew Kingston
|
7d72cee304
|
Tune DND throttle rate
|
2022-10-10 09:22:47 +01:00 |
Dean
|
07be0208e5
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-10 09:08:48 +01:00 |
Martin McKeaveney
|
5838eb70b4
|
turn on gsheets
|
2022-10-10 09:02:17 +01:00 |
Rory Powell
|
84685d3340
|
Add locking framework
|
2022-10-10 08:21:17 +01:00 |
Martin McKeaveney
|
052bc0aeed
|
ensure correct revert endpoint being hit, update call to revert
|
2022-10-09 19:31:35 +01:00 |
tomamplius
|
c4b029f78d
|
remove move on /
|
2022-10-09 09:35:21 +02: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 |
mike12345567
|
9efb8f98bc
|
Updating koa versions to align with pro - types were inaccurate and couldn't be imported correctly.
|
2022-10-07 21:08:20 +01:00 |
mike12345567
|
2d4eb10aba
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
|
2022-10-07 20:48:28 +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 |