grafana/pkg/services/provisioning
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588)
* Add providers to folder and dashboard services

* Refactor folder and dashboard services

* Move store implementation to its own file due wire cannot allow us to cast to SQLStore

* Add store in some places and more missing dependencies

* Bad merge fix

* Remove old functions from tests and few fixes

* Fix provisioning

* Remove store from http server and some test fixes

* Test fixes

* Fix dashboard and folder tests

* Fix library tests

* Fix provisioning tests

* Fix plugins manager tests

* Fix alert and org users tests

* Refactor service package and more test fixes

* Fix dashboard_test tets

* Fix api tests

* Some lint fixes

* Fix lint

* More lint :/

* Move dashboard integration tests to dashboards service and fix dependencies

* Lint + tests

* More integration tests fixes

* Lint

* Lint again

* Fix tests again and again anda again

* Update searchstore_test

* Fix goimports

* More go imports

* More imports fixes

* Fix lint

* Move UnprovisionDashboard function into dashboard service and remove bus

* Use search service instead of bus

* Fix test

* Fix go imports

* Use nil in tests
2022-02-16 14:15:44 +01:00
..
dashboards Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
datasources Provisioning: Ensure that the default value for orgID is set when provisioning datasources to be deleted (#44244) 2022-02-09 12:38:13 +01:00
notifiers Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
plugins Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
utils Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
values Chore: Refactor GoConvey in provisioning package (#40892) 2021-11-01 11:31:55 +01:00
provisioning_mock.go Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
provisioning_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
provisioning.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00