Plan cloud dialog metadata

This commit is contained in:
2026-06-05 08:14:11 +02:00
parent e5526c6d0a
commit f46839bf5c
8 changed files with 190 additions and 26 deletions

View File

@@ -1644,6 +1644,15 @@ Results:
before retained CURL setup.
- Android arm64 headless `pp_app_core`, `pano_cli`, and
`pp_app_core_document_cloud_tests` built after the cloud transfer slice.
- `PanoPainter`, `pp_app_core_document_cloud_tests`, and `pano_cli` built after
cloud upload warning/publish/success prompts, bulk upload progress dialogs,
and download-progress messages moved to tested `pp_app_core` metadata plans.
- Focused cloud metadata CTest coverage passed for
`pp_app_core_document_cloud_tests` and representative
`pano_cli_plan_cloud_*` smoke tests, including prompt titles/captions,
progress-dialog titles, and formatted download progress messages.
- Android arm64 headless `pp_app_core`, `pano_cli`, and
`pp_app_core_document_cloud_tests` built after the cloud metadata slice.
- `PanoPainter`, `pp_app_core_document_cloud_tests`, and `pano_cli` built after
live cloud upload, bulk upload, and browse/download execution moved behind
the `CloudServices` boundary and `src/legacy_cloud_services.*`.