Commit Graph
4 Commits
Author SHA1 Message Date
isaaccladandCursor 7a9871f43f Add tablet camera scanning for employee badge QR on kiosk.
Deploy Ladill Frontdesk / deploy (push) Successful in 36s
Uses html5-qrcode with rear camera preview on Scan badge, keeps external scanner fallback, and still requires PIN after a successful scan.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 21:40:54 +00:00
isaaccladandCursor cdd675d247 Restore tap-to-begin kiosk welcome and add visitor/staff choice step.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m39s
After tapping begin, users pick Visitor or Staff icon cards before entering the respective check-in or sign-in flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 21:36:14 +00:00
isaaccladandCursor 890c2c71e3 Add employee presence with kiosk sign-in, QR badges, and mobile step-out.
Deploy Ladill Frontdesk / deploy (push) Failing after 26s
Enables staff roster, PIN/code kiosk flow, attendance reports, evacuation staff roll call, webhooks, branch mismatch warnings, and a linked-user My presence portal.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 21:11:18 +00:00
isaaccladandCursor 452bd8e009 Fix kiosk Continue by registering Alpine component and isolating form steps.
Deploy Ladill Frontdesk / deploy (push) Successful in 41s
Move kiosk logic into Alpine.data with explicit step methods, render one step at a time with x-if, and show inline validation errors.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:19:04 +00:00