Add a mobile review readiness inspector #122

Merged
rockachopa merged 1 commits from timmy/121-mobile-review-completion into main 2026-08-06 17:10:38 +00:00
Member

Closes #121

Adds a read-only mobile review sheet for requested PRs with description, CI state, changed-file summary, prior decisions, and an authenticated Gitea handoff. The detail endpoint only serves PRs currently requested from the service user and deliberately exposes no write method while the dashboard is unauthenticated.

Validation:

  • pytest -q — 85 passed
  • Playwright Chromium at 320×568 — no horizontal overflow; 114px review card; 320px sheet; 44px close control; detail/CI/files/history rendered
  • git diff --check
Closes #121 Adds a read-only mobile review sheet for requested PRs with description, CI state, changed-file summary, prior decisions, and an authenticated Gitea handoff. The detail endpoint only serves PRs currently requested from the service user and deliberately exposes no write method while the dashboard is unauthenticated. Validation: - `pytest -q` — 85 passed - Playwright Chromium at 320×568 — no horizontal overflow; 114px review card; 320px sheet; 44px close control; detail/CI/files/history rendered - `git diff --check`
rockachopa added 1 commit 2026-08-06 17:09:53 +00:00
feat: add mobile review readiness inspector (#121)
All checks were successful
CI / lint (pull_request) Successful in 14s
CI / build-frontend (pull_request) Successful in 6s
83788c6b82
rockachopa merged commit f662361b09 into main 2026-08-06 17:10:38 +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#122
No description provided.