grafana/public/app/features/dashboard
Michael Mandrus 7391793504
Query Caching: Add per-panel query caching TTL (#61968)
* *Create Caching Config interface and OSS impl
*Create front-end facing DS Cache config
*Populate Caching Config on Datasource DTO
*Update OSS wire deps

* fix unit test

* handle query caching TTL override on the frontend

* Make sure the override works with pubdash

* move caching config to the right place in the ds info

* move caching config logic to enterprise index hook

* move queryCachingTTL to pubdash query payload

* Remove  from metadata (not needed)

* rename struct and add comment

* remove invalid wire dependency

* manual revert of 395c74b

* fix frontend test

* fix backend test

* fix tests for real this time

* truly fix frontend test

* fix back end unit test for real
2023-02-02 23:39:54 -05:00
..
api PublicDashboards: Time range settings (#61585) 2023-01-18 10:54:19 -03:00
components Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
containers Dashboard schema: Review and mature timezone property (#62090) 2023-01-27 07:13:33 -08:00
dashgrid PanelChrome: Implement hover header (#61774) 2023-02-02 17:53:18 +00:00
services Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
state Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
utils Internationalization: Translate page headers and Search dashboard actions (#60727) 2023-01-13 14:33:42 +00:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00