grafana/public/app/core/components/RolePicker
Mihály Gyöngyösi aace0b1e7f
Admin: Create/Edit Team/ServiceAccount UI changes (#53889)
* RolePicker: Handle inherited with

* Small ammendment to Create Service Account layout

* RolePicker: introduce maxWidth prop

* Clean up

* Change VerticalGroup spacing to large on Team Settings page

* Introduce constant for submenu width

* Update public/app/core/components/RolePicker/RolePicker.tsx

Simplify style parameter

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* Add description to the improved calculation

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