grafana/public/app/features/templating
Hugo Häggmark 8b672c8aed
Templating: Adds typings to Variables (#20117)
* Refactor: Adds typings and changes AdHocVariable to conform to new typings

* Refactor: Adds typings to ConstantVariable

* Refactor: Adds typings to IntervalVariable

* Refactor: Adds typings to QueryVariable

* Refactor: Adds typings to TextBoxVariable

* Refactor: Adds typings to CustomVariable
2019-10-31 10:59:30 +01:00
..
partials Refactor: EmptyListCTA (#18516) 2019-08-20 17:19:21 +02:00
specs Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
adhoc_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
all.ts refactoring: slight changes to PR #13247 2018-09-27 14:50:14 +02: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: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
DefaultVariableQueryEditor.tsx Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
editor_ctrl.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +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 DataLinks: enable access to labels & field names (#18918) 2019-09-13 16:38:21 +02:00
TextBoxVariable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
variable_srv.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00