grafana/public/app/features/users/__snapshots__
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
..
InviteesTable.test.tsx.snap DevEnv: update frontend dependencies - tests (#22140) 2020-02-14 15:16:07 +01:00
UsersActionBar.test.tsx.snap PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
UsersListPage.test.tsx.snap Configuration: Prevent browser hanging / crashing with large number of org users (#32546) 2021-04-01 14:46:55 +02:00
UsersTable.test.tsx.snap Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00