grafana/public/app
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
..
containers Explore split view 2018-05-24 10:55:01 +02:00
core Restrict Explore UI to Editor and Admin roles 2018-05-30 13:13:29 +02:00
features Restrict Explore UI to Editor and Admin roles 2018-05-30 13:13:29 +02:00
partials scrollbar: remove unused div 2018-04-11 19:19:33 +02:00
plugins Merge pull request #11942 from grafana/davkal/design-integration 2018-05-30 12:27:24 +02:00
routes Restrict Explore UI to Editor and Admin roles 2018-05-30 13:13:29 +02:00
stores Explore WIP 2018-04-26 20:27:19 +02:00
app.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00