grafana/public/app/features/variables
Sartaj Singh Baveja 4e4242d475
Variables: Adds support for key/value mapping in Custom variable (#27829)
* Initial work on adding new mapping variable type

* Remove add button

* Update custom variable type to include key/value mapping

* Update custom variable docs

* Try to fix failing build

* Update reducer.ts

* Fix failing build

* Remove expansion of the colon

* Update docs

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-01 06:06:52 +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: Adds support for key/value mapping in Custom variable (#27829) 2020-10-01 06:06:52 +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 Variables: Limit rendering of options in dropdown to improve search performance (#27525) 2020-09-15 09:52:45 +02:00
query Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
shared Templating: global/system variables should be properly replaced in templated values. (#27394) 2020-09-14 08:05:51 +02:00
state Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01: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