grafana/pkg/services/publicdashboards
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451)
* first pass

* fix tests

* return errs

* change signature

* tidy

* delete unnecessary fields from test

* tidy

* fix tests

* simplify

* separate error check in API

* apply nits
2023-06-08 13:59:51 +02:00
..
api Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
commands/generate_datasources PublicDashboards: Added grafana special datasources to supported list (#64930) 2023-03-17 13:14:24 -03:00
database PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03: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 PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03:00
service PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03:00
validation PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03:00
public_dashboard_service_mock.go PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03:00
public_dashboard_service_wrapper_mock.go PublicDashboards: metrics collected in background service (#65836) 2023-04-11 14:36:50 -03:00
public_dashboard_store_mock.go PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03:00
publicdashboard.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2023-04-12 12:30:33 -04:00