Plan cloud bulk upload progress in app core
This commit is contained in:
@@ -422,6 +422,11 @@ Known local toolchain state:
|
||||
new-document warning, publish prompt, and save-before-upload planning as JSON;
|
||||
the live cloud upload command consumes the same start contract before
|
||||
reaching legacy UI, canvas save, and network upload execution.
|
||||
- `pano_cli plan-cloud-upload-all` exposes bulk cloud upload file-count,
|
||||
progress UI availability, and progress-total clamping as JSON; the live
|
||||
upload-all command consumes the same contract before reaching legacy asset
|
||||
file listing, OpenGL context guard, progress UI, and network upload
|
||||
execution.
|
||||
- `pano_cli plan-cloud-browse` exposes `pp_app_core` cloud browse availability
|
||||
and selected-file download planning as JSON; the live cloud browse command
|
||||
consumes those contracts before reaching legacy dialog, network download,
|
||||
@@ -441,7 +446,8 @@ Known local toolchain state:
|
||||
- `pp_app_core_document_cloud_tests` covers cloud upload no-canvas,
|
||||
new-document warning, clean publish prompt, and dirty save-before-upload
|
||||
decisions, plus cloud browse no-canvas/show-browser and selected-download
|
||||
decisions.
|
||||
decisions, plus bulk upload progress visibility, zero-file, and clamped
|
||||
progress-total decisions.
|
||||
- `pp_app_core_document_session_tests` covers clean and dirty app session,
|
||||
document-open action planning, save-request, save-before-workflow,
|
||||
new-document target/resolution/overwrite planning, document file target,
|
||||
|
||||
Reference in New Issue
Block a user