grafana/public/app
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
..
angular TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
core Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
features Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Azure Monitor: Add support for Microsoft.SignalRService/SignalR metrics (#33246) 2021-04-22 09:32:42 +02:00
routes Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
store Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
types Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
app.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
AppWrapper.tsx Theme: Updated font to Inter, updates typography, a start of moving legacy & global styles from sass to emotion (#32988) 2021-04-14 21:49:38 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00