grafana/pkg/services/dashboards
Kristin Laemmert 8c753999df
chore: replace artisanal FakeDashboardService with generated mock (#49276)
* chore: replace handmade FakeDashboardService with generated mock

Maintaining a handcrafted FakeDashboardService is not sustainable now that we are in the process of moving the dashboard-related functions out of sqlstore.

* remove dialect global variable
2022-05-23 11:14:27 -04:00
..
database chore: replace artisanal FakeDashboardService with generated mock (#49276) 2022-05-23 11:14:27 -04:00
service chore: replace artisanal FakeDashboardService with generated mock (#49276) 2022-05-23 11:14:27 -04:00
accesscontrol_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00
accesscontrol.go Access Control: Move dashboard actions and create scope provider (#48618) 2022-05-04 16:12:09 +02:00
dashboard_provisioning_mock.go add isPublic to dashboard (#48012) 2022-05-17 14:11:55 -08:00
dashboard_service_mock.go chore: replace artisanal FakeDashboardService with generated mock (#49276) 2022-05-23 11:14:27 -04:00
dashboard.go chore: replace artisanal FakeDashboardService with generated mock (#49276) 2022-05-23 11:14:27 -04:00
folder_service_mock.go add isPublic to dashboard (#48012) 2022-05-17 14:11:55 -08:00
folder_store_mock.go add isPublic to dashboard (#48012) 2022-05-17 14:11:55 -08:00
folder.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
models.go chore: replace artisanal FakeDashboardService with generated mock (#49276) 2022-05-23 11:14:27 -04:00
store_mock.go chore: replace artisanal FakeDashboardService with generated mock (#49276) 2022-05-23 11:14:27 -04:00