grafana/public/app/core/components/RolePicker
Karl Persson ef25d297d6
RBAC: Display groups for custom roles (#54020)
* RolePicker: Default to "Other" for roles without group

* RolePicker: Add GroupType enum and calculate group options based on
group type

* RolePicker: Display groups for custom roles

* RolePicker: Remove unused code

* RolePicker: Restructure

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2022-08-22 14:21:12 +02:00
..
api.ts RBAC: Remove builtin role code (#53767) 2022-08-18 12:25:37 +02:00
constants.ts RolePicker: UI improvements (#49397) 2022-05-24 10:21:31 +03:00
hooks.ts Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775) 2022-08-18 13:21:06 +02:00
RolePicker.tsx Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775) 2022-08-18 13:21:06 +02:00
RolePickerInput.tsx RBAC: Remove builtin role code (#53767) 2022-08-18 12:25:37 +02:00
RolePickerMenu.tsx RBAC: Display groups for custom roles (#54020) 2022-08-22 14:21:12 +02:00
TeamRolePicker.tsx Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775) 2022-08-18 13:21:06 +02:00
UserRolePicker.tsx Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775) 2022-08-18 13:21:06 +02:00
ValueContainer.tsx RolePicker: UI improvements (#49397) 2022-05-24 10:21:31 +03:00