mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 14:02:11 +08:00

* Initial migration pending to test * Update tests * apply feedback * Remove unnecessary types * Fix types * Update tests * fixing tests * Default DS for transformer * Update the default DS * Update the generated sdk files * Restore commented tests * Update tests * Updating snapshots * fix * Do not preserve empty datasource in panel spec * update provisioning v2 sample dashboard * Fix test * Prettier * Fix import e2e * Prettier * restore commented tests * Update to support annotations * Lint * Make gen apps * Make the build pass Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com> * Update grafana-app-sdk to 0.39.2 * Workspace update * make gen-cue * Runtime error fix * Update dashboard spec * Update go workspaces * Schema V2: Simplify annotations v1<->v2 conversions * Update public/app/features/dashboard-scene/serialization/transformSceneToSaveModelSchemaV2.ts * Cleanup and some more tests * test improvement * Update public/app/features/dashboard-scene/serialization/transformSceneToSaveModelSchemaV2.ts * Update go.sum * make generate * Update public/app/features/dashboard-scene/serialization/transformSceneToSaveModelSchemaV2.ts Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com> * ts * make gen-apps * Update response transformers to correctly handle v2->v1 annotations * Update dashboards openapi snapshot --------- Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com> Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com> Co-authored-by: alexandra vargas <alexa1866@gmail.com> Co-authored-by: Haris Rozajac <haris.rozajac12@gmail.com> Co-authored-by: Igor Suleymanov <igor.suleymanov@grafana.com> Co-authored-by: spinillos <selenepinillos@gmail.com> Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>