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 |