grafana/public/app/features/playlist
Jack Westbrook aa70a38391
Dashboards: hide playlist edit functionality from viewers and snapshots link from unauthenticated users (#28992)
* feat: hide snapshots menu item from viewers

* feat(playlists): prevent viewers from creating/editing playlists

* feat: prevent viewers seeing playlist nav link if no playlists

* refactor(playlist): rename isViewer property to canEditPlaylists

* revert(playlists): put back note if viewer and no playlists

* refactor(snapshots): consider admin/editor permission in folders/dashboards for displaying menu item

* feat(snapshots): only show snapshot nav item if user is signed in

* fix(snapshots): revert snapshots to previous state if delete snapshot api error
2020-12-02 15:51:22 +01:00
..
partials Dashboards: hide playlist edit functionality from viewers and snapshots link from unauthenticated users (#28992) 2020-12-02 15:51:22 +01:00
specs Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
all.ts migrated last all.js to ts 2018-04-04 14:16:39 +02:00
playlist_edit_ctrl.ts Playlists: Remove API validation for empty playlists and remove redundant API call (#26982) 2020-08-14 11:59:50 +03:00
playlist_routes.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
playlist_search.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
playlist_srv.ts RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
playlists_ctrl.ts Dashboards: hide playlist edit functionality from viewers and snapshots link from unauthenticated users (#28992) 2020-12-02 15:51:22 +01:00