1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
Commit graph

62 commits

Author SHA1 Message Date
Martin McKeaveney
900f95ebe2 remove google auth button 2022-04-24 23:38:52 +01:00
Martin McKeaveney
ee6a16827a fixing google sheets bug, respect google configuration hierarchy 2022-03-28 16:44:33 +01:00
Andrew Kingston
e8c3e13aab Remove empty style blocks 2022-02-15 09:31:43 +00:00
Andrew Kingston
18e5be9a06 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-04 09:23:32 +00:00
mike12345567
fa94ea7b3a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 2022-02-02 18:15:17 +00:00
Andrew Kingston
617ddf7092 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-26 17:49:27 +00:00
Martin McKeaveney
203c892f33 code review and merge with develop 2022-01-26 17:45:28 +01:00
Andrew Kingston
db30c91a0b Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00
Andrew Kingston
09ac8408f2 Update all API usages in builder components directory 2022-01-24 10:44:37 +00:00
Andrew Kingston
3a3f4f0538 Update usages of utils and helpers in the builder 2022-01-20 11:19:37 +00:00
mike12345567
93ecd44db1 Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource. 2022-01-18 17:21:29 +00:00
Michael Drury
bcdefafe44
Merge pull request #3970 from Budibase/fix/jan-various-fixes
Various fixes
2022-01-11 09:36:12 +00:00
mike12345567
cd3148da95 Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries. 2022-01-06 15:28:38 +00:00
Rory Powell
d7bf178dfd Fix Add Authentication button icon 2022-01-05 10:31:44 -05:00
mike12345567
8b6875aa99 Hiding all tables from data sources when there is no data for them (no placeholder table). 2022-01-04 14:46:10 +00:00
mike12345567
46a271c073 Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none. 2022-01-04 14:41:11 +00:00
Rory Powell
2af1a6e116 Add bold and code cell renderers 2021-12-21 14:08:09 -05:00
mike12345567
58734cd1f2 Fixing issues with query dynamic variables being able to overwrite/appearing in other queries. 2021-12-17 17:16:06 +00:00
Michael Drury
f2bb4a2162 Fixing some issues discovered with saving queries and dynamic variables, also displaying dynamic variables in a reactive way. 2021-12-16 19:33:47 +00:00
Rory Powell
41edc72f0f Copy changes 2021-12-15 14:37:03 +00:00
Rory Powell
91cce4cb0f Link datasource dynamic variables table to query 2021-12-14 17:05:17 +00:00
Rory Powell
aaa5c1841f Variables UI WIP 2021-12-14 12:30:26 +00:00
Rory Powell
34c2d1269d Integrate query with datasource auth 2021-12-11 23:34:30 +00:00
Rory Powell
4b1fb01eb4 Add _id field 2021-12-11 10:40:57 +00:00
Rory Powell
e8755b6854 Auth config forms 2021-12-11 09:59:09 +00:00
Rory Powell
01ab892a00 Modal integration 2021-12-09 11:39:44 +00:00
Rory Powell
21c45a17ce Render table of auth configs and linting 2021-12-08 15:27:58 +00:00
mike12345567
ba9854d121 Adding all response capabilities. 2021-12-06 17:39:51 +00:00
mike12345567
1e39f81fe6 Adding the ability to set a display name for any datasource/query parameter. 2021-12-01 13:11:35 +00:00
mike12345567
a7f95f8a87 Updating integration config screen. 2021-12-01 13:09:16 +00:00
mike12345567
658ffce2c9 Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible). 2021-11-30 19:05:36 +00:00
mike12345567
7c5e2289ca Some UI tweaks. 2021-11-30 18:11:29 +00:00
mike12345567
9aba344a45 Disabling save button when no changes made. 2021-11-30 17:56:15 +00:00
mike12345567
655c6034c2 Updating REST creation, removing the modal step, updating the config page to move things around as per designs. 2021-11-30 16:21:16 +00:00
Martin McKeaveney
14370c81b9 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 2021-10-12 16:13:54 +01:00
Peter Clement
42e38ad876 update ssl ux 2021-09-29 13:02:30 +01:00
mike12345567
573a7b55af Changing budibase -> internal/csv in datasource menu. 2021-07-07 17:47:00 +01:00
mike12345567
3ab4a5d83c Making it possible to create an internal table from the plus symbol. 2021-07-07 17:13:04 +01:00
mike12345567
77de3e55d7 Linting. 2021-06-18 13:33:44 +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
Martin McKeaveney
6e6bc536a1 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Andrew Kingston
4160dc1e8d Update routing to serve any builder routes under /app so that envoy can proxy correctly 2021-05-06 16:39:34 +01:00
Keviin Åberg Kultalahti
f0f10ab2b4 Convert Body component to use size="" prop 2021-04-30 13:31:45 +02:00
Keviin Åberg Kultalahti
b18f840c00 Convert IntegrationForm to use Layout component 2021-04-28 14:33:40 +02:00
Keviin Åberg Kultalahti
a1cad7ab0d Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
85ec2165d8 adds more spectrum variables to integration list 2021-04-22 14:47:03 +02:00
Keviin Åberg Kultalahti
91ebb2f9f5 converts Create Datasource modal 2021-04-22 14:38:35 +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
2963d1d945 actually convert table command buttons 2021-04-08 18:10:18 +02:00