grafana/public/app/features/variables/query
Giordano Ricci 7e0b1f2619
Templating: use dashboard timerange when variables are set to refresh 'On Dashboard Load' (#31721)
* Templating: use dashboard timerange when variables are set to load 'On Dashboard Load'

* Add test
2021-03-09 09:20:21 +00:00
..
actions.test.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
actions.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
adapter.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +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 error with: cannot read property length of undefined (#31458) 2021-02-27 18:03:31 +01:00
queryRunners.test.ts Templating: use dashboard timerange when variables are set to refresh 'On Dashboard Load' (#31721) 2021-03-09 09:20:21 +00: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 Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +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 missing empty elements from regex filters (#31156) 2021-02-15 06:04:08 +01:00
reducer.ts Variables: Fixes missing empty elements from regex filters (#31156) 2021-02-15 06:04:08 +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