Andrew Kingston
|
0c2e286ca7
|
Use a container as the DND placeholder and use approx size when dragging into grids
|
2022-10-19 14:39:28 +01:00 |
Andrew Kingston
|
465d10a8be
|
Allow grid DND without selecting components
|
2022-10-18 18:29:21 +01:00 |
Andrew Kingston
|
c21a7b3e89
|
Merge branch 'dnd-improvements' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-10-18 08:12:11 +01:00 |
Andrew Kingston
|
d166cbb466
|
Lint and prevent scrolling to selected component when starting dragging
|
2022-10-14 19:45:47 +01:00 |
Andrew Kingston
|
d997afffc0
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01: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
|
e41078f265
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-10-07 11:31:32 +01:00 |
Andrew Kingston
|
de536d6f26
|
Hot reload custom component settings in the builder
|
2022-09-30 16:26:15 +01:00 |
Andrew Kingston
|
07eb7c061f
|
Use friendly name when adding instances of custom components
|
2022-09-30 16:26:02 +01:00 |
Andrew Kingston
|
2c3f02347e
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-09-20 17:23:52 +01:00 |
Andrew Kingston
|
fcacd0e408
|
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
|
2022-09-13 11:32:04 +01:00 |
Andrew Kingston
|
3bfc91135c
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-09-13 11:31:45 +01:00 |
Andrew Kingston
|
562576fb83
|
Fix issue with duplicating components not replacing IDs on component itself
|
2022-09-06 09:21:16 +01:00 |
Andrew Kingston
|
7465053a75
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-09-06 08:53:10 +01:00 |
mike12345567
|
f2c79c1f3b
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-31 16:24:10 +01:00 |
Andrew Kingston
|
96a0dd06d7
|
Merge pull request #7450 from Budibase/cheeks-fixes
App navigation and screen migration for imports and templates
|
2022-08-31 15:27:18 +01:00 |
Andrew Kingston
|
16c9c6c0dc
|
Add initial work on grid layout
|
2022-08-26 08:47:50 +01:00 |
Andrew Kingston
|
a6bf8084e7
|
Automatically migrate old apps server-side when importing or using templates
|
2022-08-24 21:35:24 +01:00 |
Andrew Kingston
|
ee484639b5
|
Update block ejection to account for children of blocks
|
2022-08-24 08:37:53 +01:00 |
Andrew Kingston
|
80bcfd2692
|
Make block ejection work properly via the builder rather than client app button hack
|
2022-08-23 19:05:38 +01:00 |
Andrew Kingston
|
25454bff9d
|
Update block ejection with latest codebase
|
2022-08-23 15:53:28 +01:00 |
Andrew Kingston
|
66fc18566a
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-08-23 15:34:25 +01:00 |
Andrew Kingston
|
f14af4bae9
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 17:54:25 +01:00 |
Andrew Kingston
|
ab0d6bd6ed
|
Add action for showing a custom notification
|
2022-08-22 11:00:51 +01:00 |
Andrew Kingston
|
59b3bed470
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-17 16:13:27 +01:00 |
Andrew Kingston
|
5d554df853
|
Reload app metadata when adding custom components
|
2022-08-11 17:05:04 +01:00 |
Andrew Kingston
|
019b2181e8
|
Remove static definition from store and properly handle custom components from API
|
2022-08-11 15:25:43 +01:00 |
Andrew Kingston
|
737d5e1ef3
|
Add full PoC of using a custom component inside the builder, with children and bindings
|
2022-08-10 16:54:13 +01:00 |
Andrew Kingston
|
65e43b0f70
|
Improve component selection after deleting a component
|
2022-07-29 13:33:04 +01:00 |
Andrew Kingston
|
d15d034af3
|
Add keyboard shortcuts for components. Improve component reordering
|
2022-07-29 13:33:02 +01:00 |
Andrew Kingston
|
210fc143ee
|
Fix pasting inside different screens and select new screen when pasting inside different screen
|
2022-07-15 13:09:37 +01:00 |
Andrew Kingston
|
be76f9ebfb
|
Allow pasting multiple times after copying when not cutting
|
2022-07-15 13:09:32 +01:00 |
Andrew Kingston
|
b82c57fac8
|
Remove debug logs and add comments
|
2022-07-15 13:09:28 +01:00 |
Andrew Kingston
|
f00d441f8e
|
Move screen setting updates into store and use patches. Make screen settings generic
|
2022-07-15 13:09:23 +01:00 |
Andrew Kingston
|
e46f64a166
|
Update screen settings to use patches
|
2022-07-15 13:09:19 +01:00 |
Andrew Kingston
|
d5b8ddafaf
|
Ensure state never gets out of sync when saving app metadata by using server response to update state
|
2022-07-15 13:09:13 +01:00 |
Andrew Kingston
|
2a240b1831
|
Use patch for all component methods, add core component patch function, add component move functions to store
|
2022-07-15 13:09:09 +01:00 |
Andrew Kingston
|
bfefae0e5f
|
Update cut+paste so cut doesn't actually remove the component from the tree and use new patch function
|
2022-07-15 13:08:55 +01:00 |
Andrew Kingston
|
64ca62f8d8
|
Use patch when deleting components
|
2022-07-15 13:08:50 +01:00 |
Andrew Kingston
|
283de4b673
|
Use patch when creating new components
|
2022-07-15 13:08:44 +01:00 |
Andrew Kingston
|
07c04e3093
|
Remove deprecated layout logic
|
2022-07-15 13:08:38 +01:00 |
Andrew Kingston
|
fa42acaaf8
|
Reduce state updates when selecting layouts
|
2022-07-15 13:08:32 +01:00 |
Andrew Kingston
|
da41c6d96a
|
Use patch when detaching screen custom layouts
|
2022-07-15 13:08:25 +01:00 |
Andrew Kingston
|
6b85700fff
|
Use patches when updating homescreens
|
2022-07-15 13:08:20 +01:00 |
Andrew Kingston
|
3e4cf89765
|
Add screen patch store method and reduce state updates when deleting screens
|
2022-07-15 13:08:04 +01:00 |
Andrew Kingston
|
55fb91a1ae
|
Reduce state updates while saving screens
|
2022-07-15 13:07:35 +01:00 |
Andrew Kingston
|
75ed8feb92
|
Reduce state updates when selecting screens
|
2022-07-15 13:06:43 +01:00 |
Andrew Kingston
|
02e5e66992
|
Add ability to eject blocks into raw components
|
2022-06-30 19:31:25 +01:00 |
Andrew Kingston
|
64990ca11a
|
Lint
|
2022-06-29 09:09:44 +01:00 |
Andrew Kingston
|
1dd0528b17
|
Update autoscreen link creation and deletion to use new app level navigation settings
|
2022-06-22 15:42:08 +01:00 |