grafana/pkg/services/publicdashboards
Guilherme Caulada b06eaf66b6
Public Dashboards: Replace simplejson with TimeSettings on dashboard struct (#55047)
* Replace simplejson for TimeSettings on PublicDashboard struct

* Implement xorm conversion interface to TimeSettings

* Fix minor test assertion issue
2022-09-13 13:33:41 -03:00
..
api Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
database Public Dashboards: Replace simplejson with TimeSettings on dashboard struct (#55047) 2022-09-13 13:33:41 -03:00
internal Public Dashboards: Only use queries from dashboard for caching (#54596) 2022-09-07 12:08:52 -06:00
models Public Dashboards: Replace simplejson with TimeSettings on dashboard struct (#55047) 2022-09-13 13:33:41 -03:00
service Public Dashboards: Replace simplejson with TimeSettings on dashboard struct (#55047) 2022-09-13 13:33:41 -03:00
validation Public Dashboards: Only use queries from dashboard for caching (#54596) 2022-09-07 12:08:52 -06:00
public_dashboard_service_mock.go Public Dashboards: Only use queries from dashboard for caching (#54596) 2022-09-07 12:08:52 -06:00
public_dashboard_store_mock.go public-dashboards: Add log statement when public dashboard enabled or disabled (#54133) 2022-08-26 11:28:54 -08:00
publicdashboard.go Public Dashboards: Only use queries from dashboard for caching (#54596) 2022-09-07 12:08:52 -06:00