grafana/pkg/services/provisioning
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593)
* chore/backend: move dashboard errors to dashboard service

Dashboard-related models are slowly moving out of the models package and into dashboard services. This commit moves dashboard-related errors; the rest will come in later commits.

There are no logical code changes, this is only a structural (package) move.

* lint lint lint
2022-06-30 09:31:54 -04:00
..
dashboards chore/backend: move dashboard errors to dashboard service (#51593) 2022-06-30 09:31:54 -04:00
datasources backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
notifiers Chore: Remove final x from sqlstore (#48086) 2022-04-25 13:07:11 -04:00
plugins Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
utils Chore: Remove bus from dashboards provisioning (#47495) 2022-04-08 13:56:38 +02:00
values Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
provisioning_mock.go Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
provisioning_test.go Chore: Remove bus from dashboards provisioning (#47495) 2022-04-08 13:56:38 +02:00
provisioning.go Search: Fix indexing - re-index after initial provisioning (#50959) 2022-06-27 18:11:08 +03:00