8231 Commits (c2aeefae7b2a2e8049b6ae40fd3926b29bb70093)
 

Author SHA1 Message Date
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 5 years ago
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 5 years ago
Andrew Kingston 8460744e68 Apply grab cursor when hovering over a draggable component 5 years ago
Andrew Kingston a6186dbd39 Refactor to use generic flag for dragging and hide settings bar when dragging 5 years ago
Andrew Kingston 01e33b4bf8 Merge branch 'develop' of github.com:Budibase/budibase into dnd 5 years ago
Budibase Staging Release Bot ac132241ed v0.9.125-alpha.14 5 years ago
Martin McKeaveney cfa66a3720
Merge pull request #2471 from mslourens/rename_automation 5 years ago
Maurits Lourens 0102e7284d fix merge conflicts, make arguments more consistent 5 years ago
Maurits Lourens c009ec4b59 fix merge conflicts 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Andrew Kingston a89b3122d6 Reduce duplication in move componment handler from dnd callback 5 years ago
Budibase Staging Release Bot bede089cbe v0.9.125-alpha.13 5 years ago
Andrew Kingston 63ebe2ac9a Merge branch 'develop' of github.com:Budibase/budibase into dnd 5 years ago
Andrew Kingston 3f249ab10b
Merge pull request #2606 from Budibase/responsive-portal 5 years ago
Andrew Kingston 119891077b Fix cypress tests due to renaming of 'Create new app' text 5 years ago
Andrew Kingston e0bf533477 Fix loading circle bug 5 years ago
Budibase Staging Release Bot 7b99737323 v0.9.125-alpha.12 5 years ago
Andrew Kingston f88ef064b1 Fix intermittent crash due to invalid iframe reference when hot reloading 5 years ago
mike12345567 19268e97b6 Removing console logs created during automation rework. 5 years ago
Andrew Kingston d368e54d17 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 5 years ago
Andrew Kingston 53053c0ea2 Ensure hover indicator is correctly hidden when using DND and improve DND labels 5 years ago
Budibase Staging Release Bot 9092c0ff5c v0.9.125-alpha.11 5 years ago
Andrew Kingston 52c4beda8f Ensure transitions work properly when showing and hiding DND candidate positions 5 years ago
Michael Drury d9d32d88bc
Merge pull request #2618 from Budibase/feature/automation-query 5 years ago
Rory Powell 0201e5b781
Merge pull request #2614 from Budibase/feature/onboarding-backend 5 years ago
mike12345567 c759329a61 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 5 years ago
Budibase Staging Release Bot b9e22726d5 v0.9.125-alpha.10 5 years ago
PClmnt 90eee7492b
Merge pull request #2610 from Budibase/feature/automation-redesign 5 years ago
Andrew Kingston 2fc9672bfa Add labels to DND to describe where the component will be dropped 5 years ago
mike12345567 04d845b9bd Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 5 years ago
Peter Clement 749e9441fb fix json parsing of test data 5 years ago
Peter Clement 3b57fd8a7e fix debounce / store test data bug 5 years ago
Budibase Staging Release Bot 922b5bc2cb v0.9.125-alpha.9 5 years ago
Andrew Kingston a05dc7e295 Add above/below dnd and support for dropping above/below components which also allow dropping inside 5 years ago
Martin McKeaveney e3ebc48060
Merge pull request #2169 from mslourens/collapse_expand_database_connections 5 years ago
Andrew Kingston ebf783caee Fix progress circle never animating because of wrong default prop 5 years ago
mike12345567 3113368c26 Making filter drawer in automations full width. 5 years ago
mike12345567 00bd9db7c9 Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 5 years ago
mike12345567 94d5ff895a Adding test case for new query rows step. 5 years ago
Peter Clement 1b8f7efbbb fix label not being rendered correctly 5 years ago
Maurits Lourens c318a1b3be fix tests by ensuring the budibase connection is expanded 5 years ago
Andrew Kingston b0f6bd9e76 Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen 5 years ago
Andrew Kingston 5cd1559a86 Prevent DND if target is a child of source 5 years ago
Andrew Kingston 4be4dd014d Add initial DND implementation with working functionality for dropping inside components 5 years ago
mike12345567 96f0f9b4fd Adding in backend implementation of the query step, as well as some front-end work to support the filter drawer within automations. 5 years ago
mike12345567 ed71f6bf75 Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 5 years ago
Maurits Lourens c22afdaf0f fix tests 5 years ago
Peter Clement 1dfb69db7e change naming within blocks 5 years ago
Budibase Staging Release Bot 108a783635 v0.9.125-alpha.8 5 years ago
Peter Clement d9f2bd2caa update reactivity of test data modal 5 years ago