mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* *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
|
||
---|---|---|
.. | ||
__fixtures__ | ||
actions.ts | ||
analyticsProcessor.ts | ||
DashboardMigrator.test.ts | ||
DashboardMigrator.ts | ||
DashboardModel.refresh.test.ts | ||
DashboardModel.repeat.test.ts | ||
DashboardModel.test.ts | ||
DashboardModel.ts | ||
index.ts | ||
initDashboard.test.ts | ||
initDashboard.ts | ||
PanelModel.test.ts | ||
PanelModel.ts | ||
reducers.test.ts | ||
reducers.ts | ||
selectors.ts | ||
TimeModel.ts | ||
utils.test.ts | ||
utils.ts |