1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

12664 commits

Author SHA1 Message Date
mike12345567
05de673781 Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs 2024-09-11 13:25:25 +01:00
Michael Drury
5b776d62ad
Merge branch 'master' into fix/logical-operators-return-none 2024-09-11 10:46:25 +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
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
mike12345567
86a6664c84 Updating test case. 2024-09-10 16:06:53 +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
Sam Rose
5f36a51e8c
Add new test creating multiple tables. 2024-09-10 14:39:23 +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
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
Adria Navarro
cd16c964c2
Merge branch 'master' into budi-8579-issue-with-google-sheets 2024-09-10 11:54:26 +02:00
Sam Rose
4ff0dab399
Respond to PR feedback. 2024-09-10 10:51:22 +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
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
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
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
Sam Rose
1eb8c3409a
More progress toward a row save test passing. 2024-09-09 16:33:35 +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
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
Peter Clement
30c392e5a8
Merge branch 'master' into feat/branching-feature-flags 2024-09-09 14:38:27 +01:00
Peter Clement
4231dafc94 remove uneeded import 2024-09-09 14:26:37 +01:00
Sam Rose
1c5b50773f
Docs to Google Sheets mock. 2024-09-09 12:05:15 +01:00
Sam Rose
1bc84c1633
2nd test WIP. 2024-09-06 17:29:56 +01:00
Sam Rose
0359b20347
First new test passing. 2024-09-06 16:55:16 +01:00
mike12345567
76273ff860 PR comments. 2024-09-06 16:47:43 +01:00
mike12345567
09824f9a4d Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs 2024-09-06 16:27:37 +01:00
Sam Rose
3c58a593f9
Improve typing around in-memory search. 2024-09-06 15:03:17 +01:00
Sam Rose
7e5f199f3b
Merge branch 'master' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets 2024-09-06 13:31:49 +01:00
Adria Navarro
c8d32611c9 Lint 2024-09-06 11:06:07 +02:00
Adria Navarro
c4c3c4a169 Tweak tests 2024-09-06 10:40:57 +02:00
Adria Navarro
f1d0d9a171 Run actions enabled for tables off by default 2024-09-06 10:39:05 +02:00
Adria Navarro
70514d739d
Merge branch 'master' into BUDI-8429/row-action-view-security 2024-09-06 10:23:05 +02:00
mike12345567
888c4214bd Fixing SQL unit tests. 2024-09-05 18:12:53 +01:00
mike12345567
7cdf8137c5 Fixing aliasing test cases. 2024-09-05 17:57:15 +01:00
Peter Clement
b1b861139d feature flag the branch action definition 2024-09-05 14:25:04 +01:00
Peter Clement
452ff17e1f
Merge branch 'master' into fix/automation-context-bug 2024-09-04 17:54:15 +01:00
Peter Clement
2135dbca67 update automation test builder to support ...building 2024-09-04 16:37:33 +01:00