Commit Graph
8 Commits
Author SHA1 Message Date
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 1163b50b39 Fix Host portal showing for users without a linked host profile.
Deploy Ladill Frontdesk / deploy (push) Successful in 28s
Only show the sidebar link when a host record is linked to the signed-in user, and redirect direct visits to the dashboard with a clear message instead of a 403 page.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 21:13:50 +00:00
isaaccladandCursor ce6d7c5f80 Remove dark mode and fix boot splash HTML breakage.
Deploy Ladill Frontdesk / deploy (push) Successful in 25s
Drop dark-mode toggle, fd-theme storage, and Tailwind dark variant to match sibling Ladill apps. Include boot splash in app-layout instead of regex middleware that truncated the body tag on Alpine x-init.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:59:23 +00:00
isaaccladandCursor eb1178ef87 Fix Frontdesk branding on SSO error pages and document SSO secret handling.
Deploy Ladill Frontdesk / deploy (push) Successful in 34s
Use signed_out config for auth error views instead of hardcoded Ladill CRM assets left from the CRM template.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:55:49 +00:00
isaaccladandCursor fcca58ccba Remove Docker CI test workflow; deploy-only like sibling apps.
Deploy Ladill Frontdesk / deploy (push) Successful in 45s
Other Ladill repos use a single on-host deploy workflow (runs-on: deploy) for fast releases. Tests run locally; optional ci.yml can be added on pull_request later per FAST-DEPLOY.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:50:04 +00:00
isaaccladandCursor e42be653e5 Fix CI test workflow for PHP 8.4 dependency lock.
Deploy Ladill Frontdesk / deploy (push) Successful in 40s
Test / test (push) Failing after 2m8s
Symfony 8.1 packages in composer.lock require PHP 8.4.1+; align setup-php and composer platform constraint with production.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:46:19 +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