Add an actionable offline delivery center #482

Merged
timmy merged 1 commits from timmy/481-offline-delivery-center into main 2026-08-10 11:59:25 +00:00
Owner

Closes #481

What changed

  • split unfinished drafts from queued deliveries in a mobile-safe Delivery Center
  • show Waiting, Sending, and Needs attention totals with bounded last-attempt context
  • add one safe Retry waiting action that retains account and uncertain-delivery protections
  • persist observable foreground delivery state for both issue and authored outboxes

Verification

  • pytest -q tests/test_drafts.py tests/test_issue_outbox.py tests/test_authored_outbox.py
  • pytest -q (962 passed)
Closes #481 ## What changed - split unfinished drafts from queued deliveries in a mobile-safe Delivery Center - show Waiting, Sending, and Needs attention totals with bounded last-attempt context - add one safe Retry waiting action that retains account and uncertain-delivery protections - persist observable foreground delivery state for both issue and authored outboxes ## Verification - `pytest -q tests/test_drafts.py tests/test_issue_outbox.py tests/test_authored_outbox.py` - `pytest -q` (962 passed)
timmy added 1 commit 2026-08-10 11:58:02 +00:00
feat: add offline delivery center (Closes #481)
All checks were successful
CI / lint (pull_request) Successful in 54s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
9dede4bf2a
timmy merged commit cc63fc6499 into main 2026-08-10 11:59:25 +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#482
No description provided.