1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/builder/src/components/integration
Andrew Kingston 3b1819952d Builder data section routing refactor (#8996)
* Improve theming with spectrum badges and dedupe spectrum label usage

* Update data section nav to match designs and use panel component

* Fix main content layout in data section

* Update data section routing for tables

* Improve data section routing for tables to account for edge cases

* Update internal and sample datasource routing

* Update external datasource routing

* Update routing for queries and make a top level concept like everything else

* Update routing for views

* Fix undefined reference when deleting datasource

* Reduce network calls and fix issues with stale datasourcenavigator state

* Update routing for REST queries and unify routes for normal queries and REST queries

* Lint

* Fix links for queries from datasource details page

* Remove redundant API calls and improve table deletion logic

* Improve data entity deletion logic and redirection and fix query details keying

* Improve determination of selected item in datasource tree

* Lint

* Fix BBUI import

* Fix datasource navigator selected state not working for internal DB or sample data
2022-12-17 14:13:06 +00:00
..
AccessLevelSelect.svelte Move some role logic to frontend core and enable client library to preferentially route to home screens 2022-04-28 15:13:33 +01:00
codemirror.js Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 2021-12-14 17:59:02 +00:00
DynamicVariableModal.svelte Builder data section routing refactor (#8996) 2022-12-17 14:13:06 +00:00
ExtraQueryConfig.svelte
index.svelte Handle null or empty steps 2022-10-14 08:02:29 +01:00
JSONPreview.svelte Adding all response capabilities. 2021-12-06 17:39:51 +00:00
KeyValueBuilder.svelte Remove helpers and convert to JS query bindings 2022-12-01 10:29:06 +00:00
QueryBindingBuilder.svelte Remove duplicate add binding button 2022-11-23 18:19:43 +00:00
QueryEditor.svelte
QueryFieldsBuilder.svelte
QueryViewer.svelte Builder data section routing refactor (#8996) 2022-12-17 14:13:06 +00:00
QueryViewerBindingBuilder.svelte Remove helpers and convert to JS query bindings 2022-12-01 10:29:06 +00:00
RestBodyInput.svelte Builder data section routing refactor (#8996) 2022-12-17 14:13:06 +00:00
RestQueryViewer.svelte Builder data section routing refactor (#8996) 2022-12-17 14:13:06 +00:00