grafana/public/app/angular
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
..
components Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
filters Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
panel Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
partials Chore: Remove empty and leftover files (#55757) 2022-09-26 11:33:07 -04:00
services Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
angular_wrappers.ts TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
AngularApp.ts Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
AngularLocationWrapper.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AngularLocationWrapper.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AngularRoot.tsx Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
array_join.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
autofill_event_fix.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
bridgeReactAngularRouting.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
bsTooltip.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
bsTypeahead.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
core_module.ts Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 2021-11-09 08:37:16 +01:00
diff-view.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
dropdown_typeahead.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
give_focus.ts Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 2021-11-09 08:37:16 +01:00
GrafanaCtrl.ts AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
index.ts Angular: Adds back two angular directives that are still used by remaining angular bits and plugins (#50380) 2022-06-08 10:34:58 +02:00
injectorMonkeyPatch.ts AngularJS: Move angular stuff into app/angular (#41415) 2021-11-08 18:41:04 +01:00
jquery_extended.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
lazyBootAngular.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
loadAndInitAngularIfEnabled.ts Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01:00
metric_segment.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
misc.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
ng_model_on_blur.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
partials.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
promiseToDigest.test.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
promiseToDigest.ts Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 2021-11-09 08:37:16 +01:00
react2angular.ts TopNav: Make dashboard toolbar actions work in new top nav (#51950) 2022-07-14 20:34:00 +02:00
rebuild_on_change.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
registerComponents.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
tags.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00