grafana/public/app/features/dashboard-scene/scene
Dominik Prokop cd66149c65
DashboardScene: Handle Dashboard data source when editing panel (#79991)
* Dashboard model compat wrapper update

* Handle changing data source type to and from Dashboard data source

* VizPanelManager tests

* Betterer

* DashboardModelCompatibilityWrapper tests

* Review: test updates

* Test updates

* Test fix

* Move the complexity of the dashboard data source edit directly to the ShareQueryDataProvider

* Make sure deactivation handler ain't called multiple times

* Make sure compat panel compat wrapper return queries for shared runner with transformations

* Betterer

* VizPanelManager: Remove data object subscription

* Remove unnecesary code
2024-01-12 01:21:32 -08:00
..
AlertStatesDataLayer.ts DashboardScene: Alert states data layer (#77945) 2023-11-14 00:08:06 -08:00
DashboardAnnotationsDataLayer.test.ts Schema: Clean up dashboard variables schema (#76121) 2023-10-09 09:10:52 +02:00
DashboardAnnotationsDataLayer.ts Schema: Clean up dashboard variables schema (#76121) 2023-10-09 09:10:52 +02:00
DashboardControls.tsx GeneralSettings: hide time picker from settings using scenes (#79526) 2023-12-15 12:52:34 +02:00
DashboardLinksControls.tsx DashboardSettings: Provide skeleton for list editing (#78789) 2023-11-29 06:01:40 -08:00
DashboardMacro.ts DashboardScene: Add macro for interpolating __dashboard variable (#78172) 2023-11-15 04:05:54 -08:00
DashboardScene.test.tsx GeneralSettings: hide time picker from settings using scenes (#79526) 2023-12-15 12:52:34 +02:00
DashboardScene.tsx Scenes: Remove old scenes stuff (#79760) 2024-01-04 15:44:41 +01:00
DashboardSceneRenderer.tsx DashboardScene: View panel scene (#78718) 2023-11-30 11:20:15 +01:00
DashboardSceneUrlSync.test.ts DashboardScene: View panel scene (#78718) 2023-11-30 11:20:15 +01:00
DashboardSceneUrlSync.ts Dashboard: Migration - Dashboard Settings Variables (List, Duplicate, Delete) (#78917) 2023-12-14 12:54:15 +01:00
keyboardShortcuts.ts DashboardScene: View panel scene (#78718) 2023-11-30 11:20:15 +01:00
LibraryVizPanel.tsx Dashboard interactions reporting refactor, DashboardScene interactions handling (#79078) 2023-12-06 07:24:15 -08:00
NavToolbarActions.tsx DashboardScene: Support custom actions in the nav toolbar (#79139) 2023-12-11 00:26:32 -08:00
PanelLinks.tsx DashboardScene: Panel links support (#77295) 2023-10-31 01:57:38 -07:00
PanelMenuBehavior.test.tsx Scenes: Remove old scenes stuff (#79760) 2024-01-04 15:44:41 +01:00
PanelMenuBehavior.tsx Scenes: Remove old scenes stuff (#79760) 2024-01-04 15:44:41 +01:00
PanelNotices.tsx DashboardScene: Add support for showing notices in panel header (#79146) 2023-12-07 01:24:22 -08:00
PanelRepeaterGridItem.test.tsx DashboardScene: Transform scene repeats to snapshot (#76428) 2023-10-23 02:46:35 -07:00
PanelRepeaterGridItem.tsx DashboardScene: Transform scene repeats to snapshot (#76428) 2023-10-23 02:46:35 -07:00
PanelTimeRange.test.tsx DashboardScene: Repeat panel by variable (#74294) 2023-09-05 13:51:46 +02:00
PanelTimeRange.tsx DashboardScene: Data source and query options edit for a panel (#79267) 2023-12-19 05:51:19 -08:00
RowRepeaterBehavior.test.tsx DashbboardScene: RowRepeaterBehavior (#74505) 2023-09-11 12:02:04 +02:00
RowRepeaterBehavior.ts DashboardScene: Fixes full page reload of fullscreen view of a repeated panel (#76326) 2023-10-13 16:03:38 +02:00
setDashboardPanelContext.test.ts DashboardScene: Support for dashboard PanelContext actions via state hook (#76192) 2023-10-13 11:42:42 +02:00
setDashboardPanelContext.ts DashboardScene: Pass panel id to PanelProps.id (#77927) 2023-11-13 09:51:21 +01:00
ShareQueryDataProvider.test.ts DashboardScene: Handle Dashboard data source when editing panel (#79991) 2024-01-12 01:21:32 -08:00
ShareQueryDataProvider.ts DashboardScene: Handle Dashboard data source when editing panel (#79991) 2024-01-12 01:21:32 -08:00
types.ts DashboardScene: Fixes full page reload of fullscreen view of a repeated panel (#76326) 2023-10-13 16:03:38 +02:00
ViewPanelScene.test.tsx DashboardScene: View panel scene (#78718) 2023-11-30 11:20:15 +01:00
ViewPanelScene.tsx DashboardScene: View panel scene (#78718) 2023-11-30 11:20:15 +01:00