grafana/public/app/features/variables/query
Torkel Ödegaard 7f6229494d
Babel: Target more modern browsers, updates browserlistrc (#32573)
* Babel: Target more modern browsers, updates browserlistrc

* Updates

* Fixed circular dependencies, grafana booted
2021-04-01 10:32:00 +02: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 Unsupported data format error for null values (#32480) 2021-03-30 12:31:48 +02:00
operators.ts Variables: Fixes Unsupported data format error for null values (#32480) 2021-03-30 12:31:48 +02: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 Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 2021-03-18 10:44:26 +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 Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00
reducer.ts Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02: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