Andrew Kingston
|
23eb09ab6a
|
Don't reset component padded state for DND until dragging stops, to prevent jankiness due to losing space
|
2022-10-14 15:45:02 +01:00 |
Andrew Kingston
|
d997afffc0
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
Andrew Kingston
|
2c8dd09a56
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements
|
2022-10-14 08:54:47 +01:00 |
Budibase Staging Release Bot
|
eae13e24a8
|
v2.0.30-alpha.5
|
2022-10-13 16:34:26 +00:00 |
deanhannigan
|
bebeccef12
|
Merge pull request #8219 from Budibase/feature/blocks-in-auto-screens
Component Blocks in CRUD Auto-screens
|
2022-10-13 17:18:53 +01:00 |
Dean
|
7a2cd4403a
|
Removed commented out barcode scanner config
|
2022-10-13 17:06:04 +01:00 |
Dean
|
2c2a98c163
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-13 16:54:55 +01:00 |
Budibase Staging Release Bot
|
3cd5107573
|
v2.0.30-alpha.4
|
2022-10-13 15:54:42 +00:00 |
Dean
|
b3c1f9196e
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-13 16:49:10 +01:00 |
Dean
|
c162ad458c
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-13 16:16:28 +01:00 |
Budibase Staging Release Bot
|
c083b3e3aa
|
v2.0.30-alpha.3
|
2022-10-13 09:11:09 +00:00 |
Budibase Staging Release Bot
|
d5b65426c0
|
v2.0.30-alpha.2
|
2022-10-12 19:07:36 +00:00 |
Budibase Staging Release Bot
|
6183bdb53e
|
v2.0.30-alpha.1
|
2022-10-12 11:46:45 +00:00 |
Budibase Staging Release Bot
|
d0200a093e
|
v2.0.30-alpha.0
|
2022-10-12 10:30:23 +00:00 |
Rory Powell
|
ef433633b2
|
Merge branch 'master' into merge-master
|
2022-10-12 10:19:46 +01:00 |
Budibase Release Bot
|
855990ae00
|
v2.0.29
|
2022-10-12 08:22:33 +00:00 |
Dean
|
a39f6afde1
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-12 09:12:09 +01:00 |
Dean
|
1728a19cee
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-12 09:04:05 +01:00 |
Budibase Release Bot
|
fbc9af0c20
|
v2.0.28
|
2022-10-12 07:33:11 +00:00 |
Budibase Release Bot
|
2454379ed3
|
v2.0.27
|
2022-10-11 18:11:05 +00:00 |
Budibase Staging Release Bot
|
8b477356ce
|
v2.0.24-alpha.4
|
2022-10-11 16:41:24 +00:00 |
Dean
|
f5089e52c6
|
Initial commit, refactoring of autoscreens to incorporate blocks
|
2022-10-11 17:05:19 +01:00 |
Andrew Kingston
|
b5d50a71d7
|
Improve DND experience, use correct size of drop placeholder and don't drop if the position is unchanged
|
2022-10-11 16:02:09 +01:00 |
Andrew Kingston
|
f2d1730139
|
Improve column/row detection by appending an ephemeral child component and tune timings
|
2022-10-11 08:52:45 +01:00 |
Dean
|
6809bd72ed
|
Ensure field type is preserved if it contains a slash. Some additional refactoring
|
2022-10-10 14:20:06 +01:00 |
Budibase Release Bot
|
15e6dc221a
|
v2.0.26
|
2022-10-10 13:01:46 +00:00 |
Andrew Kingston
|
0dd245c21c
|
Remove dragged component from consideration of drop target
|
2022-10-10 14:00:37 +01:00 |
Mel O'Hagan
|
1b4531ec29
|
Allow deleteComponent from settings bar
|
2022-10-10 13:36:32 +01:00 |
Dean
|
dc38ad03a0
|
Minor labelling change for field type
|
2022-10-10 11:40:34 +01:00 |
Budibase Release Bot
|
26095923b5
|
v2.0.25
|
2022-10-10 10:13:09 +00:00 |
Dean
|
806d832dff
|
Code review updates
|
2022-10-10 10:39:34 +01:00 |
Andrew Kingston
|
90172ec2a1
|
Fully remove source component from client tree while dragging
|
2022-10-10 09:51:13 +01:00 |
Andrew Kingston
|
c5b36863d2
|
Make DND work again by converting new parent+index params into old target+mode
|
2022-10-10 09:36:17 +01:00 |
Andrew Kingston
|
6cf3a0af5b
|
Tune DND throttle rate
|
2022-10-10 09:22:47 +01:00 |
Dean
|
91e63ca2c9
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-10 09:08:48 +01:00 |
Andrew Kingston
|
9f7504c53f
|
Reduce padding when dragging over a component tree and remove unused component class names
|
2022-10-08 15:32:36 +01:00 |
Andrew Kingston
|
cf0891c911
|
Rename DND state variables for clarity
|
2022-10-08 15:28:22 +01:00 |
Andrew Kingston
|
6f73ecdc4c
|
Fix row/column detection, add comments and remove old code
|
2022-10-08 15:18:05 +01:00 |
Andrew Kingston
|
e9dfc9ad9f
|
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
|
ab4eebc0cf
|
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
|
e1180dfac0
|
v2.0.24
|
2022-10-07 17:16:16 +00:00 |
Budibase Staging Release Bot
|
2384896a1a
|
v2.0.24-alpha.3
|
2022-10-07 16:45:27 +00:00 |
Andrew Kingston
|
4a0be4523b
|
Hide the selected component when dragging
|
2022-10-07 14:34:47 +01:00 |
Andrew Kingston
|
cea2a4cecf
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements
|
2022-10-07 14:16:24 +01:00 |
Budibase Staging Release Bot
|
553b534a11
|
v2.0.24-alpha.2
|
2022-10-07 12:28:52 +00:00 |
Andrew Kingston
|
7d25c3da10
|
Merge pull request #7456 from Budibase/form-block
Form block
|
2022-10-07 13:14:13 +01:00 |
Budibase Staging Release Bot
|
2b92accab5
|
v2.0.24-alpha.1
|
2022-10-07 11:56:02 +00:00 |
Andrew Kingston
|
a13c309759
|
Merge branch 'develop' of github.com:Budibase/budibase into form-block
|
2022-10-07 12:45:53 +01:00 |
Andrew Kingston
|
cb6a13fafd
|
Fix issue with layout determination
|
2022-10-07 12:45:22 +01:00 |
Andrew Kingston
|
e41078f265
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-10-07 11:31:32 +01:00 |