peregrine/web/src/stores
pyr0ball e4f4b0c67f fix: contacts fetch error degrades partially, not full panel blank
Contacts 5xx no longer early-returns from fetchFor, leaving the entire
right panel blank. A new contactsError ref surfaces the failure message
in the Email tab only; JD tab, Cover Letter tab, and match score all
render normally. Adds test asserting partial degradation behavior.
2026-03-20 19:16:03 -07:00
..
digest.ts fix: add error rollback and error state hygiene in digest store 2026-03-20 09:56:22 -07:00
interviews.test.ts feat(interviews): add interviews Pinia store with optimistic moves 2026-03-18 15:26:44 -07:00
interviews.ts feat(signals): add body and from_addr to StageSignal interface 2026-03-19 19:19:27 -07:00
jobs.ts feat(web): implement design spec — peregrine.css, sidebar nav, HomeView 2026-03-17 22:00:42 -07:00
prep.test.ts fix: contacts fetch error degrades partially, not full panel blank 2026-03-20 19:16:03 -07:00
prep.ts fix: contacts fetch error degrades partially, not full panel blank 2026-03-20 19:16:03 -07:00
review.ts feat(vue-spa): JobReviewView card stack with swipe gestures 2026-03-17 22:30:33 -07:00