|
166467caf0
|
fix: don't require organization_id in body when updating a custom role (#14102)
|
2024-08-02 11:25:00 -06:00 |
|
|
3d30c8dc68
|
chore: protect reserved builtin rolenames (#13571)
Conflicting built-in and database role names makes it hard to
disambiguate
|
2024-06-13 15:12:37 -05:00 |
|
|
0d65143301
|
chore: implement audit log for custom role edits (#13494)
* chore: implement audit log for custom role edits
|
2024-06-07 14:11:57 -05:00 |
|
|
e3206612e1
|
chore: implement typed database for custom permissions (breaks existing custom roles) (#13457)
* chore: typed database custom permissions
* add migration to fix any custom roles out there
|
2024-06-04 09:27:44 -05:00 |
|
|
afd9d3b35f
|
feat: add api for patching custom org roles (#13357)
* chore: implement patching custom organization roles
|
2024-05-29 09:49:43 -05:00 |
|
|
1b4ca00428
|
chore: include custom roles in list org roles (#13336)
* chore: include custom roles in list org roles
* move cli show roles to org scope
|
2024-05-23 07:54:59 -10:00 |
|
|
c61b64be61
|
feat: add hidden enterprise cmd command to list roles (#13303)
* feat: add hidden enterprise cmd command to list roles
This includes custom roles, and has a json ouput option for
more granular permissions
|
2024-05-21 13:14:00 -05:00 |
|
|
ad8c314130
|
chore: implement api for creating custom roles (#13298)
api endpoint (gated by experiment) to create custom_roles
|
2024-05-16 13:47:47 -05:00 |
|