grafana/public/app/features/variables
Marcus Andersson 0c8390cea2
Templating: global/system variables should be properly replaced in templated values. (#27394)
* Fixed so we try to use the variables in the redux store to replace values in template variables.

* First draft of working version.

* Including fieldPath when adding :text format.

* cleaned up code by introducing helper function.

* some minor refactoring.

* Added tests and support for multi variables.

* added test and code to handle the All scenario of a multivariable.

* fixed according to feedback.

* added docs.

* added text format to gdev dashboard.

* updated e2e tests.

* make sure we use the same function for formatting och variable lable.

* increased the number to 22.

* changed label for tests to be All.

* existing format should be respected.
2020-09-14 08:05:51 +02:00
..
adhoc Templating: Adds -- remove filter -- back to incomplete AdHoc filters (#26829) 2020-08-10 13:40:32 +02:00
constant Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
custom Variables: Fixes issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00
datasource Variables: Fixes issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00
editor Templating: Fixes renaming a variable using special characters or same name (#26866) 2020-08-13 06:52:32 +02:00
interval RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
pickers Templating: global/system variables should be properly replaced in templated values. (#27394) 2020-09-14 08:05:51 +02:00
query Variables: Fixes issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00
shared Templating: global/system variables should be properly replaced in templated values. (#27394) 2020-09-14 08:05:51 +02:00
state Variables: Fixes issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00
system Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
textbox Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
adapters.ts Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
guard.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
types.ts Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
utils.test.ts Variables: Fixes issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00
utils.ts Variables: Fixes issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00