Fri 17 Apr 2026 09:44:15 AM UTC [*] -------------- Latest commits: commit 2edef6c37155446f8f538a50693eb97eb37547c2 Author: Forasky Date: Fri Apr 17 12:20:48 2026 +0300 fix(DEV-11780): fix black screen while void [*] -------------- Commits for the last successful build: commit 2edef6c37155446f8f538a50693eb97eb37547c2 Author: Forasky Date: Fri Apr 17 12:20:48 2026 +0300 fix(DEV-11780): fix black screen while void commit 8b8120b8e6dc48c55e60267ae8a29ebd38d56655 Author: IsroilovA <108577814+IsroilovA@users.noreply.github.com> Date: Fri Apr 17 13:43:46 2026 +0500 refactor(DEV-11779): replace Aptito checkout mixin with actions controller Extract NewAptitoCheckoutInterface into a plain NewAptitoCheckoutActionsController that captures BuildContext and OrderCheckoutBloc once per build. Public methods are Future, never take BuildContext, and guard _context.mounted after every async gap. Nested dialogs use their local dialogContext only for Navigator.pop. The _onYourReasonTap switchboard is split into named private methods (pick comp / void / discount reason). Widget call sites drop the 'with NewAptitoCheckoutInterface' noise and dispatch through controller.* calls. Also: add 'refactor' to the git-commit-pr skill's allowed type list, and a small formatting pass on reports_screen_body.dart. Made-with: Cursor commit b89e089a148959fad5b825f8262f3784bc9a5f1b Author: Forasky Date: Fri Apr 17 10:27:35 2026 +0300 fix(DEV-11743): fix images in item editor commit 78777ed84b4508bbfcb99e420ae5728bd15eb793 Author: Forasky Date: Fri Apr 17 09:10:34 2026 +0300 fix(DEV-11743): fix routing in item editor commit 036a503b3b48a7af8ecd1bec5234fa39be4e5c41 Author: Forasky Date: Fri Apr 17 08:41:07 2026 +0300 fix(DEV-11552): restrict move item in local server to empty table commit 59c999406033f59c593ba07978d48a81c86851d8 Author: Yevgeniy <47440198+derevyankin1993@users.noreply.github.com> Date: Fri Apr 17 10:01:19 2026 +0500 fix(DEV-11758): halykHttp: Invalid request data