mike12345567
|
fc537a0aab
|
Further PR comments.
|
2023-06-27 14:56:24 +01:00 |
mike12345567
|
4d2aa2a67b
|
PR comments.
|
2023-06-27 12:45:00 +01:00 |
mike12345567
|
baecab785d
|
Handling the removal of the role_ prefix where applicable so that new role IDs present in the exact same way as built in roles.
|
2023-06-22 18:02:35 +01:00 |
mike12345567
|
1bdf55e966
|
Some type updates and fixes for test case.
|
2023-06-13 14:45:33 +01:00 |
mike12345567
|
bedc8e5cce
|
Fix for custom roles that have not been published causing users to be unable to access an app completely. They should instead be treated as public users as their role isn't valid.
|
2023-06-12 18:39:30 +01:00 |
mike12345567
|
92210144ff
|
More controller typescript conversions.
|
2022-11-22 16:52:25 +00:00 |
mike12345567
|
8a4da7d4ce
|
Typescript conversion of the table controllers.
|
2022-11-22 13:56:01 +00:00 |
mike12345567
|
31c198888a
|
Updating some enums, plural to single.
|
2022-11-17 14:59:18 +00:00 |
mike12345567
|
c63c3b48c5
|
Typescript conversions, as well as updating context to just use an object map.
|
2022-11-10 17:38:26 +00:00 |
Michael Drury
|
41a65bbe47
|
Exporting roles differently to fix issue raised by test.
|
2022-11-08 20:01:01 +00:00 |
Michael Drury
|
2240b060d4
|
Quick fix to not expose the builder ID outside of the role impl.
|
2022-11-08 19:48:16 +00:00 |
mike12345567
|
eb251fb48e
|
Exporting some functions that were previously exported.
|
2022-11-08 18:35:21 +00:00 |
mike12345567
|
693d6b6242
|
Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs.
|
2022-11-08 18:25:37 +00:00 |