Commit Graph

1279 Commits

Author SHA1 Message Date
Adria Navarro 566da4b2a3 ViewV2, return 404 if not found 2025-01-16 16:58:57 +01:00
Adria Navarro 325fea0c10 ViewV2, return 404 if not found 2025-01-16 16:55:24 +01:00
Adria Navarro 593c74ef8f
Merge branch 'master' into BUDI-8885/only-select-required-columns-from-sql-databases 2025-01-13 12:20:06 +01:00
Sam Rose 352e16f347
Explain the weirdness with enriched view FieldType.AI columns in a comment for the next person to stumble on this. 2025-01-08 17:09:02 +00:00
Adria Navarro d4ef20354d
Merge branch 'master' into BUDI-8885/only-select-required-columns-from-sql-databases 2025-01-08 16:14:57 +01:00
Michael Drury 8eed6de080
Revert "Update AWS SDK to V3" 2025-01-08 10:28:08 +00:00
Michael Drury 4fe493922d
Merge branch 'master' into chore/aws-v2-to-v3 2025-01-06 15:00:39 +00:00
Adria Navarro 15ad884ac8 Fix test order 2024-12-20 11:21:25 +01:00
Adria Navarro db9cf128f0 Is viewV2 to shared core 2024-12-19 19:46:58 +01:00
Adria Navarro 8905f9dd5d Fix tests 2024-12-19 15:27:18 +01:00
Adria Navarro 7cc03b1724 Create sql tests for sqs 2024-12-19 14:43:25 +01:00
Adria Navarro 5a9ed4ff52 Include hidden fields for formulas 2024-12-19 14:43:24 +01:00
Adria Navarro 0ee432dd9a Always use tableid prefix for sqs 2024-12-19 14:42:54 +01:00
mike12345567 889197679e Comment to explain the behaviour of the junction document select. 2024-12-19 12:39:00 +00:00
mike12345567 f41052058c Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3 2024-12-18 17:51:26 +00:00
Adria Navarro 23531e1509 Fix sqs formula 2024-12-17 16:12:16 +01:00
Adria Navarro 95f7eeacce Don't add breaking changes 2024-12-17 16:12:16 +01:00
Adria Navarro 51ba1f072b Add required fields on table search as well 2024-12-17 16:12:16 +01:00
Adria Navarro 7932ee7620 Fix sqs calculations 2024-12-17 16:12:16 +01:00
Adria Navarro 112b7c70e2 Fix sqs views 2024-12-17 16:12:16 +01:00
mike12345567 77eb805936 Fixing an issue where plugins are imported as apps, which can crash the service - return a useful message to tell the user this is a plugin not an app export. 2024-12-17 13:13:07 +00:00
mike12345567 2e7f75e93c Make sure password is always requested when working with encrypted files - if the enc file has been copied the name may change format, we should handle if this happens. 2024-12-17 12:28:22 +00:00
mike12345567 544efaed6e Finishing off async code changes from pre-signing changes. 2024-12-12 18:25:49 +00:00
Sam Rose 7a98f03e82
Merge branch 'master' into eslint-strict-1 2024-12-09 17:43:25 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Martin McKeaveney aba76b0650
Merge branch 'master' into 3.0-metrics 2024-12-06 18:29:45 +00:00
Martin McKeaveney 8f165d5b68 types 2024-12-06 17:02:49 +00:00
Martin McKeaveney 3332f2fa22 metrics for view joins and grouped filters 2024-12-05 17:33:20 +00:00
mike12345567 a8ef736051 Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-3 2024-12-04 14:02:31 +00:00
mike12345567 da81381d62 PR review comments. 2024-12-04 13:48:30 +00:00
mike12345567 6494962c1a Screens and some slightly changes to Table API typing. 2024-12-03 18:06:09 +00:00
mike12345567 3446b1c678 Plugin API typing. 2024-12-03 17:02:30 +00:00
mike12345567 c073500d50 Metadata API. 2024-12-02 17:42:46 +00:00
mike12345567 78558bd0dc Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing 2024-12-02 16:32:59 +00:00
mike12345567 e778022a98 Enrich the datasource when not passing the datasource ID. 2024-12-02 16:17:57 +00:00
mike12345567 e4fd2c94d4 Api key, application and analytics API typing. 2024-11-29 16:03:53 +00:00
Sam Rose b17c6ab43a
Cleanup following bigint fixes. 2024-11-28 16:01:28 +00:00
Sam Rose 22d6b95101
Put errors back how they were. 2024-11-28 15:39:16 +00:00
Sam Rose 112e5eeb60
Merge master. 2024-11-28 11:44:43 +00:00
Sam Rose b700f16a3a
Fix search.spec.ts. 2024-11-28 10:12:16 +00:00
Sam Rose f49f9280d9
Working on search tests. 2024-11-28 09:42:01 +00:00
Sam Rose dbe9eedcba
Fix table.spec.ts. 2024-11-27 17:28:20 +00:00
Sam Rose 332505388d
Fix postgres tests. 2024-11-27 13:14:42 +00:00
Sam Rose 504ddba9b9
SQS row tests passing. 2024-11-27 12:40:34 +00:00
Sam Rose bd17770e4e
Fix _some_ sqs problems. 2024-11-27 12:21:27 +00:00
Sam Rose f211990117
Some sqs fixes. 2024-11-26 17:36:17 +00:00
Sam Rose 8e756ccf84
Type checks pass. 2024-11-26 17:09:32 +00:00
Sam Rose c35e443225
Making progress toward type checking successfully. 2024-11-26 17:05:47 +00:00
Sam Rose 594af57339
wip 2024-11-26 16:28:22 +00:00
mike12345567 f7c89fd20a Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-20 17:04:35 +00:00