grafana/public/app/features/manage-dashboards
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
..
components Dashboards: hide playlist edit functionality from viewers and snapshots link from unauthenticated users (#28992) 2020-12-02 15:51:22 +01:00
services DashboardSave: Display error message when folder/dashboard name validation fails (#23416) 2020-04-14 10:55:27 +02:00
state Live: broadcast events when dashboard is saved (#27583) 2020-10-01 10:46:14 -07:00
utils Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
DashboardImportPage.tsx Grafana-UI: Add FileUpload (#25835) 2020-06-30 17:48:38 +03:00
index.ts Migration: snapshot list (#24266) 2020-05-06 10:11:25 +02:00
SnapshotListPage.tsx Migration: snapshot list (#24266) 2020-05-06 10:11:25 +02:00
types.ts Migration: snapshot list (#24266) 2020-05-06 10:11:25 +02:00