1
0
Fork 0
mirror of synced 2024-09-14 00:08:25 +12:00
Commit graph

980 commits

Author SHA1 Message Date
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
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
8e03c8a33c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01: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
mike12345567
a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +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
Andrew Kingston
955c7b0600 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-22 12:49:46 +01:00
Andrew Kingston
f9ef0da58e Add data binding for query params 2022-06-21 09:39:25 +01:00
mike12345567
3d159c1401 Adding in main portal page automation error notification. 2022-06-21 00:02:22 +01:00
Andrew Kingston
030f5ce6bd Add 'on load' actions for screens 2022-06-20 16:12:46 +01:00
Andrew Kingston
56187d0d39 Fix logic around deleting autoscreens and autoscreen links 2022-06-16 11:46:53 +01:00
Andrew Kingston
1796a50d47 Use ID rather than name to identiy datasources when creating autoscreens 2022-06-16 11:46:16 +01:00
Dean
e75ea3361b Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-16 09:59:19 +01:00
Andrew Kingston
15c28bcb8f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
mike12345567
03165faf0f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-15 15:08:48 +01:00
Andrew Kingston
48dc729f9a
Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston
bc2c665ba3 Remove unnecessary code 2022-06-14 14:05:35 +01:00
Andrew Kingston
c052303eee Save highlighted setting key in store and show as highlighted until unmounted or changed 2022-06-14 14:05:28 +01:00
Dean
62a7d7128b Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-14 10:16:52 +01:00
Dean
830f127343 Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI 2022-06-14 10:14:05 +01:00
Andrew Kingston
22df82dd9d Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +01:00
Rory Powell
05f0393310 Merge branch 'release' into merge-release 2022-06-13 11:45:18 +01:00
Rory Powell
b1b852b72c Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
Andrew Kingston
f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Rory Powell
14e9fb4505 Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
Rory Powell
4cdfb3c110 Remove todos 2022-06-06 11:11:13 +01:00
mike12345567
e8e0e36089 Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
mike12345567
5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 2022-06-01 16:01:06 +01:00