grafana/pkg/services/live/features
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
..
broadcast_mock.go Live: persisting last message in cache for broadcast scope (#32938) 2021-04-30 11:06:33 -07:00
broadcast_test.go Live: prepend orgId when publishing from HTTP (#38775) 2021-09-01 17:54:34 +02:00
broadcast.go Live: prepend orgId when publishing from HTTP (#38775) 2021-09-01 17:54:34 +02:00
comment.go Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
dashboard.go backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
plugin_mock.go Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
plugin.go Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00