grafana/pkg/services/librarypanels
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
..
librarypanels_test.go backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
librarypanels.go Dashboard: remove name requirement from CleanLibraryPanelsForDashboard (#44692) 2022-04-20 10:05:59 +01:00
models.go LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00