grafana/pkg/services/publicdashboards/service
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366)
* replace sqlstore with db interface in a few packages

* remove from stats

* remove sqlstore in admin test

* remove sqlstore from api plugin tests

* fix another createUser

* remove sqlstore in publicdashboards

* remove sqlstore from orgs

* clean up orguser test

* more clean up in sso

* clean up service accounts

* further cleanup

* more cleanup in accesscontrol

* last cleanup in accesscontrol

* clean up teams

* more removals

* split cfg from db in testenv

* few remaining fixes

* fix test with bus

* pass cfg for testing inside db as an option

* set query retries when no opts provided

* revert golden test data

* rebase and rollback
2024-04-04 15:04:47 +02:00
..
intervalv2 Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
annotations.go Publicdasboards: Add annotations support (#56413) 2022-10-18 19:48:20 -06:00
common_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
logging.go PublicDashboards: Add metric for public dashboard datasource query success (#55701) 2022-09-27 12:25:56 -06:00
query_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
query.go Public dashboards: fix public dashboard permissions so that annotations are displayed (#85091) 2024-03-25 17:42:40 +00:00
service_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
service_wapper.go Pubdash: Email sharing handle dashboard deleted (#64247) 2023-03-08 14:54:35 -06:00
service.go Public dashboards: fix public dashboard permissions so that annotations are displayed (#85091) 2024-03-25 17:42:40 +00:00