Commit Graph
5 Commits
Author SHA1 Message Date
isaaccladandCursor 0351771b00 Throttle platform SSO session checks to cut per-request auth latency.
Deploy Ladill Frontdesk / deploy (push) Successful in 47s
Verify auth.ladill.com at most once every 90s; recommend Redis for session/cache in .env.example.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 16:49:21 +00:00
isaaccladandCursor a715faf511 Add in-app Ladill Queue integration for service queue consoles.
Deploy Ladill Frontdesk / deploy (push) Successful in 46s
Settings toggle provisions Queue org via API; reception can call tickets from Frontdesk.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 21:51:23 +00:00
isaaccladandCursor 85b22db76f Redesign mobile dashboard actions and sync wallet balance in profile sheet.
Deploy Ladill Frontdesk / deploy (push) Successful in 51s
Stack full-width check-in and pre-register buttons on mobile; show wallet card
in the profile bottom sheet with balance refresh on open.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:44:48 +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 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