Remove active work from Week Ahead with Undo #1241

Merged
rockachopa merged 1 commits from timmy/1240-week-ahead-unplan-undo into main 2026-08-21 22:59:20 +00:00
Owner

Closes #1240

Adds touch-safe active unplanning from the live Week Ahead overview, with a 10-second Undo that restores the exact date, order, and estimate. Removal changes only private planning state and preserves durable sync/conflict behavior.

Validation:

  • python3 -m pytest tests/ -q — 2353 passed, 12 skipped
  • packaged release verification — passed
  • STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_mobile_week_ahead_release.py -q — 6 passed at 320x568 and 390x844
Closes #1240 Adds touch-safe active unplanning from the live Week Ahead overview, with a 10-second Undo that restores the exact date, order, and estimate. Removal changes only private planning state and preserves durable sync/conflict behavior. Validation: - `python3 -m pytest tests/ -q` — 2353 passed, 12 skipped - packaged release verification — passed - `STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_mobile_week_ahead_release.py -q` — 6 passed at 320x568 and 390x844
timmy added 1 commit 2026-08-21 22:49:37 +00:00
feat: unplan Week Ahead work with undo (Closes #1240)
All checks were successful
CI / lint (pull_request) Successful in 3m58s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Successful in 5m20s
CI / release-candidate (pull_request) Has been skipped
449ab78991
rockachopa merged commit 6afdad6fe4 into main 2026-08-21 22:59:20 +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#1241
No description provided.