grafana/public/app/features
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
..
admin Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
alerting Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
annotations Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
api-keys API and Inspector UI text edits (#32459) 2021-04-14 09:11:55 +02:00
dashboard Theme: Update theme layering (#33217) 2021-04-22 09:18:32 +02:00
datasources Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
explore Overlays: Style tweaks to modal & drawer overlays (#33251) 2021-04-22 10:57:10 +02:00
expressions Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
folders UI text edits (#32524) 2021-03-31 16:07:37 -07:00
inspector API and Inspector UI text edits (#32459) 2021-04-14 09:11:55 +02:00
library-panels PanelEdit: only update when config changes (#33133) 2021-04-19 19:24:39 +02:00
live Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
manage-dashboards Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
org Edit org UI text (#32455) 2021-03-30 20:54:31 +02:00
panel Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
playlist Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
plugins Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
profile Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
query Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 2021-04-21 14:25:43 +02:00
sandbox Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
search Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 2021-04-21 14:25:43 +02:00
teams Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
templating Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
users Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
variables Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
all.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00