grafana/pkg/services
Andrej Ocenas 2d7fc55df7
Provisioning: Do not allow deletion of provisioned dashboards (#16211)
* Unprovision dashboard in case of DisableDeletion = true

* Rename command struct

* Handle removed provision files

* Allow html in confirm-modal

* Do not show confirm button without onConfirm

* Show dialog on deleting provisioned dashboard

* Changed DeleteDashboard to DeleteProvisionedDashboard

* Remove unreachable return

* Add provisioned checks to API

* Remove filter func

* Fix and add tests for deleting dashboards

* Change delete confirm text

* Added and used pkg/errors for error wrapping
2019-04-10 13:29:10 +02:00
..
alerting Alerting: Makes timeouts and retries configurable (#16259) 2019-03-29 12:58:37 +07:00
annotations renames PartialMatch to MatchAny 2018-09-13 15:15:42 +02:00
auth support get user tokens/revoke all user tokens in UserTokenService 2019-03-08 15:15:17 +01:00
cache refactor datasource caching 2018-10-30 09:31:56 +01:00
cleanup renames main lock function 2018-12-17 16:36:57 +01:00
dashboards Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00
datasources register datasource cache service with proper name 2018-10-30 12:32:14 +01:00
guardian add debug logging of folder/dashbord permission checks 2018-10-23 11:08:57 +02:00
hooks Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
notifications Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
provisioning Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00
quota use authtoken for session quota restrictions 2019-02-12 15:10:55 +01:00
rendering log phantomjs output even if it timeout and include orgId when render alert 2019-03-06 13:53:23 +01:00
search fix: Return url when query dashboards by tag 2019-02-28 10:44:39 +01:00
session removes unused session code 2019-02-12 12:33:54 +01:00
sqlstore Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00