grafana/public/app/features/dashboard-scene/serialization
Ivan Ortega Alba 83bbdbf8b6
LibraryPanel: Use id and title from panel model (#99281)
2025-01-23 13:57:45 +02:00
..
__snapshots__ Schema v2: Remove schemaVersion property (#99375) 2025-01-22 16:52:34 +01:00
custom-variables
testfiles
DashboardSceneSerializer.test.ts Schema v2: Remove schemaVersion property (#99375) 2025-01-22 16:52:34 +01:00
DashboardSceneSerializer.ts Schema v2: Remove schemaVersion property (#99375) 2025-01-22 16:52:34 +01:00
angularMigration.test.ts Chore: Remove dashboard state barrel file (#97562) 2024-12-06 16:01:51 +01:00
angularMigration.ts Scenes: Fix angular migrations that are using the targets property on the old panel model (#96626) 2024-11-20 09:52:52 +01:00
buildNewDashboardSaveModel.test.ts Dashboard API versions handling (#96666) 2024-12-17 22:17:09 +01:00
buildNewDashboardSaveModel.ts Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 2025-01-16 13:18:47 +01:00
const.ts
dataLayersToAnnotations.ts
sceneVariablesSetToVariables.test.ts Dashboards Schema V2: ResponseTransformers: Transform remaining variables when ensuring v2 (#98777) 2025-01-17 09:54:42 -07:00
sceneVariablesSetToVariables.ts Dashboard Schema V2: ResponseTransformers: Transform layout, panels, annotations and variables when ensuring v1 (#99050) 2025-01-22 08:56:20 -07:00
transformSaveModelSchemaV2ToScene.test.ts LibraryPanel: Use id and title from panel model (#99281) 2025-01-23 13:57:45 +02:00
transformSaveModelSchemaV2ToScene.ts LibraryPanel: Use id and title from panel model (#99281) 2025-01-23 13:57:45 +02:00
transformSaveModelToScene.test.ts Reporting: Disable lazy loading for panels (#98065) 2025-01-07 10:55:03 -03:00
transformSaveModelToScene.ts Revert "Schema v2: Reason about new dashboard based on UID (#98800)" (#98877) 2025-01-13 13:07:45 +01:00
transformSceneToSaveModel.test.ts LibraryPanel: Fallback to panel title if library panel title is not set (#99377) 2025-01-23 09:46:25 +01:00
transformSceneToSaveModel.ts LibraryPanel: Fallback to panel title if library panel title is not set (#99377) 2025-01-23 09:46:25 +01:00
transformSceneToSaveModelSchemaV2.test.ts Dashboard: Edit mode element selection (#97718) 2025-01-13 12:15:16 +01:00
transformSceneToSaveModelSchemaV2.ts LibraryPanel: Use id and title from panel model (#99281) 2025-01-23 13:57:45 +02:00
transformToV1TypesUtils.ts Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 2025-01-16 13:18:47 +01:00
transformToV2TypesUtils.test.ts Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 2025-01-16 13:18:47 +01:00
transformToV2TypesUtils.ts Dashboard Schema V2: Remove type assertions and anys from schemav2 code (#99222) 2025-01-22 09:45:49 -07:00