grafana/public/app/features/scenes/core
Torkel Ödegaard 1395436dce
Scenes: Url sync (#59154)
* Scene url sync

* muu

* Progress

* Time range stuff

* Progress

* Progress

* Adding tests

* Rennamed interface

* broken test

* handling of unique url keys

* Fixing isuse with unique key mapping and depth

* Testing grid row expand sync

* Updates

* Switched from Map to Object

* Now arrays work

* Update public/app/features/scenes/core/types.ts

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

* Update public/app/features/scenes/core/SceneTimeRange.tsx

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

* Update public/app/features/scenes/core/SceneObjectBase.tsx

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2022-11-29 14:49:26 +01: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
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: Url sync (#59154) 2022-11-29 14:49:26 +01:00
SceneTimeRange.tsx Scenes: Url sync (#59154) 2022-11-29 14:49:26 +01:00
types.ts Scenes: Url sync (#59154) 2022-11-29 14:49: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