Commit Graph

13980 Commits

Author SHA1 Message Date
Sam Rose 0920c2dda8
Merge branch 'master' of github.com:budibase/budibase into budi-8960-issue-sorting-dates-when-using-mmddyyyy 2025-01-14 14:04:10 +00:00
Sam Rose 55f3dbcce5
Fix tests. 2025-01-14 14:03:59 +00:00
Sam Rose e55874a698
More validation around datetime columns and bulk importing. 2025-01-13 12:51:13 +00:00
mike12345567 0d6474a38a Other steps. 2025-01-13 12:30:19 +00:00
Sam Rose d06b22d4b8
Add sorting tests for dateonly fields. 2025-01-13 11:56:33 +00:00
mike12345567 87e7245aee Merge branch 'master' of github.com:Budibase/budibase into fix/automation-query-rows-table-with-spaces 2025-01-13 11:42:27 +00: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
mike12345567 640dd930de Updating query row to correctly decode the input table Id as it will be encoded. The CTX expects this to be passed in its decoded state as Koa would do to encoded URLs. 2025-01-10 17:45:51 +00:00
Sam Rose d15a5f330c
Fix row.spec.ts 2025-01-09 17:25:31 +00:00
Sam Rose b9a5a71fd8
Remove focus test. 2025-01-09 17:17:24 +00:00
Sam Rose f477d1b158
Merge branches 'budi-8957-date-filter-equals-does-not-work' and 'master' of github.com:budibase/budibase into budi-8957-date-filter-equals-does-not-work 2025-01-09 17:16:55 +00:00
Sam Rose 7ad5879c3e
Create search cross product on whether we save/search with timestamp. 2025-01-09 17:16:47 +00:00
Sam Rose 26c0861e68
Fix date-only searching. 2025-01-09 17:05:44 +00:00
Sam Rose dd309cbfc4
Merge master. 2025-01-09 12:06:59 +00:00
Sam Rose 2a9e4c3078
Remove double processing of AI columns. 2025-01-08 17:34:08 +00:00
Sam Rose addd832b6e
Merge branch 'master' of github.com:budibase/budibase into budi-8833-allow-ai-column-to-be-used-in-view-calculations 2025-01-08 17:33:55 +00:00
Sam Rose a18256a9cf
Limit view AI column tests to internal tables. 2025-01-08 17:10:02 +00: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
Sam Rose 1a6d27ae83
Merge branch 'master' of github.com:budibase/budibase into budi-8833-allow-ai-column-to-be-used-in-view-calculations 2025-01-08 17:03:47 +00:00
Sam Rose 7d6b822b8a
Improve typing around AI prompts. 2025-01-08 16:12: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
Adria Navarro d3ba4b103e Fix return type 2025-01-08 15:51:48 +01:00
Sam Rose b9fb4416bb
Allow use of AI fields in view calculations. 2025-01-08 13:18:40 +00:00
Adria Navarro f76ec8d2c9 Fix types 2025-01-08 12:24:19 +01:00
Adria Navarro 8c0e7a12d6 Remove anys 2025-01-08 12:24:19 +01:00
Adria Navarro 1f51489368 Type views 2025-01-08 12:22:36 +01:00
Michael Drury 8eed6de080
Revert "Update AWS SDK to V3" 2025-01-08 10:28:08 +00:00
Sam Rose af83f1b2e1
Delete old feature flags. 2025-01-07 17:18:36 +00:00
Michael Drury 4fe493922d
Merge branch 'master' into chore/aws-v2-to-v3 2025-01-06 15:00:39 +00:00
Sam Rose a58c75e328
Expose feature flags type in packages/type so it can be exposed to the frontend. 2025-01-06 12:11:14 +00:00
Adria Navarro b4b805ac1c Fix queries when returning nulls 2025-01-03 11:02:09 +01:00
Adria Navarro 793295ffee Align svelte packages 2024-12-31 12:16:35 +01:00
Adria Navarro 066586e0a2 Fix test types 2024-12-30 22:08:52 +01:00
Adria Navarro 07416e3e4a Persist row height 2024-12-30 21:50:31 +01:00
Peter Clement 3807568498 Merge remote-tracking branch 'origin/master' into feat/automation-store-ts-conversion 2024-12-23 09:06:30 +00:00
Peter Clement ac1b56db6f type errors 2024-12-20 14:54:37 +00:00
Adria Navarro bd261dcc33
Merge branch 'master' into typing/stores-viewv2 2024-12-20 12:24:36 +01:00
Michael Drury 3168b42407
Merge branch 'master' into BUDI-8885/only-select-required-columns-from-sql-databases 2024-12-20 11:09:04 +00:00
Michael Drury 87209915e4
Merge branch 'master' into chore/aws-v2-to-v3 2024-12-20 11:03:32 +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
andz-bb 2d7ef6cee4 allow users to select firestore databases other than the default 2024-12-19 16:24:55 +00:00
mike12345567 bb5361135c Fixing more test that rely on mocks. 2024-12-19 14:41:31 +00:00
Adria Navarro 8905f9dd5d Fix tests 2024-12-19 15:27:18 +01:00
mike12345567 0f659635c7 Fixing mocked test case. 2024-12-19 14:02:24 +00:00
Adria Navarro 16fb86549b Fix tests 2024-12-19 14:43:25 +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 979d63ce71 Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3 2024-12-19 12:45:53 +00:00