Andrew Kingston
|
80f1de27de
|
Please just work tests
|
2024-09-27 09:19:42 +01:00 |
Andrew Kingston
|
b53bc5dfaf
|
Update tests
|
2024-09-27 09:08:38 +01:00 |
Sam Rose
|
aa738659ae
|
Respond to PR feedback.
|
2024-09-26 16:21:34 +01:00 |
Sam Rose
|
25a2e02a90
|
Remove needless table copy.
|
2024-09-26 15:40:25 +01:00 |
Sam Rose
|
7c6c03c80b
|
Rename ViewUIFieldMetadata -> ViewFieldMetadata to match master.
|
2024-09-26 15:32:21 +01:00 |
Sam Rose
|
c4c524c6ff
|
viewV2.spec.ts passsing in full
|
2024-09-26 15:22:10 +01:00 |
Adria Navarro
|
b4da4529a3
|
ENRICHED_RELATIONSHIPS on by default in tests
|
2024-09-26 15:23:41 +02:00 |
Sam Rose
|
0ef633b87a
|
Fix viewV2.spec.ts for sqs
|
2024-09-26 11:56:03 +01:00 |
mike12345567
|
4fb5943b4c
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-09-26 11:14:43 +01:00 |
Sam Rose
|
43265bf1ea
|
Rejig view calculation code to work with aggregates again. Broke some other tests in the process.
|
2024-09-26 10:54:04 +01:00 |
deanhannigan
|
577dfb0d17
|
Merge branch 'master' into v3-ui
|
2024-09-26 09:13:56 +01:00 |
Sam Rose
|
efd677e16a
|
Most tests passing.
|
2024-09-25 16:50:06 +01:00 |
Sam Rose
|
566af9e454
|
Fix bulk import to not modify the table schema.
|
2024-09-25 16:44:37 +01:00 |
Sam Rose
|
564e16fd5c
|
wip
|
2024-09-25 15:41:18 +01:00 |
Sam Rose
|
b68a51bd55
|
Merge master.
|
2024-09-25 14:59:47 +01:00 |
Adria Navarro
|
7072244f31
|
Fix
|
2024-09-25 12:44:30 +02:00 |
Adria Navarro
|
9ecb64a992
|
Use sqs flag correctly on test
|
2024-09-25 10:32:58 +02:00 |
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 |
Adria Navarro
|
53b4634cff
|
Add enrichment tests
|
2024-09-24 17:51:05 +02:00 |
Adria Navarro
|
d7d8284caf
|
Add test
|
2024-09-24 17:42:25 +02: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 |
mike12345567
|
36587691d2
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-09-24 16:33:45 +01:00 |
Andrew Kingston
|
c4d4e44c29
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-09-24 15:16:41 +01:00 |
Andrew Kingston
|
4f8401b039
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-view-permissions
|
2024-09-24 15:16:16 +01:00 |
Andrew Kingston
|
2773efad56
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-09-24 15:15:28 +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 |
Sam Rose
|
fc9b54cb85
|
Mostly solving type errors around passing the view all the way down, got a fair few left.
|
2024-09-24 13:01:33 +01:00 |
Sam Rose
|
51774b3434
|
Working on plumbing 'source' all the way through our code.
|
2024-09-24 12:30:45 +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 |
Andrew Kingston
|
51e09ddf7b
|
Update row action tests to revoke explicit view permissions when testing triggering against views
|
2024-09-23 10:08:21 +01:00 |
Andrew Kingston
|
162bfdef9b
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-view-permissions
|
2024-09-23 09:54:28 +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 |
Andrew Kingston
|
e621cfca71
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-09-20 15:04:22 +01:00 |
Andrew Kingston
|
5db3d84a8d
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-09-20 14:59:49 +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 |
mike12345567
|
38e54e91f7
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-09-20 10:32:47 +01:00 |
Andrew Kingston
|
418bbff2f5
|
Lint
|
2024-09-19 15:15:19 +01:00 |
Andrew Kingston
|
55c7751dbb
|
Move permission updates into SDK
|
2024-09-19 15:12:03 +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
|
a90cf51d2c
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-09-18 13:34:19 +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
|
d4db493519
|
Set view permissions to explicit roles from the parent table
|
2024-09-18 11:50:15 +01:00 |
Andrew Kingston
|
fd3c8c4a11
|
Make view readonly columns available for free
|
2024-09-17 16:34:00 +01:00 |
Dean
|
d792adbaba
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-17 12:42:59 +01:00 |
mike12345567
|
68a710699d
|
Getting external DBs to correctly handle when too many fields.
|
2024-09-16 18:09:01 +01:00 |
mike12345567
|
2fd73d044f
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-09-16 15:31:00 +01:00 |
Andrew Kingston
|
a120a9c97a
|
Add multi user sync for roles
|
2024-09-16 09:40:52 +01:00 |
Dean
|
7e19e237b1
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-13 14:35:43 +01:00 |
Andrew Kingston
|
663c0f20af
|
Don't use display names as role names, and restore usual names for built in roles
|
2024-09-13 14:14:36 +01:00 |
Dean
|
627e7fc799
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-13 12:06:54 +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
|
4d428f33f6
|
Adding validator for uiMetadata.
|
2024-09-12 15:45:41 +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 |
Dean
|
46cc9a074b
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-12 15:02:07 +01:00 |
mike12345567
|
e89042b2e3
|
Fixing some role typing issues, as well as fixing an issue with the validator not allowing the structure that roles are expected to have.
|
2024-09-11 18:06:05 +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 |
mike12345567
|
c0b38b74e0
|
Merge branch 'master' of github.com:Budibase/budibase into feature/builder-filtering-update
|
2024-09-11 12:23:06 +01:00 |
mike12345567
|
9ea3aca5e4
|
Typing improvements and fixing issue detected by test cases (old lucene syntax).
|
2024-09-11 12:21:19 +01:00 |
Dean
|
9ea74dcb45
|
Updates for view tests
|
2024-09-11 11:56:09 +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
|
2fd5c1a99f
|
Handling JSON types within relationships, they need to be parsed as well.
|
2024-09-10 15:45:32 +01:00 |
Dean
|
f9e8689ce9
|
Test fixes for view search
|
2024-09-10 12:19:41 +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 |
Dean
|
fac39b2ede
|
Merge remote-tracking branch 'origin/master' into feature/builder-filtering-update
|
2024-09-10 11:07:02 +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 |
Dean
|
11b146fcbf
|
Updates to filter UI and API requests across budibase
|
2024-09-09 16:36:31 +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
|
77be1cd869
|
Add metadata on related columns
|
2024-09-09 16:15:34 +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 |
mike12345567
|
fed82dffaf
|
Linting.
|
2024-09-04 13:11:03 +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 |
Peter Clement
|
0716702646
|
use opts param
|
2024-09-03 21:31:38 +01:00 |
Peter Clement
|
8c7aecfa22
|
Update packages/server/src/api/routes/utils/validators.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-03 21:14:28 +01:00 |
Peter Clement
|
f6f6120e70
|
Update packages/server/src/api/routes/utils/validators.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-03 21:14:05 +01:00 |