grafana/pkg/services/thumbs
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971)
* rename folder to match package name
* backend/sqlstore: move GetDashboard into DashboardService

This is a stepping-stone commit which copies the GetDashboard function - which lets us remove the sqlstore from the interfaces in dashboards - without changing any other callers.
* checkpoint: moving GetDashboard calls into dashboard service
* finish refactoring api tests for dashboardService.GetDashboard
2022-05-17 14:52:22 -04:00
..
crawler_auth.go Previews: create crawler auth setup service (#47349) 2022-04-12 19:34:04 +02:00
crawler.go Previews: improve logging, add time measurements to the crawler (#49043) 2022-05-16 18:09:46 -07:00
dummy.go Chore: Add Usage stats providers registry (#48357) 2022-04-28 13:06:49 +04:00
models.go Previews: create crawler auth setup service (#47349) 2022-04-12 19:34:04 +02:00
repo.go Previews: capability check (#44601) 2022-02-16 21:49:50 +04:00
service.go backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00