1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

34558 commits

Author SHA1 Message Date
Michael Drury
5b776d62ad
Merge branch 'master' into fix/logical-operators-return-none 2024-09-11 10:46:25 +01:00
Martin McKeaveney
3c4b08a531
Merge pull request #14543 from Budibase/budi-8608-ai-platform-level-config
Part 1 of 2: Platform level AI Configuration
2024-09-11 10:43:51 +01:00
Martin McKeaveney
9179569cd7
Merge branch 'master' into budi-8608-ai-platform-level-config 2024-09-11 10:43:41 +01:00
Martin McKeaveney
fcc0381474 update account portal ref 2024-09-11 10:37:52 +01:00
Michael Drury
31f8691708
Merge pull request #14532 from Budibase/fix/sql-many-relationships
SQL - utilise JSON aggregations for relationships
2024-09-11 10:33:51 +01:00
Martin McKeaveney
a5ff0d5ddc update acct portal ref 2024-09-10 22:55:14 +01:00
Martin McKeaveney
c4a41ce11c Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config 2024-09-10 22:39:35 +01:00
Martin McKeaveney
a27be54b69 make mocks async 2024-09-10 22:38:45 +01:00
Martin McKeaveney
8af05d7c4f
Merge branch 'master' into budi-8608-ai-platform-level-config 2024-09-10 22:27:10 +01:00
Martin McKeaveney
38fc65c541 fix tests 2024-09-10 22:25:47 +01:00
Michael Drury
fa6058c748
Merge branch 'master' into fix/sql-many-relationships 2024-09-10 17:33:55 +01:00
mike12345567
595dd7ea6d Fix for test case. 2024-09-10 17:21:36 +01:00
Sam Rose
79fc826697
Merge pull request #14548 from Budibase/more-google-sheets-tests
More google sheets tests
2024-09-10 17:13:54 +01:00
mike12345567
9a61ec5950 More incorrect limits. 2024-09-10 17:07:31 +01:00
mike12345567
1582e3221f Adding test case for getting related array column in a JS formula. 2024-09-10 17:04:59 +01:00
Sam Rose
dbfc6851af
More row reading tests. 2024-09-10 16:58:33 +01:00
Martin McKeaveney
2990291657 Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config 2024-09-10 16:52:07 +01:00
Martin McKeaveney
5c9f88de59 account portal ref 2024-09-10 16:51:22 +01:00
Martin McKeaveney
304b2a5c61
Update packages/worker/src/api/controllers/global/configs.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-10 16:45:32 +01:00
Martin McKeaveney
87adb99073 update pro ref 2024-09-10 16:42:56 +01:00
Martin McKeaveney
c6907eb09e fix types 2024-09-10 16:41:44 +01:00
mike12345567
86a6664c84 Updating test case. 2024-09-10 16:06:53 +01:00
Martin McKeaveney
1ee8a12e29 use real data instead of mocks 2024-09-10 16:01:00 +01:00
mike12345567
d1b12b8d4a Linting. 2024-09-10 15:52:41 +01:00
mike12345567
2fd5c1a99f Handling JSON types within relationships, they need to be parsed as well. 2024-09-10 15:45:32 +01:00
Martin McKeaveney
2eb53c018a sort settings pages 2024-09-10 15:19:41 +01:00
Martin McKeaveney
44a76d6730 add anthropic baseURL 2024-09-10 15:12:15 +01:00
Martin McKeaveney
933ca952d2 lint 2024-09-10 14:50:17 +01:00
Sam Rose
5f36a51e8c
Add new test creating multiple tables. 2024-09-10 14:39:23 +01:00
mike12345567
f63c95e44c Adding SQL_MAX_RELATED_ROWS environment variable, defaults to 500, allows for 500 rows per relationship. 2024-09-10 13:59:21 +01:00
mike12345567
5e80a975dd Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships 2024-09-10 12:12:00 +01:00
Sam Rose
ff67caeabb
Merge pull request #14535 from Budibase/budi-8579-issue-with-google-sheets
[BUDI-8579] Create more realistic tests for Google Sheets
2024-09-10 11:07:54 +01:00
Martin McKeaveney
0cf626be91 Merge 2024-09-10 11:00:33 +01:00
Sam Rose
4a5d76b7ea
Merge branch 'budi-8579-issue-with-google-sheets' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets 2024-09-10 10:59:21 +01:00
Sam Rose
7438a1d65c
tidy up null checks 2024-09-10 10:59:11 +01:00
Martin McKeaveney
08669793d7 Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config 2024-09-10 10:55:25 +01:00
Martin McKeaveney
4fed5787ac review comments 2024-09-10 10:54:50 +01:00
Adria Navarro
cd16c964c2
Merge branch 'master' into budi-8579-issue-with-google-sheets 2024-09-10 11:54:26 +02:00
Adria Navarro
a095be13f8
Merge pull request #14541 from Budibase/BUDI-8565/enrich-views
Enrich views
2024-09-10 11:54:07 +02:00
Sam Rose
4ff0dab399
Respond to PR feedback. 2024-09-10 10:51:22 +01:00
Martin McKeaveney
7a376d9629
Update packages/worker/src/api/controllers/global/configs.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-10 10:26:18 +01:00
Adria Navarro
dc9e1cbbc7 Enrich view with all schema 2024-09-10 10:44:56 +02:00
Adria Navarro
3ab39fb44c
Merge branch 'master' into BUDI-8565/enrich-views 2024-09-09 20:35:09 +02:00
Martin McKeaveney
8b26ab422f remove conditional chain 2024-09-09 18:19:10 +01:00
mike12345567
43ae48cc82 Test cases for return none/all with the logical operators, as well as updates to the hasFilter to support this correctly. 2024-09-09 18:14:02 +01:00
Martin McKeaveney
96fbc8fff0 feature flag support 2024-09-09 18:07:47 +01:00
Sam Rose
1f405da3c3
Add some more tests. 2024-09-09 17:51:32 +01:00
Sam Rose
5cd1b00dad
Merge master. 2024-09-09 17:07:28 +01:00
Michael Drury
8e8946bc95
Merge branch 'master' into fix/sql-many-relationships 2024-09-09 16:53:48 +01:00
Martin McKeaveney
b4a4f81308 linting 2024-09-09 16:52:56 +01:00