grafana/public/app/features/scenes/core
Dominik Prokop 66c076f24e
Scenes: Add support for transformations (#60329)
* Add support for transformations

* Add tests for data transformers

* Provide replace function to transformations

* Unsubscribe from existing transformations stream if new data comes in
2022-12-15 04:56:29 -08:00
..
events.ts Scenes: Url sync (#59154) 2022-11-29 14:49:26 +01:00
SceneComponentWrapper.tsx Scene: Variables interpolation formats and multi value handling (#58591) 2022-11-16 11:36:30 +01:00
SceneDataNode.ts Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneDataTransformer.test.ts Scenes: Add support for transformations (#60329) 2022-12-15 04:56:29 -08:00
SceneDataTransformer.ts Scenes: Add support for transformations (#60329) 2022-12-15 04:56:29 -08:00
sceneGraph.ts Scenes: Url sync (#59154) 2022-11-29 14:49:26 +01:00
SceneObjectBase.test.ts SceneObject: Prevent state mutation by using Object.freeze (#58936) 2022-11-18 10:35:27 +01:00
SceneObjectBase.tsx Scenes: Url sync (#59154) 2022-11-29 14:49:26 +01:00
SceneTimeRange.test.tsx Scenes: Fix flaky scenes time range test (#59900) 2022-12-07 11:52:35 +01:00
SceneTimeRange.tsx Scenes: Url sync (#59154) 2022-11-29 14:49:26 +01:00
types.ts Variables: Url sync for MultiValueVariable (#59371) 2022-12-01 09:48:26 +01:00
utils.ts Scene: Variables and support for declaring variable dependencies and getting notified or re-rendered when they change (#58299) 2022-11-15 12:54:24 +01:00