3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ngalert/state
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service ()
* 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
..
cache.go Chore: Remove context.TODO () 2021-12-28 10:26:18 +01:00
manager_test.go backend/services: Move GetDashboard from sqlstore to dashboard service () 2022-05-17 14:52:22 -04:00
manager.go backend/services: Move GetDashboard from sqlstore to dashboard service () 2022-05-17 14:52:22 -04:00
state_test.go use NaN if condition value is nil () 2022-04-27 15:59:13 -03:00
state.go use NaN if condition value is nil () 2022-04-27 15:59:13 -03:00
template_test.go Chore: Remove context.TODO () 2021-12-28 10:26:18 +01:00
template.go Chore: Remove context.TODO () 2021-12-28 10:26:18 +01:00