Torkel Ödegaard
de18ed6659
PanelContext: Add functionality to update data from panel ( #66993 )
2023-04-25 14:55:50 +02:00
Torkel Ödegaard
3af8f3246a
Scenes: Add support for shared query results of other panel ( #65413 )
...
* Scene: Add support for shared query results of other panel
* Update
* Fixing dashboard
2023-04-05 10:19:54 +02:00
Dominik Prokop
bbf74b941b
Update scenes to 0.2 ( #65676 )
...
* Update scenes to latest
* Replace FormatRegistryID with VariableFormatID
* Remove scene demos that were moved to scenes repo, fix the remaining demos
* Fix grafana Monitoring app
* DashboardsLoader migration
* Fix test
2023-03-31 00:59:06 -07:00
Torkel Ödegaard
647f693e59
Scenes: Update to latest scenes package and remove editing stuff ( #65222 )
...
* Update to latest scenes and remove editing stuff
* fixing test
2023-03-23 10:31:25 +01:00
Torkel Ödegaard
07305c72bf
DashboardScene: Add mapping for hoverHeader and displayMode to DashboardsLoader ( #64870 )
...
Dashboard scene fixes
2023-03-16 09:19:50 +01:00
Torkel Ödegaard
ec003d502b
Scenes: Update to 0.19 and update transformations scenario ( #64789 )
...
* Scene: Transformations update
* Update
2023-03-15 09:29:42 +01:00
Torkel Ödegaard
95bd79ef4b
Scene: Set maxDataPoints for dashboard scene query runners ( #63772 )
2023-03-06 11:00:47 +01:00
Torkel Ödegaard
70f2b01525
Scenes: Cleanups and simplify ( #61579 )
...
* Remove use of Scene / Embedded scene
* Use DashboardScene
* Update scenes package
* Updated scenes
* Updated DashboardScene
* Updates
* Updates
2023-01-17 18:02:46 +01:00
Dominik Prokop
5dbbaab3f1
Scenes: Use @grafana/scenes ( #60972 )
...
* Use @grafana/scenes WIP
* Use @grafana/scenes package
* Use released @grafana/scenes
* Fix template_srv test
2023-01-10 03:30:53 -08:00
Ivan Ortega Alba
d0f6a3a4ca
Scene: Dashboard loader supports transformations & unit tests ( #60855 )
...
* Scene: use transformations for panel queries
* refactor: Clean up DashboardLoader class
* test: Add unit tests for creators
* test: Ensure the row herarchy is properly replicated
* test: Ensure the URLSync is initialized
* refactor: Use fixture to create panels
2023-01-04 08:29:22 -05:00
Dominik Prokop
168afa99d1
Scenes / DashboardsLoader: Add variables migration ( #60226 )
...
* VizPanel - add variables dependencies definition
* Migrate variables to scene variables
* Constant variable migration
* Update test
* Lint fix
2022-12-29 05:34:22 -08:00