grafana/public/app/features/scenes/variables/variants
Torkel Ödegaard ef46761b9a
Scene: Variables and All value support (#59635)
* Working on the all value

* Support for custom allValue

* Fixes

* More progress

* Progress

* Updated

* Fixed issue with multi and All value

* Clarified tests
2022-12-13 08:20:09 +01:00
..
query Scenes: Use DataSourceRef only in the query variable type (#60157) 2022-12-12 09:19:28 -05:00
ConstantVariable.ts Scenes: Add query variable support (#59553) 2022-12-12 04:01:27 -08:00
CustomVariable.test.ts Scenes: Add support for Datasource variables (#59147) 2022-11-24 13:53:31 +01:00
CustomVariable.tsx Scene: Variables and All value support (#59635) 2022-12-13 08:20:09 +01:00
DataSourceVariable.test.ts Scenes: Add support for Datasource variables (#59147) 2022-11-24 13:53:31 +01:00
DataSourceVariable.tsx Scene: Variables and All value support (#59635) 2022-12-13 08:20:09 +01:00
MultiValueVariable.test.ts Scene: Variables and All value support (#59635) 2022-12-13 08:20:09 +01:00
MultiValueVariable.ts Scene: Variables and All value support (#59635) 2022-12-13 08:20:09 +01:00
ObjectVariable.test.ts Scenes: Add query variable support (#59553) 2022-12-12 04:01:27 -08:00
ObjectVariable.ts Scene: ObjectVariable for supporting the built in system variables and object scoped variables (__data for example) (#58291) 2022-11-09 10:27:20 +01:00
TestVariable.tsx Scene: Variables and All value support (#59635) 2022-12-13 08:20:09 +01:00