• Joined on 2026-04-27
justin pushed to main at justin/new-site 2026-04-29 06:40:51 +00:00
e1b95a20fb Show 'Intake Already Completed' screen with Revise button on revisit
justin pushed to main at justin/new-site 2026-04-29 06:35:58 +00:00
314a711e95 Fix: add batch_id + engagement columns to job_server PG query
justin pushed to main at justin/new-site 2026-04-29 06:31:37 +00:00
e49efb7207 Scroll to page title on step navigation instead of wizard body
justin pushed to main at justin/new-site 2026-04-29 06:29:36 +00:00
f6f4853ab6 Scroll to top of wizard on Next/Back step navigation
justin pushed to main at justin/new-site 2026-04-29 06:28:42 +00:00
27108b9080 Change prefill notice to 'public sources' instead of 'FCC records'
justin pushed to main at justin/new-site 2026-04-29 06:26:27 +00:00
1f87ad4554 Add pre-fill review notice on every step, fix CORES address detection
justin pushed to main at justin/new-site 2026-04-29 06:24:12 +00:00
42f331101e Skip CORES address suggestion when it's just the company name
justin pushed to main at justin/new-site 2026-04-29 06:22:27 +00:00
63f74e8486 Style officer suggestions as clickable cards with arrow hint
justin pushed to main at justin/new-site 2026-04-29 06:18:14 +00:00
834d2fc1ee Keep officer suggestions visible after selection, highlight chosen one
justin pushed to main at justin/new-site 2026-04-29 06:13:08 +00:00
dcdc6df879 Fix CategoryStep crashing non-499-A intake pages
justin pushed to main at justin/new-site 2026-04-29 06:02:21 +00:00
acf63eb819 Officer suggestions: use FCC data (RMD contact, CORES address) instead of entity_cache
justin pushed to main at justin/new-site 2026-04-29 05:56:48 +00:00
6a0162f0a9 Simplify Officer step: remove count dropdown, officers 2+3 optional
justin pushed to main at justin/new-site 2026-04-29 04:37:25 +00:00
59c2d06736 Always show corp suggestions on Officer step, check intake_data for name
justin pushed to main at justin/new-site 2026-04-29 04:05:45 +00:00
f5d307a1e8 Fix corp search LIMIT type: cast to int
justin pushed to main at justin/new-site 2026-04-29 04:02:18 +00:00
159a576157 Add corporate record suggestions on Officer step, search all states
justin pushed to main at justin/new-site 2026-04-28 23:53:27 +00:00
ab7a2d7dc0 Rename EIN to TIN/EIN, accept SSN format (XXX-XX-XXXX)
justin pushed to main at justin/new-site 2026-04-28 23:40:30 +00:00
862c06a8fd Add validation to CPNI and STIR/SHAKEN intake steps
justin pushed to main at justin/new-site 2026-04-28 23:35:45 +00:00
06143c51c2 Add stricter entity step validation: structure, EIN format, address required
justin pushed to main at justin/new-site 2026-04-28 23:32:01 +00:00
d6c513bca5 Link telecom_entity_id by FRN on intake save, fix batch siblings
justin pushed to main at justin/new-site 2026-04-28 23:29:02 +00:00
3dce721120 Add PUT to CORS allowed methods (needed for intake save)