grafana/pkg/services/publicdashboards
suntala 49b3027049
Chore: Remove Result field from datasources (#63048)
* Remove Result field from AddDataSourceCommand
* Remove DatasourcesPermissionFilterQuery Result
* Remove GetDataSourceQuery Result
* Remove GetDataSourcesByTypeQuery Result
* Remove GetDataSourcesQuery Result
* Remove GetDefaultDataSourceQuery Result
* Remove UpdateDataSourceCommand Result
2023-02-09 15:49:44 +01:00
..
api Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
commands/generate_datasources Perfomance: Preallocate slices (#61580) 2023-01-17 11:50:17 +00:00
database PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
internal PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
models Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
service Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
validation PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
public_dashboard_service_mock.go PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
public_dashboard_store_mock.go Chore: Move dashboard models to dashboard pkg (#61458) 2023-01-16 16:33:55 +01:00
publicdashboard.go PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00