grafana/public/app/features/variables/query
Dominik Prokop 8d339a279b
Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989)
* Eslint: no-duplicate-imports rule (bump grafana-eslint-config)

* Chore: Fix duplicate imports (#31041)

* Rebased this branch into eslint-no-duplicate-imports

* updated some changes

* merged uncaught duplicate imports

* fixes frontend test- I hope

* fixes e2e test- I hope

Co-authored-by: Uchechukwu Obasi <obasiuche62@gmail.com>
2021-02-11 13:45:25 +01:00
..
actions.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
actions.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
adapter.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
operators.test.ts Variables: Fixes so queries work for numbers values too (#30602) 2021-01-26 09:04:49 +01:00
operators.ts Variables: Fixes so queries work for numbers values too (#30602) 2021-01-26 09:04:49 +01:00
queryRunners.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
queryRunners.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
QueryVariableEditor.test.tsx QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
QueryVariableEditor.tsx Add width for Variable Editors (#30791) 2021-02-01 16:47:41 +01:00
QueryVariableRefreshSelect.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
QueryVariableSortSelect.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
reducer.test.ts Variables: Fixes display value when using capture groups in regex (#30636) 2021-01-27 06:47:10 +01:00
reducer.ts Variables: Fixes display value when using capture groups in regex (#30636) 2021-01-27 06:47:10 +01:00
variableQueryObserver.test.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
variableQueryObserver.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
VariableQueryRunner.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
VariableQueryRunner.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00