grafana/public/app/features/admin
Selene b31316753a
Disable external user's change role in admin (#39172)
* Disable external user's change role in admin

* Missing part of the tooltip text

* Disable change button with the tooltip instead dropdown

* Missing refactor

* Apply suggestion
2021-09-21 17:47:35 +02: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 Grafana-UI: Update React Hook Form to v7 (#33328) 2021-04-29 16:54:38 +03:00
AdminListOrgsPage.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
AdminOrgsTable.tsx Edit admin UI text (#32454) 2021-03-29 21:52:40 +02: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 Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +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 Build: Upgrade Webpack 5 (#36444) 2021-08-31 12:55:05 +02: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: User list tweaks (#38750) 2021-09-01 16:53:58 +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