grafana/public/app/features/templating/specs
Torkel Ödegaard f47759b98e
TextPanel: Fixes issue with template variable value not properly html escaped (#20588)
* sanitize html after replacing variables

* TextPanel: Always html escape variable values
2019-11-22 10:28:54 +01:00
..
adhoc_variable.test.ts changed functions to arrowfunctions for only-arrow-functions rule (#13127) 2018-09-04 15:55:41 +02:00
editor_ctrl.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
query_variable.test.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
template_srv.test.ts TextPanel: Fixes issue with template variable value not properly html escaped (#20588) 2019-11-22 10:28:54 +01:00
variable_srv_init.test.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
variable_srv.test.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
variable.test.ts Fix: Prevents crash when searchFilter is non string (#20526) 2019-11-21 06:21:36 +01:00