grafana/public/app/features/templating
Josh Hunt c7d3fec515
Typed variables pt3: Type VariableState with TypedVariableModel (#53015)
* 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

* Chore: Use type-accurate mock variables in tests

* Chore: Type VariableState to use TypedVariableModel

* fix typo

* remove type assertion from template_srv.getVariables

* undo whatever changes i did to swagger spec
2022-08-03 12:38:59 +01:00
..
formatRegistry.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
template_srv.mock.ts Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
template_srv.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
template_srv.ts Typed variables pt3: Type VariableState with TypedVariableModel (#53015) 2022-08-03 12:38:59 +01:00