grafana/pkg/services/publicdashboards
juanicabanas 6f609dbced
PublicDashboards: Time range setting added (#60487)
Time range added for public dashboard: 

- Enable/Disable switch added in public dashboard configuration.
- Time range picker shown in public dashboard for viewer user
2022-12-19 17:38:37 +03:00
..
api PublicDashboards: Time range setting added (#60487) 2022-12-19 17:38:37 +03:00
commands/generate_datasources PublicDashboards: Modal warns when using unsupported datasources (#58926) 2022-12-01 10:02:10 -06:00
database PublicDashboards: add time picker enabled column (#59324) 2022-12-01 11:37:08 -03:00
internal publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
models PublicDashboards: support time range selection on the backend (#60203) 2022-12-15 10:44:33 -03:00
service PublicDashboards: support time range selection on the backend (#60203) 2022-12-15 10:44:33 -03:00
validation PublicDashboards: support time range selection on the backend (#60203) 2022-12-15 10:44:33 -03:00
public_dashboard_service_mock.go publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
public_dashboard_store_mock.go publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
publicdashboard.go publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00