peregrine/web/src/views
pyr0ball b1a32ab207 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
..
ApplyView.vue fix(apply): ensure loading resets on fetchJobs error and clear toast timer on unmount 2026-03-19 08:24:52 -07:00
ApplyWorkspaceView.vue fix(apply): check saveCoverLetter error; document cover-letter-generated in wrapper 2026-03-19 08:36:19 -07:00
DigestView.vue fix: add error feedback and keyboard accessibility to DigestView 2026-03-20 10:16:24 -07:00
HomeView.vue feat(vue-spa): Apply view — job picker list + cover letter workspace 2026-03-18 09:05:40 -07:00
InterviewPrepView.vue fix: contacts fetch error degrades partially, not full panel blank 2026-03-20 19:16:03 -07:00
InterviewsView.vue style: use void instead of .catch on fire-and-forget digest-queue call 2026-03-20 10:06:04 -07:00
JobReviewView.vue feat(vue-spa): JobReviewView card stack with swipe gestures 2026-03-17 22:30:33 -07:00
SettingsView.vue feat(web): Vue 3 SPA scaffold with avocet lessons applied 2026-03-17 21:24:00 -07:00
SurveyView.vue feat(web): Vue 3 SPA scaffold with avocet lessons applied 2026-03-17 21:24:00 -07:00