grafana/public/app/features/templating
2023-11-20 20:22:01 +01:00
..
dataMacros.test.ts Templating: Replace __data , __field and __cell_n with macros (#65324) 2023-04-05 11:10:33 +02:00
dataMacros.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
fieldAccessorCache.ts Templating: Replace __data , __field and __cell_n with macros (#65324) 2023-04-05 11:10:33 +02:00
formatVariableValue.test.ts Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2023-03-28 19:22:34 +02:00
formatVariableValue.ts Update scenes to 0.2 (#65676) 2023-03-31 00:59:06 -07:00
LegacyVariableWrapper.ts Scenes: Use @grafana/scenes (#60972) 2023-01-10 03:30:53 -08:00
macroRegistry.test.ts Variables: Add support for $__timezone template variable (#66785) 2023-05-09 15:21:28 +02:00
macroRegistry.ts Variables: Add support for $__timezone template variable (#66785) 2023-05-09 15:21:28 +02:00
template_srv.mock.ts DataSourceAPI: Add adhoc filters to DataQueryRequest and make it not depend on global templateSrv (#75552) 2023-09-28 16:28:58 +02:00
template_srv.test.ts DashboardScene: Support templateSrv.getVariables usage (#77910) 2023-11-13 13:13:27 +01:00
template_srv.ts Explore: Fixes issue with adhoc filters when coming from dashboards (#78339) 2023-11-20 20:22:01 +01:00
templateProxies.test.ts Templating: Replace __data , __field and __cell_n with macros (#65324) 2023-04-05 11:10:33 +02:00
templateProxies.ts Templating: Replace __data , __field and __cell_n with macros (#65324) 2023-04-05 11:10:33 +02:00
types.ts Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2023-03-28 19:22:34 +02:00