mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
1df340ff28
* 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 |
||
---|---|---|
.. | ||
database | ||
service | ||
accesscontrol_test.go | ||
accesscontrol.go | ||
dashboard_provisioning_mock.go | ||
dashboard_service_mock.go | ||
dashboard.go | ||
database_mock.go | ||
folder_service_mock.go | ||
folder_store_mock.go | ||
folder.go | ||
models.go |