grafana/pkg/services/publicdashboards/api
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_test.go Send empty http response when body is nil (#80196) 2024-01-29 14:17:56 +02:00
api.go Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01:00
common_test.go Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
middleware_test.go PublicDashboards: Variables refactor (#73476) 2023-08-25 13:56:02 -05:00
middleware.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
query_test.go Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
query.go PublicDashboards: Add setting to disable the feature (#78894) 2023-12-19 11:43:54 +01:00