Samuel-Martineau
2aac1c992a
Correct bugs with Datasource+ plugins
2023-09-26 21:26:40 -04:00
Gerard Burns
d4f2364ca4
Fix google sheets import ( #11131 )
2023-07-04 16:52:20 +01:00
Adria Navarro
fe86428cc4
Display fields
2023-06-28 14:33:52 +01:00
Andrew Kingston
8c9d4a9126
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-27 16:09:59 +01:00
Gerard Burns
c749209172
PR Feedback
2023-06-27 15:49:17 +01:00
Gerard Burns
4387eb2a67
Update datasource config to use tabs
2023-06-27 14:33:11 +01:00
Andrew Kingston
8587aef506
Tidy
2023-06-27 14:25:09 +01:00
Andrew Kingston
17e7a2d59e
Ensure tables and queries are kept in sync when datasource changes occur
2023-06-27 12:03:51 +01:00
Andrew Kingston
9e3711a4c6
Fix data check logic
2023-06-26 18:14:12 +01:00
Andrew Kingston
73ea1022eb
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-26 18:13:56 +01:00
Andrew Kingston
a3204ad17a
Update data section routing to properly handle datasource entities/table sync and handle having no data
2023-06-26 16:34:22 +01:00
Gerard Burns
6b36b8824e
PR Feedback
2023-06-26 15:49:42 +01:00
Gerard Burns
88582b871e
replace use of datasources.save with datasources.update
2023-06-26 14:15:04 +01:00
Gerard Burns
3771ab2ffc
Update datasource config editing
2023-06-26 13:31:16 +01:00
Gerard Burns
1606ca0c84
Refactor Datasource Creation Modal ( #10783 )
2023-06-26 09:52:02 +01:00
mike12345567
3d3efadb37
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-06-23 15:19:49 +01:00
Andrew Kingston
f2ce876c5f
Refresh tables list when some other user adds a datasource
2023-06-15 09:39:27 +01:00
mike12345567
dab1db2271
Updating datasource save API to allow specifying a filter for which tables to fetch and then linking this up with the new frontend.
2023-06-06 18:27:03 +01:00
Andrew Kingston
5cf4753853
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-24 15:14:32 +01:00
Adria Navarro
5681f47a38
Clean schema error messages while changing datasources
2023-05-23 11:00:55 +02:00
Andrew Kingston
53eceec978
Update comments
2023-05-22 16:01:12 +01:00
Andrew Kingston
cfa07a68ae
Handle table, query and datasource events using builder socket
2023-05-22 15:59:44 +01:00
mike12345567
b659060beb
Updating datasource API to remove secrets when returning datasources.
2023-01-18 19:16:19 +00:00
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
Dean
63d9a5977b
Default datasource behaviour with order of preference: DefaultDB, Internal then External
2022-11-15 14:29:58 +00:00
Mel O'Hagan
fb51090752
Allow list of named tables to be fetched
2022-08-17 18:16:11 +01:00
Andrew Kingston
453386696f
Refactor all backend stores and their usages to use new core API and handle errors
2022-01-24 12:37:22 +00:00
mike12345567
599702bfe9
Fixing issue where deleted datasources wouldn't clear out queries.
2021-11-11 17:13:35 +00:00
mike12345567
ac1d6ee23e
Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this.
2021-10-26 20:03:54 +01:00
Peter Clement
f45638d874
Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard
2021-09-28 14:26:25 +01:00
Peter Clement
1a1c0f2892
check tables can be fetched before saving config
2021-09-28 12:25:57 +01:00
Andrew Kingston
16febcf3b9
Ensure datasource containing the currently selected table is always expanded
2021-09-21 17:21:25 +01:00
Maurits Lourens
de944480da
update the name of the datasource
2021-08-17 23:57:11 +02:00
Martin McKeaveney
dd4ed9b69d
tidy up, fix UI tests
2021-06-17 14:45:08 +01:00
Martin McKeaveney
a7029017b0
table, view, datasource selection logic
2021-06-17 13:57:27 +01:00
Martin McKeaveney
9841a74e39
datasource selection logic - unselect other entities when choosing datasource
2021-06-16 23:27:38 +01:00
Martin McKeaveney
9e41068a5d
end to end data providers and opinionated sql
2021-06-16 17:50:22 +01:00
Martin McKeaveney
ba09f2df4b
consolidate postgres datas sources
2021-06-16 15:45:57 +01:00
Martin McKeaveney
e3cced9d97
consolidate data sources and queries together in one UI
2021-06-15 19:48:05 +01:00
Martin McKeaveney
114eac4134
external/internal tables and datasources merged, removed autocapture, re-added logout action
2021-06-11 17:52:08 +01:00
Andrew Kingston
797e8a8b67
Add explicit prettier options
2021-05-04 11:32:22 +01:00
Keviin Åberg Kultalahti
0afbf1649e
lint:fix
2021-05-03 09:31:09 +02:00
Keviin Åberg Kultalahti
82485607df
lint fix
2021-04-01 08:40:30 +02:00
Keviin Åberg Kultalahti
d0aca74e4a
wip: queries store tests
2021-03-29 14:57:01 +02:00
Keviin Åberg Kultalahti
f8475bfdc2
finishes datasources stores
2021-03-29 12:54:41 +02:00
Keviin Åberg Kultalahti
a1f242a628
adds fetch and delete tests to datasources store
2021-03-29 12:03:34 +02:00
Keviin Åberg Kultalahti
6711801f97
add some temporary testing files
2021-03-26 15:43:55 +01:00
Keviin Åberg Kultalahti
44e3f29a0b
moves backend stores to "stores" in the root src directory
2021-03-26 09:50:37 +01:00