spouliot
0b24c320cd
Fix kiosk intake routing, view names, and SignalR diagnostics
...
Three bugs identified:
1. Routing: /Kiosk/Intake/{token}/{action} had no matching route — 4-segment
URL fell through the default 3-segment {controller}/{action}/{id?} route.
Added explicit kiosk_intake route in Program.cs.
2. View names: Contact/Job/Terms/Confirmation actions returned View(model)
which resolved to Views/Kiosk/{Action}.cshtml — those files don't exist.
Views live in Views/Kiosk/Intake/. Fixed all six return statements.
3. Diagnostics: conn dot now starts gray ("Connecting...") and turns green
only when SignalR actually connects. Red + message if no company ID or
connection fails. Makes it easy to confirm the hub connection is live.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-13 18:28:16 -04:00
..
2026-04-23 21:38:24 -04:00
2026-05-09 22:42:39 -04:00
2026-04-28 09:17:29 -04:00
2026-05-10 13:01:56 -04:00
2026-04-23 21:38:24 -04:00
2026-05-09 22:42:39 -04:00
2026-04-28 09:17:29 -04:00
2026-04-28 09:17:29 -04:00
2026-05-09 22:42:39 -04:00
2026-04-28 09:17:29 -04:00
2026-05-10 19:42:53 -04:00
2026-04-28 09:17:29 -04:00
2026-04-23 21:38:24 -04:00
2026-05-10 19:42:53 -04:00
2026-05-10 13:01:56 -04:00
2026-04-28 09:17:29 -04:00
2026-04-23 21:38:24 -04:00
2026-05-06 12:27:18 -04:00
2026-05-12 22:22:14 -04:00
2026-05-12 22:22:14 -04:00
2026-05-12 22:22:14 -04:00
2026-05-13 16:25:27 -04:00
2026-05-10 19:42:53 -04:00
2026-04-23 21:38:24 -04:00
2026-05-13 12:42:46 -04:00
2026-05-10 10:55:22 -04:00
2026-05-13 17:00:09 -04:00
2026-04-28 09:17:29 -04:00
2026-04-23 21:38:24 -04:00
2026-04-23 21:38:24 -04:00
2026-05-13 12:42:46 -04:00
2026-05-12 20:50:11 -04:00
2026-04-28 09:17:29 -04:00
2026-05-09 22:12:33 -04:00
2026-05-09 22:42:39 -04:00
2026-05-10 12:19:32 -04:00
2026-05-13 12:42:46 -04:00
2026-04-28 21:10:47 -04:00
2026-04-23 21:38:24 -04:00
2026-04-23 21:38:24 -04:00
2026-04-28 09:17:29 -04:00
2026-05-09 23:39:23 -04:00
2026-05-13 16:25:27 -04:00
2026-04-23 21:38:24 -04:00
2026-05-11 10:39:49 -04:00
2026-05-09 15:34:39 -04:00
2026-05-09 22:12:33 -04:00
2026-05-10 12:19:32 -04:00
2026-05-13 18:28:16 -04:00
2026-05-09 22:12:33 -04:00
2026-04-23 21:38:24 -04:00
2026-04-28 09:17:29 -04:00
2026-04-29 09:23:20 -04:00
2026-05-09 22:42:39 -04:00
2026-04-28 09:17:29 -04:00
2026-05-13 16:25:27 -04:00
2026-05-12 22:22:14 -04:00
2026-04-28 09:17:29 -04:00
2026-04-23 21:38:24 -04:00
2026-05-01 22:29:39 -04:00
2026-05-09 22:12:33 -04:00
2026-05-06 08:46:41 -04:00
2026-04-23 21:38:24 -04:00
2026-04-23 21:38:24 -04:00
2026-04-23 21:38:24 -04:00
2026-05-06 12:27:18 -04:00
2026-05-09 22:42:39 -04:00
2026-05-11 16:45:09 -04:00
2026-05-10 11:32:44 -04:00
2026-04-24 21:10:28 -04:00
2026-04-28 09:17:29 -04:00
2026-05-10 19:22:49 -04:00
2026-05-05 09:10:59 -04:00
2026-04-23 21:38:24 -04:00
2026-04-28 21:10:47 -04:00
2026-05-02 10:17:11 -04:00
2026-04-28 09:17:29 -04:00
2026-04-23 21:38:24 -04:00
2026-04-28 09:17:29 -04:00
2026-04-23 21:38:24 -04:00
2026-04-28 09:17:29 -04:00
2026-04-23 21:38:24 -04:00
2026-04-23 21:38:24 -04:00
2026-05-10 11:32:44 -04:00
2026-04-23 21:38:24 -04:00
2026-04-23 21:38:24 -04:00
2026-04-23 21:38:24 -04:00
2026-04-28 09:17:29 -04:00
2026-04-28 09:17:29 -04:00
2026-04-28 09:17:29 -04:00
2026-05-13 12:42:46 -04:00
2026-05-10 10:55:22 -04:00
2026-05-02 20:09:49 -04:00
2026-04-23 21:38:24 -04:00