1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
Commit graph

34593 commits

Author SHA1 Message Date
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
Michael Drury
3e4d6b39b7
Merge pull request #14542 from Budibase/fix/google-sheets-filtering
Fix to accommodate filtering updates for GoogleSheets
2024-09-09 16:49:25 +01:00
Sam Rose
4c600cd182
Merge branch 'master' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets 2024-09-09 16:45:22 +01:00
Sam Rose
9e9f14d1b7
More comments. 2024-09-09 16:45:15 +01:00
mike12345567
1a27cf9d5b Fix - thanks tests. 2024-09-09 16:40:04 +01:00
Sam Rose
1eb8c3409a
More progress toward a row save test passing. 2024-09-09 16:33:35 +01:00
mike12345567
ac2416dc0b Lint. 2024-09-09 16:30:38 +01:00
mike12345567
6e10c528d8 Getting rid of findInDoc as its not used anymore. 2024-09-09 16:25:34 +01:00
Dean
ee968b212a Fix to accommodate filtering updates for GoogleSheets 2024-09-09 16:10:39 +01:00
Michael Drury
e2c6893aa3
Merge branch 'master' into fix/sql-many-relationships 2024-09-09 16:07:16 +01:00
Adria Navarro
1c5bab07aa Fix tests 2024-09-09 16:43:43 +02:00
Adria Navarro
d4b866b9bc
Merge branch 'master' into BUDI-8565/enrich-views 2024-09-09 16:30:05 +02:00
Adria Navarro
e40a08ceca Fix tests 2024-09-09 16:27:54 +02:00
Adria Navarro
26db79d421 Remove cache dependency 2024-09-09 16:24:20 +02:00
Adria Navarro
0f8df77ded
Merge pull request #14540 from Budibase/BUDI-8560/fix-relationships-with-many-columns
Fix long popover for relationship column pickers
2024-09-09 16:18:49 +02:00
Adria Navarro
77be1cd869 Add metadata on related columns 2024-09-09 16:15:34 +02:00
Adria Navarro
30e31e1254 Enrich view columns 2024-09-09 16:15:18 +02:00
Adria Navarro
5b85b77a29
Merge branch 'master' into BUDI-8560/fix-relationships-with-many-columns 2024-09-09 16:09:15 +02:00
Adria Navarro
fbf1e20cc2
Merge pull request #14539 from Budibase/BUDI-8561/fix-remove-relationship
Fix relationship popover click behaviour
2024-09-09 16:08:54 +02:00