1
0
Fork 0
mirror of synced 2024-08-04 12:51:47 +12:00
Commit graph

87 commits

Author SHA1 Message Date
mike12345567
39e91ceb82 Changing budibase -> internal/csv in datasource menu. 2021-07-07 17:47:00 +01:00
mike12345567
44c87f4fb8 Making it possible to create an internal table from the plus symbol. 2021-07-07 17:13:04 +01:00
Andrew Kingston
cdd9bed7ad Prevent creating datasource without a type selected 2021-06-28 10:55:58 +01:00
mike12345567
de1ad05c7a Linting. 2021-06-18 13:33:44 +01:00
Martin McKeaveney
a7029017b0 table, view, datasource selection logic 2021-06-17 13:57:27 +01:00
Martin McKeaveney
9e41068a5d end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
mike12345567
6733b61b78 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 14:13:57 +01:00
Martin McKeaveney
e3cced9d97 consolidate data sources and queries together in one UI 2021-06-15 19:48:05 +01:00
Andrew Kingston
38e064fa0f Fix all eslint issues 2021-06-15 19:36:56 +01:00
mike12345567
4950db460c Formatting. 2021-06-14 19:07:13 +01:00
Martin McKeaveney
b546faab15 restore page structure back to selected datasource 2021-06-11 17:53:55 +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
Martin McKeaveney
09ce58aa95 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Andrew Kingston
1712f559aa Update routing to serve any builder routes under /app so that envoy can proxy correctly 2021-05-06 16:39:34 +01:00
Andrew Kingston
797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
7bdf1f9ed2 Fix modal content size prop 2021-05-04 11:07:26 +01:00
Andrew Kingston
c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Keviin Åberg Kultalahti
9509b8f42b Convert Body component to use size="" prop 2021-04-30 13:31:45 +02:00
Keviin Åberg Kultalahti
6beb6c4f44 Convert IntegrationForm to use Layout component 2021-04-28 14:33:40 +02:00
Keviin Åberg Kultalahti
da993b47f1 Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
9ee6ef3073 rework Icons to use new API 2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
2e7e18a8b6 Changes ActionMenu button slot to be called control 2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti
9bda97b300 rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti
f0e25612a1 more conversions 2021-04-26 14:56:55 +02:00
Keviin Åberg Kultalahti
2ea62f14ab ActionMenu API improvements 2021-04-26 14:42:45 +02:00
Keviin Åberg Kultalahti
3950e26ade More conversions... 2021-04-26 14:31:32 +02:00
Keviin Åberg Kultalahti
f63861771e More ActionMenu conversion 2021-04-26 14:21:30 +02:00
Keviin Åberg Kultalahti
0b0dd3cbea Converts datasources dropdowns to use ActionMenu 2021-04-26 12:11:51 +02:00
Keviin Åberg Kultalahti
e3edb131e2 replace more remix icons 2021-04-23 14:10:44 +02:00
Keviin Åberg Kultalahti
92e095a91a remove unused component 2021-04-23 14:01:50 +02:00
Keviin Åberg Kultalahti
cd5b617610 replace remix icons in NavItem component 2021-04-23 13:52:34 +02:00
Keviin Åberg Kultalahti
cdfa80e31a adds more spectrum variables to integration list 2021-04-22 14:47:03 +02:00
Keviin Åberg Kultalahti
7fc487b6fc converts Create Datasource modal 2021-04-22 14:38:35 +02:00
Keviin Åberg Kultalahti
ad1b6aaf54 remove testing stuff 2021-04-22 12:25:32 +02:00
Keviin Åberg Kultalahti
66562400fe Switch out DropdownMenu to Popover across the builder 2021-04-21 16:03:12 +02:00
Andrew Kingston
9482112d6b 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
5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti
f72dda18de actually convert table command buttons 2021-04-08 18:10:18 +02:00
Andrew Kingston
b3b7c54901 Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston
8619db57b4 Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00
Andrew Kingston
44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
12fbd6245c fix merge regression 2021-03-31 13:48:30 +02:00
Keviin Åberg Kultalahti
c5bdb590f9 merge next 2021-03-31 11:26:44 +02:00
Keviin Åberg Kultalahti
44e3f29a0b moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
mike12345567
34918013cb Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 2021-03-23 17:54:02 +00:00
Keviin Åberg Kultalahti
c77061f239 wip: converts components to use separate stores 2021-03-23 12:16:54 +01:00
Keviin Åberg Kultalahti
99423ee51b remove log 2021-03-23 10:57:34 +01:00
Keviin Åberg Kultalahti
c441307611 fixes issues with queries not getting selected correctly 2021-03-23 10:56:53 +01:00
Keviin Åberg Kultalahti
526283d406 fixes and splits out database to it's separate store 2021-03-22 16:33:08 +01:00
Keviin Åberg Kultalahti
cb3a4b549a moves queries part of backendstore to separate store 2021-03-22 14:47:21 +01:00