mike12345567
|
d1b551c6aa
|
Type fixes.
|
2023-10-19 16:56:45 +01:00 |
mike12345567
|
470735cc97
|
Updating types across old table utilities.
|
2023-10-19 12:26:29 +01:00 |
mike12345567
|
f072a77d9f
|
Updating throw.
|
2023-10-19 12:03:49 +01:00 |
mike12345567
|
54d976f750
|
Fixing PR comments.
|
2023-10-19 12:02:49 +01:00 |
mike12345567
|
9bd67595ec
|
Merge branch 'master' of github.com:Budibase/budibase into refactor/improve-table-sdk
|
2023-10-18 19:05:23 +01:00 |
mike12345567
|
2d5818ae33
|
Updating datasource controller to use SDK rather than calling through controllers.
|
2023-10-18 18:58:58 +01:00 |
mike12345567
|
25ad78a94e
|
Adding utilities.
|
2023-10-18 18:58:27 +01:00 |
mike12345567
|
8d1163e50d
|
Adding external SDK, updating external controllers.
|
2023-10-18 18:58:19 +01:00 |
mike12345567
|
6bfa9d407b
|
Adding internal SDK, updating internal table controllers.
|
2023-10-18 18:57:52 +01:00 |
mike12345567
|
291a97a078
|
Moving getters.
|
2023-10-18 18:57:30 +01:00 |
mike12345567
|
35e6452ecb
|
Adding basic structure for the external/internal SDK.
|
2023-10-18 18:57:19 +01:00 |
mike12345567
|
13dadbcc7d
|
Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf
|
2023-10-18 15:22:00 +01:00 |
jvcalderon
|
362ac27422
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 14:04:24 +02:00 |
jvcalderon
|
44474b063a
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 13:43:11 +02:00 |
jvcalderon
|
5b2f55a592
|
Per user per creator changes
|
2023-10-18 13:36:34 +02:00 |
Michael Drury
|
b98f313754
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 12:04:22 +01:00 |
Sam Rose
|
f9bff0846a
|
Merge branch 'master' into refactor/remove-jsdoc-types-in-ts-files
|
2023-10-18 11:45:52 +01:00 |
Michael Drury
|
0c9f483c39
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 11:31:53 +01:00 |
Adria Navarro
|
06ae3fb52c
|
Log warn
|
2023-10-18 12:07:50 +02:00 |
mike12345567
|
68e8630d85
|
Improving the typing around the ExternalRequest object, which has implications throughout the row API and SDK, cleaning up where possible based on it.
|
2023-10-18 10:57:04 +01:00 |
Adria Navarro
|
3fd2973152
|
Remove sentry packages
|
2023-10-18 10:51:09 +02:00 |
Adria Navarro
|
ea1853c78c
|
Remove sentry from the backend
|
2023-10-18 10:51:09 +02:00 |
Sam Rose
|
767900aec6
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
Sam Rose
|
946a7b6d0d
|
Merge branch 'master' into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-17 11:43:20 +01:00 |
Adria Navarro
|
beb3136312
|
Fix sentry import
|
2023-10-17 10:59:46 +02:00 |
Sam Rose
|
37fe91e488
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-16 16:05:45 +01:00 |
Adria Navarro
|
8e64fb9858
|
Merge branch 'master' into BUDI-7573/use_existing_image_cache
|
2023-10-16 16:46:14 +02:00 |
Michael Drury
|
5e00a0d0dd
|
Merge branch 'master' into fix/internal-db-enrich-perf
|
2023-10-16 13:54:10 +01:00 |
Adria Navarro
|
dc4fc27fc8
|
Merge branch 'master' into BUDI-7573/use_existing_image_cache
|
2023-10-16 10:38:09 +02:00 |
mike12345567
|
cef71ff708
|
Adding test cases for navbar update.
|
2023-10-13 18:03:10 +01:00 |
mike12345567
|
6a4877159d
|
Quick fix to make sure that the important components of the app metadata are correctly updated - as well as adjusting the import modal to check if the export is encrypted.
|
2023-10-13 17:43:14 +01:00 |
Sam Rose
|
89e64d18a5
|
Remove TODOs.
|
2023-10-13 16:11:56 +01:00 |
Sam Rose
|
0b8c829ed1
|
Clean up correctly after Postgres integration tests.
|
2023-10-13 15:59:07 +01:00 |
Sam Rose
|
e1af1a5be3
|
Introduce integration tests for `POST /api/datasources/:datasourceId/schema`
|
2023-10-13 15:29:59 +01:00 |
Sam Rose
|
2f0e88c17c
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if-2
|
2023-10-13 13:13:41 +01:00 |
Michael Drury
|
ec213a3c7a
|
Merge branch 'master' into fix/user-search-api
|
2023-10-13 10:41:08 +01:00 |
Sam Rose
|
a3cb9d7567
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-13 10:20:54 +01:00 |
Sam Rose
|
18363b7b60
|
Make sure to stop postgres container after the postgres integration tests have run.
|
2023-10-13 09:50:45 +01:00 |
mike12345567
|
16d551542e
|
Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker.
|
2023-10-12 19:00:53 +01:00 |
Sam Rose
|
6af05500e9
|
Fix lint warnings.
|
2023-10-12 17:59:02 +01:00 |
Sam Rose
|
f4fa542e86
|
Remove some unused fields, fix a broken spec.
|
2023-10-12 17:34:48 +01:00 |
Sam Rose
|
16451904c9
|
Expose an errors object via the buildSchemaFromDb endpoint.
|
2023-10-12 17:12:49 +01:00 |
Sam Rose
|
1faf920c67
|
DatasourcePlus deals exclusively in ExternalTables, reflect that in the types.
|
2023-10-12 16:38:15 +01:00 |
mike12345567
|
6bbce23910
|
Updating user fetch functionality to send up lucene syntax for searching to global user endpoint.
|
2023-10-12 16:31:32 +01:00 |
Sam Rose
|
85b3af2971
|
Refactor DatasourcePlus's buildSchema to return a value, rather than rely on member variables.
|
2023-10-12 16:27:18 +01:00 |
Sam Rose
|
6e1962e6ea
|
Plumb Google Sheets table fetching error through to buildSchemaFromDb endpoint.
|
2023-10-12 12:07:13 +01:00 |
mike12345567
|
44fbda9290
|
Fixing conflict.
|
2023-10-12 11:18:03 +01:00 |
Michael Drury
|
a23f918880
|
Merge branch 'master' into fix/internal-db-enrich-perf
|
2023-10-12 11:09:17 +01:00 |
mike12345567
|
7b8e23eb82
|
Merge branch 'master' of github.com:Budibase/budibase into BUDI-7573/use_existing_image_cache
|
2023-10-12 11:08:12 +01:00 |
mike12345567
|
7090819752
|
Updating version of VM2 to ^3.9.19 - due to possible RCE issue with Promises (we do not allow async code, but there still could be a risk).
|
2023-10-11 18:43:25 +01:00 |