Commit Graph
12 Commits
Author SHA1 Message Date
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 33b6070207 Add freemium plans, wallet-billed host notifications, and Pro upgrades.
Deploy Ladill Frontdesk / deploy (push) Successful in 44s
Host alerts use email/phone on the host record without requiring a Ladill
account link; SMS and over-quota emails debit the org wallet at platform rates.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 02:00:26 +00:00
isaaccladandCursor c0bcc3dbaf Load Figtree font on the visitor kiosk page.
Deploy Ladill Frontdesk / deploy (push) Successful in 30s
Match the main app typography by including Bunny Fonts on the standalone kiosk layout.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:37:36 +00:00
isaaccladandCursor 16c85ce38a Replace free-text visit purpose with configurable dropdown options.
Deploy Ladill Frontdesk / deploy (push) Successful in 24s
Add visit_purposes config and shared select on kiosk, reception check-in, and scheduling forms.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:23:26 +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 4d4f867be1 Fix kiosk Continue button blocked by hidden required fields.
Deploy Ladill Frontdesk / deploy (push) Successful in 37s
Use novalidate and explicit click handler so browser validation on later steps does not prevent advancing the multistep form.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:13:05 +00:00
isaaccladandCursor c9a1f7683b Add back icon to kiosk type picker and check-in steps.
Deploy Ladill Frontdesk / deploy (push) Successful in 22s
Place a circular back control at the top-left of the content area; return to welcome or previous form step.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:02:14 +00:00
isaaccladandCursor 8602f894e4 Improve kiosk type picker and split check-in into steps.
Deploy Ladill Frontdesk / deploy (push) Successful in 27s
Center visitor type carousel with swipe and dots; break check-in into About you, Your visit, optional type fields, and Photo & finish.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:01:30 +00:00
isaaccladandCursor dfda39df6e Add custom company logo upload and simplify kiosk branding.
Deploy Ladill Frontdesk / deploy (push) Successful in 23s
Show Ladill Frontdesk or uploaded logo top-left on kiosk; allow logo upload in onboarding and organization settings.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 21:49:17 +00:00
isaaccladandCursor 0e28b59b10 Redesign kiosk welcome screen with branding and clear entry flow.
Deploy Ladill Frontdesk / deploy (push) Successful in 23s
Show Frontdesk icon, company welcome message, and a prominent Tap to begin step before visitor type selection.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 21:38:06 +00:00
isaaccladandCursor e7f1cb1e5c Align Frontdesk buttons and accents with sibling Ladill apps.
Deploy Ladill Frontdesk / deploy (push) Successful in 25s
Replace inline teal button classes with shared btn-primary and indigo nav/link styling used by CRM and POS.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 21:23:14 +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