grafana/public/app/features/scenes/dashboard
Torkel Ödegaard 0c4aa6d0d8
DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012)
* Initial dashboard loading start

* loading dashboard works and shows something

* loading dashboard works and shows something

* Minor tweaks

* Add starred dashboards to scene list page

* Use new SceneGridLayout

* Allow switching directly from dashboard to a scene

* Migrate basic dashboard rows to scene based dashboard

* Review nit

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2022-11-17 07:15:51 -08:00
..
DashboardScene.tsx DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012) 2022-11-17 07:15:51 -08:00
DashboardScenePage.tsx DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012) 2022-11-17 07:15:51 -08:00
DashboardsLoader.ts DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012) 2022-11-17 07:15:51 -08:00