grafana/public/app/features/templating
Damien Castanier 7720bfab95
Templating: Add new global built-in variables (#21790)
* Add new global built-in variables #20523
new branch from master

* #20523 Revert change on __from and __to like requested

* #20523 simplify contextSrv access

* #20523 simplify contextSrv access

* #20523 repair jest tests
2020-02-03 08:57:38 +01:00
..
partials e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
specs Templating: Add new global built-in variables (#21790) 2020-02-03 08:57:38 +01:00
adhoc_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
all.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
constant_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
custom_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
datasource_variable.ts Templating: use default datasource when missing (#21495) 2020-01-14 22:51:25 -08:00
DefaultVariableQueryEditor.tsx e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
editor_ctrl.ts e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
interval_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
query_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
template_srv.ts Templating: A way to support object syntax for global vars (#21634) 2020-01-21 16:06:04 +01:00
TextBoxVariable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
variable_srv.ts Templating: Add new global built-in variables (#21790) 2020-02-03 08:57:38 +01:00
variable.ts Fix: Prevents crash when searchFilter is non string (#20526) 2019-11-21 06:21:36 +01:00