grafana/pkg
Marcus Efraimsson f17100e98e
Merge pull request #11786 from marefr/11625_save_as
dashboard: show save as button if user has edit permission

This will show the "Save As..." button in dashboard settings page if the user 
has edit permissions (org role admin/editor or viewers_can_edit enabled) 
and has at least edit permission in any folder.
2018-05-02 11:15:22 +02:00
..
api Merge pull request #11786 from marefr/11625_save_as 2018-05-02 11:15:22 +02:00
bus Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
cmd --amend 2018-05-01 14:18:10 +02:00
components Merge pull request #11775 from knweiss/unindent 2018-05-01 16:03:06 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions Enable Grafana extensions at build time. (#11752) 2018-04-27 13:41:58 +02:00
log pkg/log: fix ineffassign issues 2018-04-23 19:31:23 +02:00
login Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
metrics Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
middleware Use opportunities to unindent code (unindent) 2018-04-28 10:53:16 +02:00
models new property for current user indicating if edit permissions in folders 2018-04-30 15:34:31 +02:00
plugins Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
registry Enable Grafana extensions at build time. (#11752) 2018-04-27 13:41:58 +02:00
services Merge pull request #11786 from marefr/11625_save_as 2018-05-02 11:15:22 +02:00
setting Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
social Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
tracing Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
tsdb Merge pull request #11775 from knweiss/unindent 2018-05-01 16:03:06 +02:00
util Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00