grafana/public/app/features/variables/state
Hugo Häggmark 3c1f27b0e6
Chore: reduce strict errors for variables (#31241)
* Chore: reduces a lot of variable errors

* Chore: reduces variable Editor errors

* Chore: reduces variable Picker errors

* Chore: reduce error count

* Chore: reduces errors for ChangeEvent instead of FormEvent

* Chore: reduces errors with CombinedState

* Chore: reduces ComponentType errors

* Chore: reduce errors in reducers

* Chore: reduces misc errors

* Chore: reduce AdhocPicker errors

* Chore: reduce error limit

* Update public/app/features/variables/adhoc/picker/AdHocFilterValue.tsx

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* Chore: updates after PR comments

* Chore: small refactor

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2021-02-18 06:21:35 +01:00
..
actions.test.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
actions.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
helpers.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
onTimeRangeUpdated.test.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
processVariable.test.ts QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
reducers.test.ts Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
reducers.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
selectors.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
setOptionFromUrl.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
sharedReducer.test.ts Variables: Fixes Constant variable persistence confusion (#29407) 2020-12-01 15:02:49 +01:00
sharedReducer.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
transactionReducer.test.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
transactionReducer.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
types.ts Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
upgradeLegacyQueries.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
variablesReducer.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00