grafana/pkg/services/publicdashboards
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593)
* make cfg private in sqlstore

* fix db init in tests

* fix case

* fix folder test init

* fix imports

* make another Cfg private

* remove another Cfg

* remove unused variable

* use store cfg, it has side-effects

* fix mutated cfg in tests
2024-04-24 10:38:40 +02:00
..
api Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
commands/generate_datasources PublicDashboards: Remove unsupported datasource warning for cloudwatch (#79403) 2023-12-13 09:18:29 -03:00
database Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
internal PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
metric PublicDashboards: metrics collected in background service (#65836) 2023-04-11 14:36:50 -03:00
models Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01:00
service Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
validation PublicDashboards: Support timezone on query API (#68560) 2023-06-14 17:35:01 -03:00
public_dashboard_middleware_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
public_dashboard_service_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
public_dashboard_service_wrapper_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
public_dashboard_store_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
publicdashboard.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00