Set Week Ahead capacity from a private calendar import #1207

Merged
rockachopa merged 1 commits from timmy/1206-week-calendar-capacity into main 2026-08-21 03:28:01 +00:00
Member

Closes #1206

Product slice

  • imports a local .ics calendar without uploading or persisting event data
  • unions busy intervals within configurable working hours across all seven Week Ahead dates
  • reviews and atomically stages seven capacity totals through the existing offline/account sync path
  • keeps the flow touch-safe at 320×568 and available in the packaged offline planning bundle

Verification

  • pytest tests/ -q — 2282 passed, 11 skipped
  • packaged release verification — passed
  • STACKCHAIN_RUN_RELEASE_E2E=1 pytest tests/e2e/test_mobile_week_ahead_release.py -q — 4 passed
Closes #1206 ## Product slice - imports a local `.ics` calendar without uploading or persisting event data - unions busy intervals within configurable working hours across all seven Week Ahead dates - reviews and atomically stages seven capacity totals through the existing offline/account sync path - keeps the flow touch-safe at 320×568 and available in the packaged offline planning bundle ## Verification - `pytest tests/ -q` — 2282 passed, 11 skipped - packaged release verification — passed - `STACKCHAIN_RUN_RELEASE_E2E=1 pytest tests/e2e/test_mobile_week_ahead_release.py -q` — 4 passed
rockachopa added 1 commit 2026-08-21 03:18:08 +00:00
feat: import private calendar capacity for Week Ahead (Closes #1206)
All checks were successful
CI / lint (pull_request) Successful in 4m1s
CI / build-release (pull_request) Successful in 8s
CI / browser-journey (pull_request) Successful in 5m19s
CI / release-candidate (pull_request) Has been skipped
e77ad7c809
rockachopa merged commit 359d4337eb into main 2026-08-21 03:28:01 +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#1207
No description provided.