Martin McKeaveney
|
ef9b272ca7
|
Merge branch 'develop' of github.com:Budibase/budibase into revert-7503-revert-7414-feature/binding-ux-update
|
2022-09-02 18:45:00 +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 |
Martin McKeaveney
|
12fe6d4359
|
Revert "Revert "Feature/binding ux update""
|
2022-08-30 10:16:15 +01:00 |
Martin McKeaveney
|
52b4d06c86
|
Revert "Feature/binding ux update"
|
2022-08-30 10:16:01 +01:00 |
Andrew Kingston
|
a6bf8084e7
|
Automatically migrate old apps server-side when importing or using templates
|
2022-08-24 21:35:24 +01:00 |
Dean
|
618732429d
|
Added sections for UI component event bindings
|
2022-08-24 16:38:08 +01:00 |
Dean
|
88f30df2d8
|
Code review updates
|
2022-08-24 12:07:51 +01:00 |
Dean
|
cbf3041bc1
|
Minor refactoring and icon updates
|
2022-08-23 09:56:09 +01:00 |
Dean
|
08d128f161
|
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
|
2022-08-22 23:09:03 +01:00 |
Dean
|
98e2e896ad
|
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
|
2022-08-22 12:49:56 +01:00 |
Dean
|
804ea49ce3
|
Initial commit of UX refactor
|
2022-08-22 12:49:05 +01:00 |
Andrew Kingston
|
ab0d6bd6ed
|
Add action for showing a custom notification
|
2022-08-22 11:00:51 +01:00 |
Rory Powell
|
ec562ccfa3
|
Merge branch 'master' into develop
|
2022-08-19 14:15:49 +01:00 |
Andrew Kingston
|
42367638d8
|
Rename some usages of button actions to events
|
2022-08-18 13:43:32 +01:00 |
Andrew Kingston
|
9475090f8f
|
Add bindings for screen on load setting
|
2022-08-18 11:16:59 +01:00 |
Andrew Kingston
|
3857192d49
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
|
2022-07-29 15:04:37 +01:00 |
Andrew Kingston
|
1f9086f639
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-29 13:48:27 +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
|
ceb5bf94c0
|
Add groundwork for custom themes based off other themes
|
2022-07-27 16:37:35 +01:00 |
mike12345567
|
f2addf16cb
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-26 17:25:55 +01:00 |
Andrew Kingston
|
d9bb41b2ce
|
Don't load theme options from the store
|
2022-07-26 13:41:30 +01:00 |
Andrew Kingston
|
13d321350b
|
Merge branch 'master' of github.com:Budibase/budibase into nord-theme
|
2022-07-26 11:46:28 +01:00 |
mike12345567
|
2c9cbc6681
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-19 14:12:48 +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 |
Martin McKeaveney
|
4adff8c8fc
|
Merge pull request #6603 from mslourens/duplicate_automation
6512 - duplicate automation
|
2022-07-13 14:02:42 +01:00 |
Andrew Kingston
|
8e03c8a33c
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 10:33:50 +01:00 |
Maurits Lourens
|
15fbd8fcae
|
6512 - duplicate automation
|
2022-07-07 23:39:16 +02:00 |
deanhannigan
|
9b98c617bf
|
Merge pull request #6315 from Budibase/feature/current-user-rest-bindings
REST query bindings for Current User
|
2022-07-05 09:22:03 +01:00 |
Dean
|
6be703d99a
|
Added fixes for query body binding. Query parameter fixes and pretty bindings added
|
2022-07-03 17:33:25 +01:00 |
Dean
|
94496abe85
|
Fixes for datasource authentication parsing. Mapping UX updates
|
2022-07-01 17:27:24 +01:00 |
Dean
|
4b296f9bce
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-29 18:50:14 +01:00 |
Andrew Kingston
|
64990ca11a
|
Lint
|
2022-06-29 09:09:44 +01:00 |
mike12345567
|
dd6617465c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-24 17:43:59 +01:00 |