grafana/public/app/features/templating
Hugo Häggmark cb0e80e7b9 TemplateVariables: Introduces $__searchFilter to Query Variables (#19858)
* WIP: Initial hardcoded version

* Feature: Introduces SearchFiltering to Graphite

* Feature: Adds searchFiltering to MySql

* Tests: Adds tests to Graphite and MySql

* Feature: Adds $__searchFilter to TestData

* Refactor: Adds searchFilter to Postgres and extracts function

* Tests: Adds tests to variable

* Refactor: Adds debounce and lodash import optimization

* Docs: Adds documentation

* Refactor: Removes unused function and fixes typo

* Docs: Updates docs

* Fixed issue with UI not updating when no  was used due to async func and no .apply in the non lazy path
2019-10-18 11:40:08 +02:00
..
partials Refactor: EmptyListCTA (#18516) 2019-08-20 17:19:21 +02:00
specs TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00
adhoc_variable.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
all.ts refactoring: slight changes to PR #13247 2018-09-27 14:50:14 +02:00
constant_variable.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
custom_variable.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
datasource_variable.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02: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 Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
query_variable.ts TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00
template_srv.ts DataLinks: enable access to labels & field names (#18918) 2019-09-13 16:38:21 +02:00
TextBoxVariable.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
variable_srv.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
variable.ts TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00