Dean
a10bd138ff
Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays
2023-01-23 09:34:20 +00:00
Dean
14da8c0c9e
Added new onboarding tour flow for builder
2023-01-23 00:32:01 +00:00
Andrew Kingston
a3e555c85e
Misc fixes ( #9383 )
...
* Shrink cloud upgrade button to proper size
* Add brackets to fix operator precedence when ejecting blocks to prevent undefined custom CSS
* Prevent relationship fields in forms from being used as datasources
* Remove extraneous navigation when adding a component which caused next navigation to fail
* Improve form logic concerning when to fully remount itself to fix issues with stale schema being passed in
2023-01-19 09:47:10 +00:00
Andrew Kingston
e26d5096ae
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes
2022-12-07 09:54:47 +00:00
Andrew Kingston
07347420e7
Fix issue with not being able to update component names
2022-12-06 15:32:50 +00:00
Gerard Burns
d0d73a8b51
Multifield Input Autoselect All Fields ( #8884 )
...
* Multifield Input Autoselect All Fields
* PR Feedback
* PR Feedback
* Linting
2022-12-05 12:09:27 +00:00
Andrew Kingston
8567ae70af
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-29 12:22:56 +00:00
Michael Drury
4f4eb4da26
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-29 11:13:54 +00:00
Andrew Kingston
27bea5c85b
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-28 09:57:12 +00:00
Mel O'Hagan
bcd4ac1db8
Only uncheck other homescreens if homescreen set
2022-11-24 13:24:09 +00:00
Dean
05188f0588
Review updates
2022-11-23 17:12:23 +00:00
Andrew Kingston
fd3e98c8e3
Update auto screens to only generate a single list screen using new side panels
2022-11-23 15:04:51 +00:00
Andrew Kingston
8ed2227280
Remove log
2022-11-23 12:33:14 +00:00
Dean
68aeb43ea2
Review updates
2022-11-21 17:07:00 +00:00
Andrew Kingston
75ee5117ea
Improve makeComponentUniqueUtil and improve ejected table block structure
2022-11-17 14:49:13 +00:00
Andrew Kingston
e8b993b14c
Add working side panels to table blocks
2022-11-17 10:16:45 +00:00
Dean
7356c8b161
Ensure 'table' type sources are updated with a default datasource. Search visible settings sections for other elements IF a source is not already set.
2022-11-16 15:03:45 +00:00
Dean
63d9a5977b
Default datasource behaviour with order of preference: DefaultDB, Internal then External
2022-11-15 14:29:58 +00:00
Andrew Kingston
aa81e0451a
Add button action for showing/hiding side panels
2022-11-14 15:02:57 +00:00
Dean
e92d8c6b90
Temporarily disable screen component validation
2022-11-03 14:27:47 +00:00
Andrew Kingston
f1714ab2a5
Improve performance by fixing multiple instances of redundant client app initialisations
2022-10-21 16:54:01 +01:00
Andrew Kingston
6a96d447e9
Ensure allowed component list is actually accurate and prevent any way around illegal component nesting
2022-10-20 19:49:14 +01:00
Andrew Kingston
73a229b9ec
Add proper validation for nesting illegal combinations of components
2022-10-20 16:03:53 +01:00
Andrew Kingston
9a94e9da7c
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
a870d2473d
Allow grid DND without selecting components
2022-10-18 18:29:21 +01:00
Andrew Kingston
774566d03b
Merge branch 'dnd-improvements' of github.com:Budibase/budibase into cheeks-lab-day-grid
2022-10-18 08:12:11 +01:00
Andrew Kingston
857364b257
Fix selected rows bindings for table blocks not having a category
2022-10-15 13:06:34 +01:00
Andrew Kingston
72ff7ce122
Prevent crash when determining datasource schema for non string type values
2022-10-15 12:58:32 +01:00
Andrew Kingston
3f429ff3ce
Lint and prevent scrolling to selected component when starting dragging
2022-10-14 19:45:47 +01:00
Andrew Kingston
a71a553ee6
Add ability to drag new components into the preview
2022-10-14 13:37:14 +01:00
Dean
909a8b7074
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
2022-10-13 16:54:55 +01:00
Dean
2bff6254de
Initial commit, refactoring of autoscreens to incorporate blocks
2022-10-11 17:05:19 +01:00
Dean
07be0208e5
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
2022-10-10 09:08:48 +01:00
Andrew Kingston
f27704ccf6
Merge branch 'develop' of github.com:Budibase/budibase into form-block
2022-10-07 12:45:53 +01:00
Andrew Kingston
bdce3fc9fc
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-10-07 11:31:32 +01:00
Dean
c09154b03e
Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list
2022-10-07 11:00:25 +01:00
Dean
e251c914ff
Review feedback changes. Changed 'Code' labelling to 'Scanned Code'
2022-10-06 13:02:17 +01:00
Dean
acf583120a
Removed filter excluding links from user bindings.
2022-10-05 12:40:53 +01:00
Dean
2ec21741d1
Initial commit of QR Reader field
2022-10-05 09:28:07 +01:00
Andrew Kingston
6272c7cb66
Fix generating datsource structure for components which have a setting of type table
2022-09-30 16:26:29 +01:00
Andrew Kingston
ef9650136a
Hot reload custom component settings in the builder
2022-09-30 16:26:15 +01:00
Andrew Kingston
293ab37636
Use friendly name when adding instances of custom components
2022-09-30 16:26:02 +01:00
Andrew Kingston
0840bcb7d7
Fix custom components not working properly with generated bindings
2022-09-30 16:23:26 +01:00
Andrew Kingston
0a80947b51
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
2022-09-26 16:22:13 +01:00
Andrew Kingston
45627661f1
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
2022-09-20 17:23:52 +01:00
Dean
a6cee09812
Filter 'link' fields from the Current User bindings
2022-09-20 11:09:58 +01:00
Dean
d0d63f14b0
Removed redundant display variable from user bindings
2022-09-20 10:15:23 +01:00
Dean
58d96d3a6b
Minor change to ensure correct labelling for OAuthToken binding
2022-09-20 10:07:07 +01:00
Dean
09ff6a2556
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
2022-09-16 17:34:22 +01:00
Dean
5347a8339c
Minor fix to add categories for rest bindings
2022-09-16 17:32:50 +01:00
mike12345567
ee40819c9e
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-09-16 16:13:20 +01:00
mike12345567
fc8dc9f176
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
2022-09-15 19:35:55 +01:00
Dean
78d72b78cb
Fix to include the current user bindings in datasource queries
2022-09-15 16:39:25 +01:00
Dean
f0f222f9ea
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-15 09:06:48 +01:00
Dean
132f347916
Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows.
2022-09-14 18:04:58 +01:00
mike12345567
8744d0a86c
Renaming data source -> datasource as per Mel's request.
2022-09-14 12:11:20 +01:00
Dean
b848fc52d9
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-13 11:52:58 +01:00
Dean
60feccaac0
Merge commit
2022-09-13 11:52:31 +01:00
Andrew Kingston
c873a4d965
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
3283a0ab5a
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-09-13 11:31:45 +01:00
Andrew Kingston
229c7cf49f
Fix issue with duplicating components not replacing IDs on component itself
2022-09-06 09:21:16 +01:00
Andrew Kingston
5577f31a17
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
2022-09-06 09:00:21 +01:00
Andrew Kingston
3088616c47
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-09-06 08:53:10 +01:00
mike12345567
5c62bdac2e
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-05 14:14:47 +01:00
Martin McKeaveney
e4a9b684c7
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
mike12345567
e149b3d807
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-31 16:24:10 +01:00
Andrew Kingston
512d225389
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
3f26c411c9
Revert "Revert "Feature/binding ux update""
2022-08-30 10:16:15 +01:00
Martin McKeaveney
65bf17b87c
Revert "Feature/binding ux update"
2022-08-30 10:16:01 +01:00
Andrew Kingston
b839325a86
Add initial work on grid layout
2022-08-26 08:47:50 +01:00
Andrew Kingston
d9d01b1d17
Add legacy compatibility for string-only datasources
2022-08-25 09:47:04 +01:00
Andrew Kingston
8d76959f88
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
2022-08-25 08:53:07 +01:00
Andrew Kingston
452eba8635
Automatically migrate old apps server-side when importing or using templates
2022-08-24 21:35:24 +01:00
Dean
5e63adb42b
Added sections for UI component event bindings
2022-08-24 16:38:08 +01:00
Dean
2e807fdc3d
Code review updates
2022-08-24 12:07:51 +01:00
Andrew Kingston
98b6bbb039
Update block ejection to account for children of blocks
2022-08-24 08:37:53 +01:00
Andrew Kingston
06eee0d386
Make block ejection work properly via the builder rather than client app button hack
2022-08-23 19:05:38 +01:00
Andrew Kingston
eb3f7ba810
Update block ejection with latest codebase
2022-08-23 15:53:28 +01:00
Andrew Kingston
6716f5e978
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-08-23 15:34:25 +01:00
Andrew Kingston
434fe378c7
Merge branch 'develop' of github.com:Budibase/budibase into form-block
2022-08-23 11:40:15 +01:00
Dean
02c89bcdb1
Minor refactoring and icon updates
2022-08-23 09:56:09 +01:00
Dean
6eb187f706
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
2022-08-22 23:09:03 +01:00
Andrew Kingston
bec08eecc8
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-22 17:54:25 +01:00
Dean
f4a5715461
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
2022-08-22 12:49:56 +01:00
Dean
098c67ce5d
Initial commit of UX refactor
2022-08-22 12:49:05 +01:00
Andrew Kingston
23a91b89a7
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-22 11:27:04 +01:00
Andrew Kingston
8a2f35b3f0
Add action for showing a custom notification
2022-08-22 11:00:51 +01:00
Rory Powell
7d1a32f729
Merge branch 'master' into develop
2022-08-19 14:15:49 +01:00
Andrew Kingston
7b6cef8794
Rename some usages of button actions to events
2022-08-18 13:43:32 +01:00
Andrew Kingston
1841677e0d
Add bindings for screen on load setting
2022-08-18 11:16:59 +01:00
mike12345567
6a64c23999
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-17 23:21:58 +01:00
mike12345567
7dfe049ae6
Adding full builder integration of custom components - splitting into own section properly - fixing some issues with SVG class overlap.
2022-08-17 23:13:51 +01:00
Andrew Kingston
32025ef76d
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-17 16:13:27 +01:00
Andrew Kingston
4e916d2812
Reload app metadata when adding custom components
2022-08-11 17:05:04 +01:00
Andrew Kingston
e6303fb4ec
Remove static definition from store and properly handle custom components from API
2022-08-11 15:25:43 +01:00
Andrew Kingston
16e42dc5a1
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
9717858c95
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
3ebb2e193f
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-29 13:48:27 +01:00
Andrew Kingston
04d40223dd
Improve component selection after deleting a component
2022-07-29 13:33:04 +01:00
Andrew Kingston
a4847a471c
Add keyboard shortcuts for components. Improve component reordering
2022-07-29 13:33:02 +01:00
Andrew Kingston
30256bbb8d
Add groundwork for custom themes based off other themes
2022-07-27 16:37:35 +01:00
mike12345567
d30e27d27d
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-26 17:25:55 +01:00
Andrew Kingston
3aef4d8e49
Don't load theme options from the store
2022-07-26 13:41:30 +01:00
Andrew Kingston
ec6e17748a
Merge branch 'master' of github.com:Budibase/budibase into nord-theme
2022-07-26 11:46:28 +01:00
mike12345567
1c02c3d3c3
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-19 14:12:48 +01:00
Andrew Kingston
190c545e25
Fix pasting inside different screens and select new screen when pasting inside different screen
2022-07-15 13:09:37 +01:00
Andrew Kingston
d14a9b0521
Allow pasting multiple times after copying when not cutting
2022-07-15 13:09:32 +01:00
Andrew Kingston
b4420fb74a
Remove debug logs and add comments
2022-07-15 13:09:28 +01:00
Andrew Kingston
aa1c0298bc
Move screen setting updates into store and use patches. Make screen settings generic
2022-07-15 13:09:23 +01:00
Andrew Kingston
66126531e3
Update screen settings to use patches
2022-07-15 13:09:19 +01:00
Andrew Kingston
edfb0fa50d
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
587b385a47
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
5cdd37f6d8
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
5a12e30f91
Use patch when deleting components
2022-07-15 13:08:50 +01:00
Andrew Kingston
6368a2aaac
Use patch when creating new components
2022-07-15 13:08:44 +01:00
Andrew Kingston
fc92732989
Remove deprecated layout logic
2022-07-15 13:08:38 +01:00
Andrew Kingston
56b255cfc9
Reduce state updates when selecting layouts
2022-07-15 13:08:32 +01:00
Andrew Kingston
99c3323390
Use patch when detaching screen custom layouts
2022-07-15 13:08:25 +01:00
Andrew Kingston
099bddab91
Use patches when updating homescreens
2022-07-15 13:08:20 +01:00
Andrew Kingston
e3c2d57b0e
Add screen patch store method and reduce state updates when deleting screens
2022-07-15 13:08:04 +01:00
Andrew Kingston
172a5a8c25
Reduce state updates while saving screens
2022-07-15 13:07:35 +01:00
Andrew Kingston
bd5d419692
Reduce state updates when selecting screens
2022-07-15 13:06:43 +01:00
Martin McKeaveney
e49a9f640b
Merge pull request #6603 from mslourens/duplicate_automation
...
6512 - duplicate automation
2022-07-13 14:02:42 +01:00
Andrew Kingston
16116f2877
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-07-11 10:33:50 +01:00
Maurits Lourens
10e150df7f
6512 - duplicate automation
2022-07-07 23:39:16 +02:00
deanhannigan
37ce29fa2d
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
e14289abee
Added fixes for query body binding. Query parameter fixes and pretty bindings added
2022-07-03 17:33:25 +01:00
Dean
31b51e1ecf
Fixes for datasource authentication parsing. Mapping UX updates
2022-07-01 17:27:24 +01:00
Andrew Kingston
5b2ff31e73
Add ability to eject blocks into raw components
2022-06-30 19:31:25 +01:00
Dean
ac1df878d4
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-06-29 18:50:14 +01:00
Andrew Kingston
99a264f6fb
Lint
2022-06-29 09:09:44 +01:00
mike12345567
a60c41e58b
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-06-24 17:43:59 +01:00
mike12345567
063540fe0a
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
770cbf4fd3
Update autoscreen link creation and deletion to use new app level navigation settings
2022-06-22 15:42:08 +01:00
Andrew Kingston
a0d83eefaa
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-22 12:49:46 +01:00
Andrew Kingston
7eddb3b369
Add data binding for query params
2022-06-21 09:39:25 +01:00
mike12345567
2ff853c917
Adding in main portal page automation error notification.
2022-06-21 00:02:22 +01:00
Andrew Kingston
8643bb1553
Add 'on load' actions for screens
2022-06-20 16:12:46 +01:00
Andrew Kingston
6580010286
Fix logic around deleting autoscreens and autoscreen links
2022-06-16 11:46:53 +01:00
Andrew Kingston
947840e79e
Use ID rather than name to identiy datasources when creating autoscreens
2022-06-16 11:46:16 +01:00
Dean
9b9b47ff45
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-06-16 09:59:19 +01:00
Andrew Kingston
b5d635c83f
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-15 15:32:33 +01:00
mike12345567
c4ab4b5af8
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-06-15 15:08:48 +01:00
Andrew Kingston
eb3a7b44b6
Merge pull request #6309 from Budibase/builder-focus-updates
...
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston
40018e9332
Remove unnecessary code
2022-06-14 14:05:35 +01:00
Andrew Kingston
e34a79e904
Save highlighted setting key in store and show as highlighted until unmounted or changed
2022-06-14 14:05:28 +01:00
Dean
16458f4b11
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-06-14 10:16:52 +01:00
Dean
d50a62fd37
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
d89047b2ab
Revert focus specific logic in other components and simplify
2022-06-13 16:11:12 +01:00
Rory Powell
4dc5cfc5a7
Merge branch 'release' into merge-release
2022-06-13 11:45:18 +01:00
Rory Powell
396a07cac5
Merge branch 'release' into feature/event-backfill
2022-06-09 15:21:49 +01:00
Andrew Kingston
72397530ec
Apply timezones patch from existing ignore-timezones branch
2022-06-07 08:31:00 +01:00
Rory Powell
6fbb5afeec
Remove ui events except for component created and view published app
2022-06-06 12:51:22 +01:00
Rory Powell
33f44f6ee7
Remove todos
2022-06-06 11:11:13 +01:00
mike12345567
fe84c0f21c
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
34759c7916
Adding real history to the history tab, getting storage to couch and retrieval + api working.
2022-06-01 16:01:06 +01:00
Dean
692039cd34
Component Cypress tests and fixes
2022-05-31 22:57:33 +01:00
Dean
f1111fffca
Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered
2022-05-30 12:57:10 +01:00
Rory Powell
857cd2d735
Merge branch 'develop' into feature/posthog-v2
2022-05-28 23:03:31 +01:00
mike12345567
33a4c0de69
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-05-27 12:31:00 +01:00
Dean
663a4ee7c7
Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test
2022-05-24 09:58:05 +01:00
Andrew Kingston
bff49a33f0
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-24 09:47:00 +01:00
Dean
b60e03f8f1
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-05-23 16:13:26 +01:00
Dean
253642ad1f
Refactored the approach to builder focus. Extending the behaviour beyond form fields
2022-05-23 16:12:56 +01:00
Peter Clement
6bf9346975
update Automation button placement and test details button
2022-05-23 14:11:37 +01:00
Andrew Kingston
c8a8e60a09
Lint
2022-05-23 11:56:15 +01:00
Andrew Kingston
e11c210bf5
Update component drag and drop to perform better
2022-05-22 15:34:06 +01:00
Dean
4c25248de8
Builder focus behaviour added to guide users when adding form elements. Refactored the component tests
2022-05-17 15:09:13 +01:00
Andrew Kingston
7f4b3e4bf8
Disable new screens settings when viewing an old screen and correctly upgrade all screen settings when detaching from custom layouts
2022-05-16 08:48:03 +01:00
Andrew Kingston
c8c9a05658
Add warning to navigation section when using an old screen with a custom layout, and allow upgrading
2022-05-13 13:50:15 +01:00
mike12345567
f86f6c3b1c
Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well.
2022-05-12 18:14:38 +01:00
Andrew Kingston
364f25341e
Remove concept of frontend preview types
2022-05-12 09:46:21 +01:00
Andrew Kingston
b7b3136555
Remove currentView flag from builder store
2022-05-12 09:42:57 +01:00
Andrew Kingston
550511d404
Render screenslot when showing legacy layouts and remove concept of preview type
2022-05-12 09:42:25 +01:00
Andrew Kingston
88018aff4e
Add initial layouts panel and add explicit panels for theme and navigation tabs
2022-05-11 12:47:24 +01:00
Andrew Kingston
b83ea1f682
Update screen sorting to sort using url param order
2022-05-11 09:04:33 +01:00
Andrew Kingston
9679956d46
Remove concept of selected access role and refactor logic around assigning roles to new screens
2022-05-11 08:47:24 +01:00
Andrew Kingston
a77561d901
Add new settings to new screens upon creation
2022-05-10 17:00:03 +01:00
Andrew Kingston
4c90de8498
Automatically update old apps with new navigation settings based on old layouts
2022-05-10 16:20:28 +01:00
Andrew Kingston
063a1d67c1
Centrally sort screens to allow consistency across design UI
2022-05-10 13:32:34 +01:00
Andrew Kingston
2736954438
Add link settings to new navigation tab
2022-04-27 17:50:01 +01:00
Rory Powell
1caf4b1965
Merge branch 'develop' into feature/posthog-v2
2022-04-27 16:32:00 +01:00
Andrew Kingston
840ff254d1
Allow client library to render new screen structure without layouts
2022-04-27 12:30:35 +01:00
Andrew Kingston
893327cd9e
Add ability to set home screens and fix issue with sorting screens
2022-04-27 11:36:47 +01:00
Andrew Kingston
7bf25d9a7b
Don't show selected components unless the components tab is active and automatically route to components whenever selecting on in the preview
2022-04-27 08:47:06 +01:00
Andrew Kingston
271e302b10
Add back in component settings panel
2022-04-26 14:22:32 +01:00
Andrew Kingston
168ec6634e
Add back in working component tree with scrolling and dropdown menus
2022-04-26 13:44:21 +01:00
Andrew Kingston
877791970a
Add screen settings panel
2022-04-25 19:59:30 +01:00
Andrew Kingston
1e59576a30
Update routify structure to prevent remounting full page when changing URL params and update nav item wrapping
2022-04-25 19:33:43 +01:00
Andrew Kingston
d269354d6f
Merge branch 'feature/new-app-publish-workflow' of github.com:Budibase/budibase into new-design-ui-dirty
2022-04-25 13:42:23 +01:00
Andrew Kingston
03be935e6c
Refactor routes and start updating core design UI into new components
2022-04-22 16:03:47 +01:00
Andrew Kingston
4f94430c96
Add reusable utility to sync URL params with state
2022-04-21 17:06:11 +01:00
Andrew Kingston
9545b3af1b
Add button actions to update form field values
2022-04-14 09:46:07 +01:00
Rory Powell
33719fcb09
Merge branch 'feature/licensing' into feature/posthog-v2
2022-04-12 17:12:46 +01:00
Andrew Kingston
ee8ec669e4
Fix spaces in screen URLs
2022-04-07 16:06:04 +01:00
Andrew Kingston
6c6b7fe411
Fix endless encoding loop with screen URLs
2022-04-07 12:23:17 +01:00
Andrew Kingston
e5678d9b27
Update role bindings to use Role prefix rather than Roles
2022-04-06 08:22:10 +01:00
Andrew Kingston
c980801579
Add role IDs as bindings
2022-04-05 16:05:29 +01:00
Andrew Kingston
0427b9dc7f
Merge branch 'develop' of github.com:Budibase/budibase into nord-theme
2022-04-04 12:19:29 +01:00
Andrew Kingston
d08d9d1248
Add form block and form block plus components
2022-04-01 12:51:23 +01:00