mike12345567
|
c40e4a7288
|
fixing rbac
|
2024-10-16 21:13:35 +01:00 |
mike12345567
|
3399093163
|
Role save API returns role ID in correct format.
|
2024-10-16 21:13:28 +01:00 |
mike12345567
|
9c92288f7f
|
Fixing some issues with finding roles.
|
2024-10-16 21:13:19 +01:00 |
mike12345567
|
189b176060
|
Test for loops in role save API.
|
2024-10-16 12:27:15 +01:00 |
mike12345567
|
171ffd8aa3
|
Update test name.
|
2024-10-15 17:54:34 +01:00 |
mike12345567
|
9fceef0fc2
|
Some more fixes and test case for screen access.
|
2024-10-15 17:53:48 +01:00 |
mike12345567
|
808096f31b
|
Updating screen test case.
|
2024-10-15 14:34:32 +01:00 |
mike12345567
|
ca72dffb1f
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-10-15 13:34:39 +01:00 |
mike12345567
|
bb43049d55
|
Adding loop protection.
|
2024-10-15 12:07:31 +01:00 |
mike12345567
|
a56a228042
|
Fixes based on test case.
|
2024-10-14 18:57:54 +01:00 |
mike12345567
|
26ee50b10b
|
Adding test case for multi-inheritance
|
2024-10-14 18:57:46 +01:00 |
Adria Navarro
|
b3cea00ab3
|
Merge branch 'master' into BUDI-8699/view-joins-with-any-and-all-not-working-correctly
|
2024-10-14 16:07:32 +02:00 |
Adria Navarro
|
b744de6e62
|
Merge branch 'master' into fix/inconsistent-column-schemas
|
2024-10-14 15:10:58 +02:00 |
mike12345567
|
243391d6cb
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-10-14 12:57:22 +01:00 |
Adria Navarro
|
874df3f54d
|
Fix wrong schema while fetching from datasource
|
2024-10-14 13:20:34 +02:00 |
Sam Rose
|
7c9b61181f
|
Fix lint.
|
2024-10-14 12:15:45 +01:00 |
Sam Rose
|
e9ad3e58be
|
Support default values on multi-user columns.
|
2024-10-14 12:14:41 +01:00 |
Adria Navarro
|
1052f36084
|
Fix invalid schemas while fetching
|
2024-10-14 13:00:26 +02:00 |
Adria Navarro
|
a6cb1d072a
|
Fix sql alias test
|
2024-10-14 10:40:08 +02:00 |
Adria Navarro
|
ca7a7bcef9
|
Fix tests
|
2024-10-14 10:40:08 +02:00 |
Adria Navarro
|
f73b7d4824
|
More tests
|
2024-10-14 10:40:08 +02:00 |
Adria Navarro
|
bfdead820c
|
Cleanup tests
|
2024-10-14 10:40:08 +02:00 |
Adria Navarro
|
f192a30da0
|
More tests
|
2024-10-14 10:40:08 +02:00 |
Adria Navarro
|
37450823bb
|
More tests
|
2024-10-14 10:40:08 +02:00 |
Adria Navarro
|
cb78e0bc13
|
Add extra tests
|
2024-10-14 10:40:08 +02:00 |
Michael Drury
|
c8f7722f9c
|
Merge branch 'master' into fix/screen-role-creation
|
2024-10-11 17:57:22 +01:00 |
mike12345567
|
d0cb873382
|
Adding test case for the fix.
|
2024-10-11 17:55:59 +01:00 |
mike12345567
|
bdbcf2110e
|
Fixing an issue with screen creation - wrong base permissions were being detected for external DBs.
|
2024-10-11 17:04:29 +01:00 |
Sam Rose
|
13424218eb
|
Merge branch 'master' into budi-8730-views-filter-by-current-user_id-does-not-work
|
2024-10-11 16:42:37 +01:00 |
Sam Rose
|
158e095045
|
Fix lint.
|
2024-10-11 16:24:03 +01:00 |
Sam Rose
|
c622ef7e90
|
Merge branch 'master' of github.com:budibase/budibase into budi-8722-default-value-on-user-columns
|
2024-10-11 16:22:36 +01:00 |
Sam Rose
|
b24c337834
|
Respond to PR comment.
|
2024-10-11 16:22:04 +01:00 |
Sam Rose
|
1ad371cd7a
|
Fix lint.
|
2024-10-11 15:58:04 +01:00 |
Sam Rose
|
e967e62f1d
|
Add tests.
|
2024-10-11 15:55:25 +01:00 |
Sam Rose
|
33f7792522
|
Potential fix for view search problem.
|
2024-10-11 15:33:33 +01:00 |
Sam Rose
|
1bcd2590d3
|
Allow BB_REFERNCE_SINGLE to have default values.
|
2024-10-11 12:28:20 +01:00 |
Sam Rose
|
11b02fdb0e
|
Merge branch 'master' into view-calculation-sort-by-calculations
|
2024-10-11 11:03:05 +01:00 |
Adria Navarro
|
7f3e486bca
|
Merge branch 'master' into budi-8705-v3-view-joins-required-columns-cant-be-changed-to-read-only
|
2024-10-10 21:34:54 +02:00 |
mike12345567
|
324616be59
|
Finishing multi-inheritance test case and getting accessibility to be detected correctly.
|
2024-10-10 18:15:23 +01:00 |
Sam Rose
|
964f8222ba
|
Allow sorting by calculation fields.
|
2024-10-10 17:10:07 +01:00 |
mike12345567
|
f907cccc58
|
Merge branch 'fix/custom-role-naming' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-10-10 16:28:06 +01:00 |
Adria Navarro
|
c297396456
|
Merge branch 'master' into budi-8705-v3-view-joins-required-columns-cant-be-changed-to-read-only
|
2024-10-10 17:20:16 +02:00 |
Michael Drury
|
799ad63568
|
Merge branch 'master' into fix/custom-role-naming
|
2024-10-10 16:15:14 +01:00 |
mike12345567
|
5f4694d4d8
|
Fix for an issue found with custom role naming.
|
2024-10-10 16:13:32 +01:00 |
mike12345567
|
5f91c7d8da
|
new test case.
|
2024-10-10 16:11:03 +01:00 |
Adria Navarro
|
18e1bd0b4c
|
Fix test
|
2024-10-10 17:03:46 +02:00 |
Sam Rose
|
4c4429b88a
|
Fix tests.
|
2024-10-10 15:49:00 +01:00 |
Adria Navarro
|
41cd0d96d6
|
Fix multiple user column icon
|
2024-10-10 16:43:08 +02:00 |
Adria Navarro
|
e191c90385
|
Simplify enriched column
|
2024-10-10 16:42:05 +02:00 |
Sam Rose
|
a00a64bb6e
|
Properly clean up row actions on table deletion.
|
2024-10-10 14:56:38 +01:00 |