• Joined on 2026-04-27
justin pushed to main at justin/new-site 2026-04-28 23:26:23 +00:00
7b650179e4 Add Finish button handler + intake save API endpoint
justin pushed to main at justin/new-site 2026-04-28 10:04:23 +00:00
3614284a78 Fix intake wizard: global styles for JS-created step bar, re-render after pre-fill
justin pushed to main at justin/new-site 2026-04-28 09:59:02 +00:00
5d9b378e55 Scroll to results anchor when search result is clicked
justin pushed to main at justin/new-site 2026-04-28 09:52:51 +00:00
0d07b6a2d9 Skip worker intake emails for batch orders, remove payment step for paid orders
justin pushed to main at justin/new-site 2026-04-28 09:50:18 +00:00
99bdfdfd91 DC Agent: don't send acceptance letter until NW order is placed
justin pushed to main at justin/new-site 2026-04-28 09:46:12 +00:00
98a4c90e3a Pre-fill intake wizard from order data + FRN, use quick mode for FCC lookup
justin pushed to main at justin/new-site 2026-04-28 09:35:25 +00:00
af65fca709 Show portal link for existing accounts even if never logged in
justin pushed to main at justin/new-site 2026-04-28 09:20:08 +00:00
e76f54b11f Fix batch Payment Entry (paidAmountCents was 0), fix CTA button JS syntax error
justin pushed to main at justin/new-site 2026-04-28 09:08:38 +00:00
aa367ecd0a Fix JS syntax error in CTA button: style= was outside string literal
justin pushed to main at justin/new-site 2026-04-28 08:31:14 +00:00
c0adeec663 Revert CTA always-rebuild, keep combined text detection for RMD quality
justin pushed to main at justin/new-site 2026-04-28 08:24:11 +00:00
31a84b95e3 Fix CTA not including RMD quality issues in remediation list
justin pushed to main at justin/new-site 2026-04-28 08:20:04 +00:00
1d564b2fdb RMD quality: recommend refiling when issues found
justin pushed to main at justin/new-site 2026-04-28 07:54:46 +00:00
6b569b52fe Update CLAUDE.md with complete deployment guide, infrastructure map, and key patterns
justin pushed to main at justin/new-site 2026-04-28 07:52:47 +00:00
134e84177b Add deploy.sh for git-based deployment
justin pushed to main at justin/new-site 2026-04-28 07:50:10 +00:00
cbfb8d6091 Add engagement authorization, remove price headers from intake pages, fix duplicate emails
justin pushed to main at justin/new-site 2026-04-28 03:34:11 +00:00
6171c64b90 Fix 8 bugs: XSS, race condition, null safety, form reset, pricing
justin pushed to main at justin/new-site 2026-04-28 03:25:50 +00:00
4853f67f5e Improve UX: better error messages, validation, and mobile fixes
justin pushed to main at justin/new-site 2026-04-28 03:07:58 +00:00
6865da2004 Add 499 detail address fallback when CORES returns empty
justin pushed to main at justin/new-site 2026-04-28 02:47:51 +00:00
783eeeb645 Remove standalone Astro portal page — compliance orders now in Frappe
justin pushed to main at justin/new-site 2026-04-28 02:27:13 +00:00
438d3a6e2e Add customer portal orders page + my-orders API