Export a saved Week Ahead plan directly from the overview #1261
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#1261
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/1260-export-saved-week-calendar"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
python3 -m pytest tests/test_week_calendar.py tests/test_week_plan_frontend.py -qpython3 -m pytest tests/ -q— 2383 passed, 12 skippedpython3 -m pip_audit -r requirements.txt --strict— no known vulnerabilities