Andrew Kingston
|
8defbd1ed2
|
Remove old and no longer needed component-id data tag applied by styleable helper
|
2021-09-20 12:20:34 +01:00 |
Andrew Kingston
|
f65b374622
|
Remove preview specific data tags from components when running real apps
|
2021-09-20 12:16:23 +01:00 |
Andrew Kingston
|
0aedd8d802
|
Fix spectrum button not being able to be dragged
|
2021-09-20 12:14:40 +01:00 |
Andrew Kingston
|
08522724f0
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd
|
2021-09-20 10:45:21 +01:00 |
Andrew Kingston
|
28efe1b29e
|
Remove merged in references to standard-components
|
2021-09-20 10:44:26 +01:00 |
Andrew Kingston
|
a59c2db8ea
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-09-20 10:33:18 +01:00 |
Andrew Kingston
|
03be8ee153
|
Prevent DND targetting either above or below the screen/layout, and fix bug determinging whether a drop target is valid
|
2021-09-20 09:12:35 +01:00 |
Andrew Kingston
|
c2aeefae7b
|
Only allow dropping inside empty components that accept children to massively reduce the amount of unwanted drop targets due to parent container components
|
2021-09-20 08:26:44 +01:00 |
Andrew Kingston
|
2c7e93423e
|
Fix a few possible crashes by dragging in certain ways, and display on screen when an invalid drop target is hovered over
|
2021-09-20 08:06:01 +01:00 |
Budibase Release Bot
|
d01fc62552
|
v0.9.132
|
2021-09-17 17:55:09 +00:00 |
Budibase Staging Release Bot
|
70aad3b9fe
|
v0.9.125-alpha.17
|
2021-09-17 16:47:21 +00:00 |
Budibase Release Bot
|
df5c156b6e
|
v0.9.131
|
2021-09-17 14:26:48 +00:00 |
Budibase Staging Release Bot
|
8bea39aa15
|
v0.9.125-alpha.16
|
2021-09-17 14:07:56 +00:00 |
Andrew Kingston
|
8460744e68
|
Apply grab cursor when hovering over a draggable component
|
2021-09-17 14:30:54 +01:00 |
Budibase Staging Release Bot
|
21938fa94f
|
v0.9.125-alpha.15
|
2021-09-17 13:27:49 +00:00 |
Andrew Kingston
|
a6186dbd39
|
Refactor to use generic flag for dragging and hide settings bar when dragging
|
2021-09-17 14:17:50 +01:00 |
Andrew Kingston
|
01e33b4bf8
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd
|
2021-09-17 12:53:06 +01:00 |
Budibase Staging Release Bot
|
ac132241ed
|
v0.9.125-alpha.14
|
2021-09-17 08:59:43 +00:00 |
Maurits Lourens
|
c009ec4b59
|
fix merge conflicts
|
2021-09-16 22:21:41 +02:00 |
Maurits Lourens
|
104a84d19b
|
merge develop into branch
|
2021-09-16 22:15:09 +02:00 |
Budibase Staging Release Bot
|
bede089cbe
|
v0.9.125-alpha.13
|
2021-09-16 16:37:59 +00:00 |
Andrew Kingston
|
63ebe2ac9a
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd
|
2021-09-16 17:34:40 +01:00 |
Andrew Kingston
|
3f249ab10b
|
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
|
2021-09-16 17:28:21 +01:00 |
Budibase Staging Release Bot
|
7b99737323
|
v0.9.125-alpha.12
|
2021-09-16 15:34:18 +00:00 |
Andrew Kingston
|
d368e54d17
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-16 16:06:41 +01:00 |
Andrew Kingston
|
53053c0ea2
|
Ensure hover indicator is correctly hidden when using DND and improve DND labels
|
2021-09-16 16:02:45 +01:00 |
Budibase Staging Release Bot
|
9092c0ff5c
|
v0.9.125-alpha.11
|
2021-09-16 14:54:58 +00:00 |
Andrew Kingston
|
52c4beda8f
|
Ensure transitions work properly when showing and hiding DND candidate positions
|
2021-09-16 15:49:58 +01:00 |
Budibase Release Bot
|
596c953c24
|
v0.9.130
|
2021-09-16 14:44:06 +00:00 |
mike12345567
|
c759329a61
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query
|
2021-09-16 15:33:03 +01:00 |
Budibase Staging Release Bot
|
b9e22726d5
|
v0.9.125-alpha.10
|
2021-09-16 14:26:27 +00:00 |
Andrew Kingston
|
2fc9672bfa
|
Add labels to DND to describe where the component will be dropped
|
2021-09-16 15:08:42 +01:00 |
Budibase Staging Release Bot
|
922b5bc2cb
|
v0.9.125-alpha.9
|
2021-09-16 13:35:20 +00:00 |
Andrew Kingston
|
a05dc7e295
|
Add above/below dnd and support for dropping above/below components which also allow dropping inside
|
2021-09-16 14:28:44 +01:00 |
Andrew Kingston
|
ebf783caee
|
Fix progress circle never animating because of wrong default prop
|
2021-09-16 14:11:05 +01:00 |
Andrew Kingston
|
b0f6bd9e76
|
Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen
|
2021-09-16 07:52:49 +01:00 |
Andrew Kingston
|
4be4dd014d
|
Add initial DND implementation with working functionality for dropping inside components
|
2021-09-16 07:28:59 +01:00 |
Budibase Staging Release Bot
|
108a783635
|
v0.9.125-alpha.8
|
2021-09-15 15:58:20 +00:00 |
mike12345567
|
73e7875c50
|
Fixing issues with shared -> Shared directory.
|
2021-09-15 13:45:38 +01:00 |
Budibase Release Bot
|
8b85e04a4b
|
v0.9.129
|
2021-09-15 11:24:11 +00:00 |
Andrew Kingston
|
c56b8816c2
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-15 10:53:59 +01:00 |
Budibase Staging Release Bot
|
6336409378
|
v0.9.125-alpha.7
|
2021-09-15 09:35:25 +00:00 |
Budibase Staging Release Bot
|
28a97913af
|
v0.9.125-alpha.6
|
2021-09-15 09:01:46 +00:00 |
Andrew Kingston
|
1af2ba77f9
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-15 09:41:47 +01:00 |
Budibase Staging Release Bot
|
3fe70fa7ca
|
v0.9.125-alpha.5
|
2021-09-14 16:39:38 +00:00 |
Michael Drury
|
12f364e296
|
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
|
2021-09-14 17:30:26 +01:00 |
Budibase Release Bot
|
0b5f6956a4
|
v0.9.128
|
2021-09-14 10:45:22 +00:00 |
Budibase Staging Release Bot
|
6748b75efd
|
v0.9.125-alpha.4
|
2021-09-14 10:28:17 +00:00 |
Budibase Release Bot
|
5d2a04a308
|
v0.9.127
|
2021-09-13 17:44:30 +00:00 |
Budibase Release Bot
|
74782df087
|
v0.9.126
|
2021-09-13 15:41:29 +00:00 |