grafana/pkg/services/publicdashboards
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087)
* chore: add alias for InitTestDB and Session

Adds an alias for the sqlstore InitTestDB and Session, and updates tests using these to reduce dependencies on the sqlstore.Store.

* next pass of removing sqlstore imports
* last little bit
* remove mockstore where possible
2022-10-19 09:02:15 -04:00
..
api chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
database chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
internal refactor public dashboards middleware testing (#55706) 2022-10-06 12:35:19 -08:00
models Publicdasboards: Add annotations support (#56413) 2022-10-18 19:48:20 -06:00
queries PublicDashboards: Fix hidden queries execution (#57004) 2022-10-18 10:47:24 -03:00
service chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
validation refactor public dashboards middleware testing (#55706) 2022-10-06 12:35:19 -08:00
public_dashboard_service_mock.go Publicdasboards: Add annotations support (#56413) 2022-10-18 19:48:20 -06:00
public_dashboard_store_mock.go Public Dashboards: audit log paths and add traceId where user facing error is different (#56914) 2022-10-17 13:17:24 -08:00
publicdashboard.go Publicdasboards: Add annotations support (#56413) 2022-10-18 19:48:20 -06:00