grafana/pkg
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
..
api Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd Chore: Implement revive (#16200) 2019-03-27 17:53:49 +01:00
components Chore: Implement gosec (#16261) 2019-03-28 14:17:07 +01:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux 2018-10-08 17:11:24 -04:00
infra Chore: use remote cache instead of session storage (#16114) 2019-04-08 14:31:46 +03:00
log log phantomjs output even if it timeout and include orgId when render alert 2019-03-06 13:53:23 +01:00
login Use grafana's logger implementation 2019-03-21 08:13:03 -04:00
middleware Chore: use remote cache instead of session storage (#16114) 2019-04-08 14:31:46 +03:00
models Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00
plugins Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array) 2019-02-12 16:05:29 +01:00
registry add functionality to override service in registry 2018-10-30 13:37:30 +01:00
services Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00
setting Alerting: Makes timeouts and retries configurable (#16259) 2019-03-29 12:58:37 +07:00
tsdb Chore: Add task to find FocusConvey tests (#16381) 2019-04-04 14:48:11 +02:00
util Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00