grafana/public/app/core/components/RolePicker
Mihály Gyöngyösi a915977002
Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775)
* Add TeamRolePicker to CreateTeam and TeamSettings pages

* Align tests to the changes

* Change TeamRolePicker

* Add useRoleOptions hook

* Clean up

* Requested changes by reviewers

* Fixes

* Fixes
2022-08-18 13:21:06 +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: Remove builtin role code (#53767) 2022-08-18 12:25:37 +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