grafana/pkg/services/publicdashboards/api
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261)
* seperate services for env + req

* merge with main

* fix tests

* undo changes to golden file

* fix linter

* remove unused fields

* split out new config struct

* provide config

* undo go mod changes

* more renaming

* fix tests

* undo bra.toml changes

* update go.work.sum

* undo changes

* trigger

* apply PR feedback
2024-02-27 12:38:02 +01: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 Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01:00
query.go PublicDashboards: Add setting to disable the feature (#78894) 2023-12-19 11:43:54 +01:00