Sam Rose
|
f475454bce
|
Fix search API break.
|
2024-09-24 18:07:31 +01:00 |
Sam Rose
|
e3256cb005
|
Fix row.spec.ts.
|
2024-09-24 17:46:38 +01:00 |
Sam Rose
|
0eb90cfbea
|
Type checks pass, now to find out how much stuff I've broken.
|
2024-09-24 16:35:53 +01:00 |
Sam Rose
|
0fee7dfd4f
|
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql
|
2024-09-24 15:07:08 +01:00 |
mike12345567
|
464f973f12
|
Adding a separation for MariaDB and MySQL, mariaDB is the core of the problem, this solves for it by separating them and allowing us to use the special json_arrayagg for mariaDB, but use a correlated sub-query for MySQL.
|
2024-09-24 12:01:47 +01:00 |
mike12345567
|
6a7959e93c
|
Fixing test case.
|
2024-09-24 11:36:14 +01:00 |
mike12345567
|
956df101e8
|
PR comments and type improvements.
|
2024-09-24 11:16:42 +01:00 |
mike12345567
|
680c68a35b
|
Adding test case.
|
2024-09-23 18:41:23 +01:00 |
Sam Rose
|
c5db1d1da3
|
Got a test passing but I hate it a bit.
|
2024-09-20 16:37:23 +01:00 |
Sam Rose
|
b8a3210286
|
Merge master.
|
2024-09-20 15:41:57 +01:00 |
Sam Rose
|
fc44b38fc5
|
Fix tests.
|
2024-09-20 11:52:06 +01:00 |
Sam Rose
|
9588192a52
|
Merge master.
|
2024-09-20 11:46:58 +01:00 |
Andrew Kingston
|
6428a67ad6
|
Merge branch 'master' into remove-view-readonly-column-licensing-master
|
2024-09-20 10:50:34 +01:00 |
Andrew Kingston
|
da122d2ac1
|
Add table ID to row deletion requests that only contain string IDs
|
2024-09-18 14:55:09 +01:00 |
Andrew Kingston
|
a0350a75ef
|
Update tests again
|
2024-09-18 13:17:30 +01:00 |
Andrew Kingston
|
fd9a2f87d1
|
Update more tests
|
2024-09-18 12:35:05 +01:00 |
Andrew Kingston
|
c8c4248b3c
|
Update tests
|
2024-09-18 11:55:40 +01:00 |
Andrew Kingston
|
fd3c8c4a11
|
Make view readonly columns available for free
|
2024-09-17 16:34:00 +01:00 |
mike12345567
|
68a710699d
|
Getting external DBs to correctly handle when too many fields.
|
2024-09-16 18:09:01 +01:00 |
mike12345567
|
ef3f726346
|
Fixing test cases.
|
2024-09-12 16:23:00 +01:00 |
mike12345567
|
3a68b1ae30
|
Fixing test case - removing licensing.
|
2024-09-12 16:16:40 +01:00 |
mike12345567
|
8144aed935
|
Linting.
|
2024-09-12 15:53:44 +01:00 |
mike12345567
|
4952747ae9
|
Taking working from new-rbac-ui branch and separating it into its own PR, so that other work can be based on this from master.
|
2024-09-12 15:40:37 +01:00 |
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 |
mike12345567
|
595dd7ea6d
|
Fix for test case.
|
2024-09-10 17:21:36 +01:00 |
mike12345567
|
1582e3221f
|
Adding test case for getting related array column in a JS formula.
|
2024-09-10 17:04:59 +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 |
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 |
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 |
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 |
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
|
70514d739d
|
Merge branch 'master' into BUDI-8429/row-action-view-security
|
2024-09-06 10:23:05 +02:00 |
Peter Clement
|
2135dbca67
|
update automation test builder to support ...building
|
2024-09-04 16:37:33 +01:00 |
mike12345567
|
eefb1f01a3
|
Fix for generic sql test.
|
2024-09-04 13:18:54 +01:00 |
Adria Navarro
|
a6a1759561
|
Merge branch 'master' into BUDI-8429/row-action-view-security
|
2024-09-04 12:27:48 +02:00 |
Adria Navarro
|
19963f496f
|
Add extra tests
|
2024-09-04 12:26:12 +02:00 |
Adria Navarro
|
f4f503690d
|
Dynamic tests
|
2024-09-04 12:23:15 +02:00 |
Adria Navarro
|
11e8d576e2
|
Extra tests
|
2024-09-04 11:11:10 +02:00 |
Peter Clement
|
d80123bbcb
|
use utilities api
|
2024-09-04 09:31:18 +01:00 |
Sam Rose
|
015ef56110
|
wip
|
2024-09-04 09:29:05 +01:00 |
Adria Navarro
|
00119f9d73
|
Guard permission
|
2024-09-04 10:16:59 +02:00 |
mike12345567
|
2a24a3dda6
|
Correcting test cases.
|
2024-09-03 18:40:20 +01:00 |
mike12345567
|
b29a4e2b37
|
Work to support all SQL DBs across the board using the aggregation method.
|
2024-09-03 18:24:50 +01:00 |
Peter Clement
|
5c0fd002b4
|
Merge branch 'master' into feat/branching-api-validation
|
2024-09-03 16:23:17 +01:00 |
Peter Clement
|
839292b84d
|
add validators and tests for automation branching
|
2024-09-03 16:16:52 +01:00 |
Adria Navarro
|
b74efe5340
|
Merge branch 'master' into BUDI-8609/run-row-action-as-sync
|
2024-09-03 16:59:56 +02:00 |