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 |
Rory Powell
|
3e5e95a9c1
|
Add analytics to backend-core. Update server posthog usage
|
2022-03-25 13:04:34 +00:00 |
Andrew Kingston
|
4d82b49c0e
|
Merge pull request #5086 from Budibase/continue-if-button-action
'Continue if' button action
|
2022-03-25 12:29:19 +00:00 |
Andrew Kingston
|
bedbf4bcae
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
|
2022-03-25 12:00:17 +00:00 |
Andrew Kingston
|
4b55e8c85e
|
Add 'continue if' button action
|
2022-03-25 09:26:15 +00:00 |
Andrew Kingston
|
0ffd080b0f
|
Fix issue when currentAsset is null and fix overflow when no screens for current role
|
2022-03-21 15:21:29 +00:00 |
Andrew Kingston
|
53ce97b9de
|
Ensure the component tree containing the selected component cannot be hidden
|
2022-03-21 15:17:51 +00:00 |
Andrew Kingston
|
3acea6b148
|
Add nord theme
|
2022-03-15 11:20:06 +00:00 |
Andrew Kingston
|
9500203515
|
Add event context to button actions to allow passing in params at run time and add corresponding data bindings
|
2022-03-15 11:16:51 +00:00 |
Andrew Kingston
|
990442b45e
|
Add optional chaining to all current asset references to account for nullish values
|
2022-03-08 17:57:36 +00:00 |
Andrew Kingston
|
4ef06ea6c1
|
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
|
2022-03-08 13:35:35 +00:00 |
Peter Clement
|
ed2c210db8
|
Add button action allowing for export of client row selection
|
2022-03-07 12:06:11 +00:00 |
Andrew Kingston
|
018b8713d7
|
Use new string-templates function and remove the one implemented on this branch for finding HBS expressions
|
2022-03-07 09:32:31 +00:00 |
Andrew Kingston
|
f2fbd3d1d0
|
Rewrite screen wizard to make modals reusable and fix some edge case URL bugs
|
2022-03-02 19:10:18 +00:00 |
Andrew Kingston
|
e411354538
|
Improve copy and paste to support keeping all data bindings valid
|
2022-03-02 17:45:01 +00:00 |
Peter Clement
|
48d8aaea2a
|
Merge pull request #4390 from Budibase/feature/automation-data-types
Adding ability to toggle between Automation input types.
|
2022-03-01 14:00:21 +00:00 |
Peter Clement
|
62290b30f1
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-03-01 11:18:11 +00:00 |
Andrew Kingston
|
175bde36d6
|
Ensure data binding generation doesn't crash if no asset is selected
|
2022-02-25 08:25:56 +00:00 |
Andrew Kingston
|
e38cc1c079
|
Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings
|
2022-02-24 09:17:27 +00:00 |
Peter Clement
|
dffdcd882f
|
add ability to select rows from different tables and provide bindings
|
2022-02-22 15:18:08 +00:00 |
Peter Clement
|
87d001b66f
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-22 15:17:38 +00:00 |
Andrew Kingston
|
c858b9341f
|
Fix issue with schema generation when datasource is undefined
|
2022-02-17 09:25:02 +00:00 |
Peter Clement
|
1dd909c8c2
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-16 14:35:42 +00:00 |
Andrew Kingston
|
ee0bfa9ab0
|
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
|
2022-02-15 14:59:11 +00:00 |
Peter Clement
|
ca53ee4069
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-02-15 14:14:27 +00:00 |
Peter Clement
|
c0d929fd2f
|
update automation type coercion
|
2022-02-15 13:03:24 +00:00 |
Peter Clement
|
5a88c89baf
|
changing bindings key
|
2022-02-11 15:37:43 +00:00 |
Peter Clement
|
d45c107db7
|
add row selection functionality to tables
|
2022-02-11 11:55:35 +00:00 |
Peter Clement
|
b91919e6d1
|
change naming of var
|
2022-02-08 15:00:16 +00:00 |
Peter Clement
|
ca821f2a47
|
allow use of plain inputs for automations enabling use of bindings in all types
|
2022-02-08 14:52:08 +00:00 |
Andrew Kingston
|
d90ccc26c7
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-08 08:12:37 +00:00 |
Andrew Kingston
|
2969f2d24c
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-07 14:45:14 +00:00 |
Andrew Kingston
|
3b6128f33f
|
Use automatic formatting for generated longform fields
|
2022-02-07 12:11:20 +00:00 |
Andrew Kingston
|
2c0af72cd4
|
Reset the builder store whenever unmounting the app root layout
|
2022-02-04 09:29:51 +00:00 |
Andrew Kingston
|
c7cd6b923d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 16:02:27 +00:00 |
Rory Powell
|
ffcf5354eb
|
Add CSRF Token
|
2022-01-25 22:54:50 +00:00 |
Andrew Kingston
|
9a813dbb29
|
Lint
|
2022-01-25 15:49:35 +00:00 |
Andrew Kingston
|
9d52841219
|
Refactor automation store to properly handle errors
|
2022-01-25 15:44:08 +00:00 |
Andrew Kingston
|
81558588dc
|
Clean up frontend store
|
2022-01-24 18:53:41 +00:00 |
Andrew Kingston
|
891bdefcb7
|
Remove all obscure error handling from stores and move it to the display level
|
2022-01-24 18:40:06 +00:00 |