grafana/public/app/core/components/RolePicker
2023-03-14 16:38:21 +02:00
..
api.ts Refactor: move displayname logic from backend to frontend (#62845) 2023-02-03 10:39:44 +00: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
RoleMenuGroupOption.tsx Role picker: Refactor menu components (#60584) 2022-12-21 11:59:12 +03:00
RoleMenuGroupsSection.tsx Role picker: Refactor menu components (#60584) 2022-12-21 11:59:12 +03:00
RoleMenuOption.tsx Role picker: Split components into separate files (#60519) 2022-12-20 13:05:37 +03:00
RolePicker.tsx Fix RolePicker component offset when it has too many roles (#62857) 2023-02-08 12:09:27 +01:00
RolePickerInput.tsx Refactor: move displayname logic from backend to frontend (#62845) 2023-02-03 10:39:44 +00:00
RolePickerMenu.tsx Role picker: Refactor menu components (#60584) 2022-12-21 11:59:12 +03:00
RolePickerSubMenu.tsx Role picker: Split components into separate files (#60519) 2022-12-20 13:05:37 +03:00
styles.ts RolePicker: Align groupHeader to the list items horizontally (#61060) 2023-01-10 10:43:02 +01:00
TeamRolePicker.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
UserRolePicker.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
utils.ts Refactor: move displayname logic from backend to frontend (#62845) 2023-02-03 10:39:44 +00:00
ValueContainer.tsx RolePicker: UI improvements (#49397) 2022-05-24 10:21:31 +03:00