grafana/devenv/dev-dashboards/feature-templating
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
..
global-variables-and-interpolation.json Templating: global/system variables should be properly replaced in templated values. (#27394) 2020-09-14 08:05:51 +02:00
testdata-datalinks.json Links: Assure base url when single stat, panel and data links are built (#21956) 2020-02-10 12:45:15 +01:00
testdata-nested-variables-drilldown.json Devenv: Fixed devenv dashboard template var datasource (#21715) 2020-01-24 12:36:09 +01:00
testdata-nested-variables.json Variables: Adding dashboard to test updating variables from data link (#25192) 2020-06-16 13:58:18 +02:00
testdata-repeating.json More development dashboards (#16550) 2019-04-15 10:51:17 +02:00
testdata-variables-textbox.json Templating: Fixed recursive url update issue for textbox variable (#26981) 2020-08-13 14:38:27 +02:00
testdata-variables-that-update-on-time-change.json TestData: New dashboard that tests variables that update on time range change (#22829) 2020-03-17 10:33:36 +01:00