1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
Commit graph

371 commits

Author SHA1 Message Date
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
Rory Powell 23b68660c2 Merge branch 'feature/licensing' into feature/posthog-v2 2022-04-12 17:12:46 +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
Rory Powell 1922bd1fcb Add analytics to backend-core. Update server posthog usage 2022-03-25 13:04:34 +00: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
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
mike12345567 8bb1727d0d Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +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
Rory Powell a23b4143e1 Merge branch 'develop' into feature/rest-redesign 2021-12-08 12:36:12 +00:00
Rory Powell 1dbe978b01
Merge pull request #3644 from Budibase/rest-import
Rest import
2021-12-08 11:54:38 +00:00
Rory Powell 3bd93f2755 Refactor store actions to allow self reference 2021-12-08 11:01:12 +00:00
Rory Powell 415462321d Duplicate queries 2021-12-07 12:26:00 +00:00
mike12345567 ba9854d121 Adding all response capabilities. 2021-12-06 17:39:51 +00:00
Rory Powell 5d1efb3024 Add import to existing DS and add cookie support to curl import 2021-12-03 11:14:22 +00:00
Rory Powell 400aee9d92 Fix datasource selection after import and add maxmimum files support to dropzone 2021-12-02 16:51:13 +00:00
Rory Powell ac1bce0900 Merge + Linting 2021-12-02 14:54:47 +00:00
Rory Powell cd05903253 Update supported file tags 2021-12-02 14:24:10 +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
Rory Powell d136824898 cURL import working 2021-11-29 17:21:30 +00:00
Rory Powell adea1d052b Update backend to be extensible for different import sources 2021-11-29 10:37:31 +00:00
Rory Powell 25fd268dd4 File upload working 2021-11-26 09:51:56 +00:00
Rory Powell b6cc536965 WIP: Rest API import 2021-11-25 17:14:07 +00:00
Martin McKeaveney f9b2a3c5e1 Google sheets integration CRUD E2E 2021-11-25 18:12:12 +01:00
mike12345567 bf44c15b74 Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle. 2021-11-24 18:20:52 +00:00
mike12345567 1f6644fc07 Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle. 2021-11-24 18:20:52 +00:00
Rory Powell 5257fe7bf7 Integrate with UI 2021-11-08 22:08:47 +00:00
Rory Powell 9273edc794 Integrate with UI 2021-11-08 22:08:47 +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
Martin McKeaveney ec26d5c738 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 2021-10-12 16:13:54 +01:00
mike12345567 3cc733eefd Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01:00
mike12345567 2d9a087efe Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01:00
mike12345567 2b0bdffa65 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 2021-10-06 16:27:46 +01:00
mike12345567 453556d273 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 2021-10-06 16:27:46 +01:00
mike12345567 8699d7293b Fixing an issue with new data source creation, could not view fetched tables until refresh page. 2021-10-06 15:31:32 +01:00
mike12345567 ed60a1fb1a Fixing an issue with new data source creation, could not view fetched tables until refresh page. 2021-10-06 15:31:32 +01:00
Peter Clement 89dc9f886a do not persist datasource config details in modal 2021-10-06 15:06:48 +01:00
Peter Clement 0178dfdffd do not persist datasource config details in modal 2021-10-06 15:06:48 +01:00
Martin McKeaveney 4000de98ff UX feedback updates 2021-10-04 12:24:49 +01:00
Martin McKeaveney 05513c0a58 UX feedback updates 2021-10-04 12:24:49 +01:00
Andrew Kingston 7571be0bb9
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Andrew Kingston 38b32d78a8 Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Peter Clement 978f08f30d remove create budibase db button 2021-09-30 10:50:27 +01:00
Peter Clement 86428f3998 remove create budibase db button 2021-09-30 10:50:27 +01:00
Peter Clement 42e38ad876 update ssl ux 2021-09-29 13:02:30 +01:00
Peter Clement cfab8165bd update ssl ux 2021-09-29 13:02:30 +01:00
Peter Clement eed3bdcb6b Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-28 14:26:25 +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 d1280dcf88 update modal button text 2021-09-28 12:29:54 +01:00