Commit Graph
9 Commits
Author SHA1 Message Date
isaaccladandCursor 4e449bc1eb Align kiosk visitor check-out UI with staff sign-in.
Deploy Ladill Frontdesk / deploy (push) Successful in 48s
Use the same two-step card, mode cards, and badge scan flow before confirming check-out.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 09:30:34 +00:00
isaaccladandCursor 0c092b7711 Add visitor self-checkout on the kiosk.
Deploy Ladill Frontdesk / deploy (push) Successful in 46s
Let guests check out by badge code or QR scan before leaving, with device and staff kiosk API routes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 09:07:39 +00:00
isaaccladandCursor 49ec452c96 Redesign employee kiosk sign-in to match visitor check-in polish.
Deploy Ladill Frontdesk / deploy (push) Successful in 30s
Split staff identify into two steps with progress header, labeled fields, and icon mode cards; remove uppercase styling on employee code input.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 21:44:06 +00:00
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 7f51392857 Route Afia through the platform AI relay when no local API key is set.
Deploy Ladill Frontdesk / deploy (push) Successful in 45s
Frontdesk now calls ladill.com/api/afia/chat using IDENTITY_API_KEY_FRONTDESK
so production does not need a separate OpenAI key in the frontdesk .env.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 07:45:39 +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
isaaccladandCursor 9e2d79936c Initial Ladill Frontdesk release with deploy pipeline.
Deploy Ladill Frontdesk / deploy (push) Failing after 35s
Test / test (push) Failing after 2m45s
Visitor management app with SSO, kiosk, badges, reports, and Gitea CI deploy to frontdesk.ladill.com.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:37:15 +00:00