1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
Commit graph

31 commits

Author SHA1 Message Date
Peter Clement
0de6b55438 add base wizard for datasources 2021-09-23 21:47:22 +01:00
Maurits Lourens
35ee5427c6 make labels for editing more consistent 2021-08-25 13:42:28 +02:00
Maurits Lourens
285b73ceea fix lint issues 2021-08-18 00:04:54 +02:00
Maurits Lourens
c86a878b27 update the name of the datasource 2021-08-17 23:57:11 +02:00
mike12345567
3ab4a5d83c Making it possible to create an internal table from the plus symbol. 2021-07-07 17:13:04 +01:00
Andrew Kingston
91fcb1755a Prevent creating datasource without a type selected 2021-06-28 10:55:58 +01:00
mike12345567
77de3e55d7 Linting. 2021-06-18 13:33:44 +01:00
Martin McKeaveney
9a35e332ca consolidate data sources and queries together in one UI 2021-06-15 19:48:05 +01:00
mike12345567
11c52f26ad Formatting. 2021-06-14 19:07:13 +01:00
Martin McKeaveney
58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 2021-06-11 17:52:08 +01:00
Andrew Kingston
556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
f13c4f4e90 Fix modal content size prop 2021-05-04 11:07:26 +01:00
Andrew Kingston
1c3d477523 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Keviin Åberg Kultalahti
91ebb2f9f5 converts Create Datasource modal 2021-04-22 14:38:35 +02:00
Keviin Åberg Kultalahti
bbf9b6ca5b remove testing stuff 2021-04-22 12:25:32 +02:00
Andrew Kingston
17d031eeed Update entire builder backend UI to work with new spectrum components and fix multiple issues 2021-04-20 11:53:19 +01:00
Keviin Åberg Kultalahti
b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti
2963d1d945 actually convert table command buttons 2021-04-08 18:10:18 +02:00
Andrew Kingston
46745a757a Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston
d4cc872b5c Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00
Keviin Åberg Kultalahti
a14d991e81 moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
Keviin Åberg Kultalahti
948ba63a69 fixes and splits out database to it's separate store 2021-03-22 16:33:08 +01:00
Keviin Åberg Kultalahti
a85b9f5895 moves the datasources store to it's separate store 2021-03-22 12:02:55 +01:00
Keviin Åberg Kultalahti
4503a7d1f8 wip: routify 2021-03-17 12:40:24 +01:00
Keviin Åberg Kultalahti
7ef07b61ee removes unused code in automation and backend sections 2021-03-01 17:34:27 +01:00
Martin McKeaveney
d99e1a5a53 design updates, changing query verb names to HTTP verbs 2021-02-18 16:58:10 +00:00
Martin McKeaveney
0ac322b11b lint 2021-01-15 13:42:55 +00:00
Martin McKeaveney
882823671a query and datasource unit tests 2021-01-14 20:51:03 +00:00
Martin McKeaveney
04eca5b663 further syntax highlighting updates 2021-01-12 16:49:11 +00:00
Martin McKeaveney
5b8e34f4d6 codemirror 2020-12-30 11:46:37 +00:00
Martin McKeaveney
63ad74b660 separation of datasources and queries 2020-12-18 18:19:43 +00:00