From 1a5868376bb0723d81257572d28c36bd4189a408 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Mon, 15 Jun 2026 19:55:56 +0200 Subject: [PATCH] Record ADP-008 closeout --- docs/modernization/tasks.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/modernization/tasks.md b/docs/modernization/tasks.md index 0ba2bf34..f234bd39 100644 --- a/docs/modernization/tasks.md +++ b/docs/modernization/tasks.md @@ -340,6 +340,8 @@ Debt: `DEBT-0038`, `DEBT-0063` Scope: `src/legacy_cloud_services.cpp`, `src/legacy_ui_overlay_services.*`, cloud browser dialog path only +Closeout: `5bf0a4f6` + Goal: Move the cloud browser dialog opening path off raw @@ -364,6 +366,12 @@ cmake --build --preset windows-msvc-default --config Debug --target PanoPainter Completed Task Log: +| Date | Task | Score | Validation | Commit | +| --- | --- | ---: | --- | --- | +| 2026-06-15 | ADP-008 | +1 legacy adapter retirement | `ctest --preset desktop-fast --build-config Debug -R "pp_ui_core_node_lifetime\|pp_ui_core_overlay_lifetime" --output-on-failure`; `MSBuild.exe out\build\windows-msvc-default\tests\pp_app_core_document_cloud_tests.vcxproj /p:Configuration=Debug /p:Platform=x64`; `D:\Dev\panopainter\out\build\windows-msvc-default\tests\Debug\pp_app_core_document_cloud_tests.exe`; `MSBuild.exe out\build\windows-msvc-default\panopainter_app.vcxproj /p:Configuration=Debug /p:Platform=x64` | `5bf0a4f6` | + +Completed Task Log: + | Date | Task | Score | Validation | Commit | | --- | --- | ---: | --- | --- | | 2026-06-15 | ADP-007 | +1 legacy adapter retirement | `ctest --preset desktop-fast --build-config Debug -R "pp_app_core_app_dialog\|pp_ui_core_node_lifetime\|pp_ui_core_overlay_lifetime" --output-on-failure`; `ctest --preset desktop-fast --build-config Debug -R "pp_app_core_main_toolbar" --output-on-failure`; `MSBuild.exe out\build\windows-msvc-default\tests\pp_app_core_main_toolbar_tests.vcxproj /p:Configuration=Debug /p:Platform=x64`; `MSBuild.exe out\build\windows-msvc-default\panopainter_app.vcxproj /p:Configuration=Debug /p:Platform=x64` | `8db859cb` |