grafana/public/app/features/users
Alexander Zobnin a7e721e987
Access control: Make Admin/Users UI working with the permissions (#33176)
* API: authorize admin/users views

* Render admin/users components based on user's permissions

* Add LDAP permissions (required by admin/user page)

* Extend default admin role by LDAP permissions

* Show/hide LDAP debug views

* Render LDAP debug page if user has access

* Authorize LDAP debug view

* fix permissions definitions

* Add LDAP page permissions

* remove ambiguous permissions check

* Hide logout buttons in sessions table

* Add org/users permissions

* Use org permissions for managing user roles in orgs

* Apply permissions to org/users

* Apply suggestions from review

* Fix tests

* remove scopes from the frontend

* Tweaks according to review

* Handle /invites endpoints
2021-04-22 13:19:41 +03:00
..
__mocks__ Forms migration: Org users page (#23372) 2020-04-15 16:49:20 +02:00
__snapshots__ Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
state Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
InviteeRow.tsx Forms migration: Org users page (#23372) 2020-04-15 16:49:20 +02:00
InviteesTable.test.tsx fixing issue with copy invite link 2018-12-14 13:49:14 +01:00
InviteesTable.tsx fixing issue with copy invite link 2018-12-14 13:49:14 +01:00
SignupInvited.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
SignupInvited.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
TokenRevokedModal.tsx Theme: Renames theme.palette to theme.colors (#33214) 2021-04-21 15:34:08 +02:00
UsersActionBar.test.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
UsersActionBar.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
UsersListPage.test.tsx Configuration: Prevent browser hanging / crashing with large number of org users (#32546) 2021-04-01 14:46:55 +02:00
UsersListPage.tsx Configuration: Prevent browser hanging / crashing with large number of org users (#32546) 2021-04-01 14:46:55 +02:00
UsersTable.test.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
UsersTable.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00