grafana/public/app/features/admin
Alex Khomenko 62dc10829a
Admin: Show licensed roles and unit membership in UI (#39773)
* Extend User type

* Render licensed roles and org units

* Combine admin icon with units

* Extract search users to a new service

* Fix wire provider

* remove mock data

* Fix icon margin

* Fix common_test and remove RouteRegister

* Remove old endpoints

* Fix test

* Add indexes to dashboards and orgs tables

* Fix lint

* Revert docs changes

* undo docs formatting

* Change order of input and filters

* Abstract aria-label into a function

* Add accessible info about user's membership

* UI tweaks

Co-authored-by: spinillos <selenepinillos@gmail.com>
2021-09-29 18:26:50 +03:00
..
ldap Chore: More TypeScript strict fixes (#39300) 2021-09-17 09:47:23 +01:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Admin: User list tweaks (#38750) 2021-09-01 16:53:58 +03:00
AdminEditOrgPage.tsx A11y: Fix fastpass issues for /admin/* pages (#39435) 2021-09-22 21:23:54 +01:00
AdminListOrgsPage.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
AdminOrgsTable.tsx A11y: Fix fastpass issues for /admin/* pages (#39435) 2021-09-22 21:23:54 +01:00
AdminSettings.tsx Build: Upgrade Webpack 5 (#36444) 2021-08-31 12:55:05 +02:00
LicenseChrome.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
OrgRolePicker.tsx A11y: Fix fastpass issues for /admin/* pages (#39435) 2021-09-22 21:23:54 +01:00
ServerStats.test.tsx Admin: remove Redux from ServerStats (#38581) 2021-08-27 11:09:17 +03:00
ServerStats.tsx Admin: remove Redux from ServerStats (#38581) 2021-08-27 11:09:17 +03:00
UpgradePage.tsx A11y: Fix fastpass issues for /admin/* pages (#39435) 2021-09-22 21:23:54 +01:00
UserAdminPage.tsx Disable external user's change role in admin (#39172) 2021-09-21 17:47:35 +02:00
UserCreatePage.tsx Build: Upgrade Webpack 5 (#36444) 2021-08-31 12:55:05 +02:00
UserLdapSyncInfo.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
UserListAdminPage.tsx Admin: Show licensed roles and unit membership in UI (#39773) 2021-09-29 18:26:50 +03:00
UserOrgs.tsx Disable external user's change role in admin (#39172) 2021-09-21 17:47:35 +02:00
UserPermissions.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
UserProfile.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
UserSessions.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00