grafana/public/app/features/variables/query
Josh Hunt eaf6aea98f
Typed variables pt1: Use discriminated union for variable model (#52981)
* wip

* make diff easier to read

* Update template_srv getVariables to return new TypedVariableModel

* update VariableType to use the type from TypedVariableModel

* tidy things up
2022-08-02 10:15:25 +01:00
..
actions.test.tsx Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
actions.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
adapter.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
operators.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
operators.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
queryRunners.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
queryRunners.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryVariableEditor.test.tsx Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
QueryVariableEditor.tsx Variables: allow Regex tooltip links to be clickable (#48560) 2022-05-02 17:44:23 +00:00
QueryVariableRefreshSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryVariableSortSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
variableQueryObserver.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
variableQueryObserver.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableQueryRunner.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableQueryRunner.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00