grafana/public/app/features/templating/specs
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
..
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 Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
template_srv.test.ts DataLinks: enable access to labels & field names (#18918) 2019-09-13 16:38:21 +02: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 TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00