Export a saved Week Ahead plan directly from the overview #1261

Merged
rockachopa merged 1 commits from timmy/1260-export-saved-week-calendar into main 2026-08-22 11:31:04 +00:00
Member

Closes #1260

Adds a touch-safe calendar handoff directly to the read-first Week Ahead overview. Valid saved and offline-cached plans reuse the existing local preview without plan writes; blocked or syncing plans remain disabled with an actionable status, and Back restores launcher focus.

Verification:

  • TDD RED: calendar wiring contract failed before implementation
  • python3 -m pytest tests/test_week_calendar.py tests/test_week_plan_frontend.py -q
  • packaged Chromium journey at 320x568 and 390x844
  • python3 -m pytest tests/ -q — 2383 passed, 12 skipped
  • python3 -m pip_audit -r requirements.txt --strict — no known vulnerabilities
  • deterministic release bundle verified locally
Closes #1260 Adds a touch-safe calendar handoff directly to the read-first Week Ahead overview. Valid saved and offline-cached plans reuse the existing local preview without plan writes; blocked or syncing plans remain disabled with an actionable status, and Back restores launcher focus. Verification: - TDD RED: calendar wiring contract failed before implementation - `python3 -m pytest tests/test_week_calendar.py tests/test_week_plan_frontend.py -q` - packaged Chromium journey at 320x568 and 390x844 - `python3 -m pytest tests/ -q` — 2383 passed, 12 skipped - `python3 -m pip_audit -r requirements.txt --strict` — no known vulnerabilities - deterministic release bundle verified locally
rockachopa added 1 commit 2026-08-22 11:19:58 +00:00
feat: export saved Week Ahead from overview (Closes #1260)
All checks were successful
CI / lint (pull_request) Successful in 4m18s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Successful in 6m0s
CI / release-candidate (pull_request) Has been skipped
f0a966d3a3
rockachopa merged commit 76f89df609 into main 2026-08-22 11:31:04 +00:00
rockachopa deleted branch timmy/1260-export-saved-week-calendar 2026-08-22 11:31:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#1261
No description provided.