grafana/public/app/features/admin
J Guerreiro 056e143664
AccessControl: Present user edit actions according to AC metadata (#43602)
* AccessControl: Add user metadata to user detail view

* AccessControl: Do not present delete or disable buttons based on ac metadata in admin/users

* AccessControl: do not allow password changing or user editing without permission

* AccessControl: Fetch global:users scope for admin

* AccessControl: optimize org.user metadata fetch

* Chore: early return if ac metadata is not available
2022-01-05 09:59:17 +01: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 AccessControl: Present user edit actions according to AC metadata (#43602) 2022-01-05 09:59:17 +01:00
AdminEditOrgPage.tsx AccessControl: RolePicker fetch roles in org (#41927) 2021-11-19 09:50:01 +01:00
AdminListOrgsPage.tsx AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +01:00
AdminOrgsTable.tsx AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +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/UserAdminPage: Improves tab navigation and focus management (#41321) 2021-11-05 14:45:00 +00:00
ServerStats.test.tsx AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
ServerStats.tsx AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
UpgradePage.tsx A11y: Fix fastpass issues for /admin/* pages (#39435) 2021-09-22 21:23:54 +01:00
UserAdminPage.tsx Add new role picker to admin/users page (#40631) 2021-11-17 18:22:40 +03:00
UserCreatePage.tsx A11y: Fix various fastpass accessibility issues (#41154) 2021-11-02 15:27:07 +00: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: Enable extending filters (#39825) 2021-10-07 17:41:52 +03:00
UserOrgs.tsx Disable only built-in role selector for external users (#42197) 2021-11-24 17:25:28 +03:00
UserPermissions.tsx A11y/UserAdminPage: Improves tab navigation and focus management (#41321) 2021-11-05 14:45:00 +00:00
UserProfile.tsx AccessControl: Present user edit actions according to AC metadata (#43602) 2022-01-05 09:59:17 +01:00
UserSessions.tsx A11y/UserAdminPage: Improves tab navigation and focus management (#41321) 2021-11-05 14:45:00 +00:00