Commit Graph
105 Commits
Author SHA1 Message Date
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