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

321 commits

Author SHA1 Message Date
Mel O'Hagan
a2a29caeea Added Snowflake integration 2022-05-30 21:13:45 +01:00
Martin McKeaveney
3b89ccfafa update google button to match their branding guidelines 2022-05-01 12:53:39 +01:00
Martin McKeaveney
e01ef9bdfb merge with master 2022-04-26 10:21:45 +01:00
Martin McKeaveney
900f95ebe2 remove google auth button 2022-04-24 23:38:52 +01:00
Martin McKeaveney
81c662f0ca redis integration 2022-03-31 10:56:16 +01:00
Martin McKeaveney
ee6a16827a fixing google sheets bug, respect google configuration hierarchy 2022-03-28 16:44:33 +01:00
Andrew Kingston
95b29a6823 Prevent collapsing datasource if only one datasource exists 2022-03-23 10:17:52 +00:00
Andrew Kingston
01cdfcd075 Restore strange class name to fix cypress 2022-03-21 17:59:35 +00:00
Andrew Kingston
278c4932aa Update datasource navigation to use new full width nav items 2022-03-21 15:47:49 +00:00
Michael Drury
4550631c1b
Merge pull request #4864 from mslourens/google_firebase_integration
Google firebase integration
2022-03-18 10:07:30 +00:00
Rory Powell
ce965de59d Fix base path in server url for openapi3 import 2022-03-18 09:20:30 +00:00
Maurits Lourens
0f5d4733d6 Merge branch 'develop' into google_firebase_integration 2022-03-16 13:40:04 +01:00
Maurits Lourens
99e78c7578 remove inkscape related data from svg 2022-03-10 00:34:08 +01:00
Maurits Lourens
e9405a1802 initial setup for google firebase integration 2022-03-08 17:31:36 +01:00
Maurits Lourens
4df23dd2b8 show correct error and keep modal open 2022-03-08 11:15:02 +01:00
Andrew Kingston
2786f657c7 Improve REST query naming in navigation 2022-02-25 14:18:26 +00:00
Andrew Kingston
e8c3e13aab Remove empty style blocks 2022-02-15 09:31:43 +00:00
Martin McKeaveney
20b4f5aadc merge with master 2022-02-10 18:57:26 +01:00
Martin McKeaveney
5fde3ac339 fixing bug with gsheets 2022-02-09 15:41:20 +01: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
c06947cf46 Improve handling of 403 logouts and return URL cookie 2022-01-25 15:28:31 +00:00
Andrew Kingston
275520698f Fix integration list not loading correctly 2022-01-25 08:13:28 +00: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
Martin McKeaveney
67abff02fa refactored middleware to be more generic 2022-01-18 10:25:59 +01:00
Martin McKeaveney
20cb3d8f2c more flexible datasource auth config 2022-01-17 15:52:10 +01:00
Martin McKeaveney
857d1f7c0b gsheets E2E 2022-01-15 19:28:04 +01: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
Martin McKeaveney
c2d97b9449 google auth working 2022-01-06 08:08:54 +00:00
Rory Powell
e45ee07192 Navigation fixes for duplicate and delete query 2022-01-05 13:27:15 -05: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
5551dbbc1e Merge branch 'develop' into feature/query-variables 2021-12-14 12:31:31 +00:00
Rory Powell
aaa5c1841f Variables UI WIP 2021-12-14 12:30:26 +00:00
Rory Powell
d347edb34a Merge branch 'develop' into feature/query-auth 2021-12-14 09:52:16 +00:00
mike12345567
9412b38c9b Fixing some issues around deleting datasources/queries and managing the full URL for migrating queries. 2021-12-13 12:41:47 +00:00
Rory Powell
34c2d1269d Integrate query with datasource auth 2021-12-11 23:34:30 +00:00
Rory Powell
addd13542e Merge branch 'feature/rest-redesign' into feature/query-auth 2021-12-11 21:43:03 +00:00