grafana/public/app/core/components/RolePicker
Ashley Harrison 5f2fd8935d
Spinner: Fix so that the size property is correctly applied (#77135)
* correctly apply spinner sizes, refactor to have standard sizes

* better prop definitions so constant values show in IDEs

* 12 is xs, not sm
2023-10-25 15:39:32 +01:00
..
api.ts Refactor: move displayname logic from backend to frontend (#62845) 2023-02-03 10:39:44 +00:00
BuiltinRoleSelector.tsx Auth: Enable None role for 10.2 (#76343) 2023-10-12 13:00:26 +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
RoleMenuGroupOption.tsx Chore: Enable remaining jsx-a11y rules (#70990) 2023-06-30 16:58:16 +01:00
RoleMenuGroupsSection.tsx Role picker: Refactor menu components (#60584) 2022-12-21 11:59:12 +03:00
RoleMenuOption.tsx Chore: Enable remaining jsx-a11y rules (#70990) 2023-06-30 16:58:16 +01:00
RolePicker.tsx Spinner: Fix so that the size property is correctly applied (#77135) 2023-10-25 15:39:32 +01:00
RolePickerInput.tsx Role picker: Fix flickering at service accounts page (#77049) 2023-10-25 13:03:12 +02:00
RolePickerMenu.tsx Auth: Enable None role for 10.2 (#76343) 2023-10-12 13:00:26 +02:00
RolePickerSubMenu.tsx Role picker: Split components into separate files (#60519) 2022-12-20 13:05:37 +03:00
styles.ts Role picker: Fix flickering at service accounts page (#77049) 2023-10-25 13:03:12 +02:00
TeamRolePicker.tsx Role picker: Fix flickering at service accounts page (#77049) 2023-10-25 13:03:12 +02:00
UserRolePicker.tsx Role picker: Fix flickering at service accounts page (#77049) 2023-10-25 13:03:12 +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