grafana/public/app/features/dashboard-scene/serialization
Haris Rozajac 82f0a58490
Dashboard: Improve diffing by handling the Infinity value (#105037)
* convert infinity values to 0

* convert infinity in V1 transformer

* update test
2025-05-12 08:06:02 -06:00
..
__snapshots__ SchemaV2: Fix saving of transparent setting of vizPanel (#104443) 2025-04-24 14:13:18 +02:00
custom-variables Variable options edit pane (#103852) 2025-04-15 10:38:24 +02:00
layoutSerializers Dashboards: SchemaV2 - Fix stateless queries for mixed ds (#103885) 2025-04-11 16:30:50 +00:00
testfiles DashGPT: Autogenerate panel title and description on scenes (#84726) 2024-03-22 12:56:19 +02:00
DashboardSceneSerializer.test.ts Dashboard: Schema V2 - Fix built-in annotations not present (#104313) 2025-04-23 16:24:21 +02:00
DashboardSceneSerializer.ts Dashboard export: Allow exports by resource and in YAML format (#104149) 2025-05-01 09:06:07 -06:00
angularMigration.test.ts Grafana Data: Use package.json exports for internal code (#102696) 2025-03-25 10:48:36 +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 chore: use IRM plugin ID instead of OnCall / Incident if it's present… (#99742) 2025-01-30 16:00:23 +01:00
buildNewDashboardSaveModel.ts Schema V2: Use App SDK generated types (#103100) 2025-04-02 16:22:24 +02:00
const.ts SchemaV2: Rows in dashboard schema v2 (#99239) 2025-01-30 15:24:37 +02:00
dataLayersToAnnotations.ts DashboardScene: Saving (#81163) 2024-01-29 12:04:45 +01:00
sceneVariablesSetToVariables.test.ts Dashboard Schema V2: Introduce __legacyStringValue and deprecate string type for query prop in QueryVariableSpec (#99716) 2025-02-06 07:33:06 -07:00
sceneVariablesSetToVariables.ts Schema V2: Use App SDK generated types (#103100) 2025-04-02 16:22:24 +02:00
transformSaveModelSchemaV2ToScene.test.ts Dashboard: Schema V2 - Fix built-in annotations not present (#104313) 2025-04-23 16:24:21 +02:00
transformSaveModelSchemaV2ToScene.ts Dashboard export: Allow exports by resource and in YAML format (#104149) 2025-05-01 09:06:07 -06:00
transformSaveModelToScene.test.ts Dashboard: Variable controls via simple react component (#103442) 2025-04-04 11:49:04 +02:00
transformSaveModelToScene.ts Dashboard export: Allow exports by resource and in YAML format (#104149) 2025-05-01 09:06:07 -06:00
transformSceneToSaveModel.test.ts Plugin Extensions: Clean up the deprecated APIs (#102102) 2025-04-09 10:24:29 +02:00
transformSceneToSaveModel.ts Dashboard: Improve diffing by handling the Infinity value (#105037) 2025-05-12 08:06:02 -06:00
transformSceneToSaveModelSchemaV2.test.ts SchemaV2: Fix saving of transparent setting of vizPanel (#104443) 2025-04-24 14:13:18 +02:00
transformSceneToSaveModelSchemaV2.ts Dashboard: Improve diffing by handling the Infinity value (#105037) 2025-05-12 08:06:02 -06:00
transformToV1TypesUtils.ts Schema V2: Use App SDK generated types (#103100) 2025-04-02 16:22:24 +02:00
transformToV2TypesUtils.test.ts Schema V2: Use App SDK generated types (#103100) 2025-04-02 16:22:24 +02:00
transformToV2TypesUtils.ts Schema V2: Use App SDK generated types (#103100) 2025-04-02 16:22:24 +02:00