grafana/public/app/routes
David Kaltschmidt f69654fcd5 Restrict Explore UI to Editor and Admin roles
Access is restricted via not showing in the following places:

* hide from sidemenu
* hide from panel header menu
* disable keybinding `x`

Also adds a `roles` property to reactContainer routes that will be
checked if `roles` is set, and on failure redirects to `/`.
2018-05-30 13:13:29 +02:00
..
dashboard_loaders.ts dashboards: cleanup 2018-02-21 16:56:34 +01:00
ReactContainer.tsx Restrict Explore UI to Editor and Admin roles 2018-05-30 13:13:29 +02:00
routes.ts Restrict Explore UI to Editor and Admin roles 2018-05-30 13:13:29 +02:00