grafana/public/app/features/templating
Polina Boneva fce78aea2c
Variables: Multi-select DataSource variables are inconsistently displayed in the Data source picker (#76039)
Always show multi-select DataSource(DS) variables in the DS picker, and display a warning in the panel when a DataSource variable holds multiple values and is not being repeated.

---------

Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2024-03-18 10:30:27 +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 Chore: Some test type fixes (#81812) 2024-02-05 09:47:30 +00:00
macroRegistry.ts Variables: Add support for $__timezone template variable (#66785) 2023-05-09 15:21:28 +02:00
template_srv.mock.ts Variables: Multi-select DataSource variables are inconsistently displayed in the Data source picker (#76039) 2024-03-18 10:30:27 +01:00
template_srv.test.ts DashboardScene: Support templateSrv.getVariables usage (#77910) 2023-11-13 13:13:27 +01:00
template_srv.ts Chore: some type fixes (#80094) 2024-01-09 10:00:00 +00: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