grafana/pkg/services/publicdashboards
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 Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
commands/generate_datasources PublicDashboards: Remove unsupported datasource warning for cloudwatch (#79403) 2023-12-13 09:18:29 -03:00
database Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05: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 Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01: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