Commit Graph
52 Commits
Author SHA1 Message Date
isaacclad 5f1d4696ff Sync app launcher from registry
Deploy Ladill Frontdesk / deploy (push) Successful in 1m3s
2026-06-29 13:27:24 +00:00
isaacclad 84346f4bd0 Always show launcher scroll indicator and cap at 18 apps.
Deploy Ladill Frontdesk / deploy (push) Successful in 56s
Apply ladill-launcher-apps scroll styles unconditionally with a persistent
scrollbar track; propagate launcher blade and CSS across all Ladill apps.
2026-06-29 13:06:39 +00:00
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 96be429d96 Restore single Tap to begin on kiosk welcome screen.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m1s
Keep visitor check-out on the Who are you? page only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 09:25:16 +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 fedc1b2763 Clarify host alert copy when a visitor checks in.
Deploy Ladill Frontdesk / deploy (push) Successful in 54s
Tell hosts the visitor is here to see them and include purpose when provided.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 07:28:14 +00:00
isaaccladandCursor a216666867 Fix stale Staff On Site count after sign-out.
Deploy Ladill Frontdesk / deploy (push) Successful in 52s
Compute staff presence stats outside the dashboard cache so counts update immediately when employees sign out.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:42:38 +00:00
isaaccladandCursor a4788d1796 Clarify step-out destination field with generic placeholder.
Deploy Ladill Frontdesk / deploy (push) Successful in 27s
Show a required note under destination only when Other is selected, on kiosk and My presence forms.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:36:13 +00:00
isaaccladandCursor 1f8adaf73e Tighten employee badge logo styling.
Deploy Ladill Frontdesk / deploy (push) Successful in 46s
Use a smaller black logo with more spacing before the employee name on printed badges.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:25:05 +00:00
isaaccladandCursor 1fbe84666b Show uploaded company logo on employee badges instead of org name.
Deploy Ladill Frontdesk / deploy (push) Successful in 33s
Use the organization logo from Settings when present, with the company name as fallback when no logo is uploaded.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:22:55 +00:00
isaaccladandCursor 5cd93a84fc Replace employee user_ref text field with Ladill user select.
Deploy Ladill Frontdesk / deploy (push) Successful in 40s
Populate the dropdown from team members and linked hosts, show name and email labels, and block linking a user already tied to another employee.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:18:59 +00:00
isaaccladandCursor 49dc5cfccf Slightly reduce Check-in and Employees sidebar icon size.
Deploy Ladill Frontdesk / deploy (push) Successful in 36s
Render the 14x14 custom icons at 16px instead of 18px so they align visually with Heroicon nav items.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:08:51 +00:00
isaaccladandCursor 50127efb91 Fix sidebar Employees icon to use outline stroke like other nav items.
Deploy Ladill Frontdesk / deploy (push) Successful in 34s
Revert the filled house rendering and use 1px stroke on 14x14 custom icons so Check-in and Employees match the rest of the sidebar.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:06:35 +00:00
isaaccladandCursor 104cbbe10d Replace sidebar Check-in icon with custom person-plus SVG.
Deploy Ladill Frontdesk / deploy (push) Successful in 40s
Uses the 14x14 visitor-with-plus icon to match the kiosk icon set on the Check-in nav item.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:04:08 +00:00
isaaccladandCursor 9d2250e811 Render sidebar Employees icon as filled shape without stroke.
Deploy Ladill Frontdesk / deploy (push) Has been cancelled
Use fill="currentColor" for the house-with-person icon so it matches solid sidebar icon styling instead of the heavier 1.5px outline stroke.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:03:39 +00:00
isaaccladandCursor 2883564ccb Use kiosk staff icon for sidebar Employees nav item.
Deploy Ladill Frontdesk / deploy (push) Successful in 40s
Match the house-with-person icon from the kiosk choose screen and add optional iconViewBox support for non-24px sidebar icons.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:00:43 +00:00
isaaccladandCursor 6536a6b755 Replace kiosk staff icons with custom SVG set.
Deploy Ladill Frontdesk / deploy (push) Successful in 40s
Use the home-with-person icon on the choose screen and key/viewfinder icons on employee code vs scan badge mode cards.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 21:54:33 +00:00
isaaccladandCursor 793e39964e Replace kiosk visitor card icon with custom people SVG.
Deploy Ladill Frontdesk / deploy (push) Successful in 34s
Uses the provided two-person outline icon with currentColor so it inherits the indigo accent on the choose screen.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 21:48:04 +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 b64b90d357 Fix employee migration index name for MySQL 64-char limit.
Deploy Ladill Frontdesk / deploy (push) Successful in 39s
Use a short index name and make the migration idempotent so redeploy recovers after the failed partial run.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 21:21:49 +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 905d7268e4 Use + icon buttons on mobile dashboards.
Deploy Ladill Frontdesk / deploy (push) Successful in 26s
Sync mobile-header-btn partials, mobile x-btn.create, and update dashboard header actions for consistent mobile FABs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 16:21:58 +00:00
isaaccladandCursor 6e46b23b2c Use consistent + icon buttons on mobile reception views.
Deploy Ladill Frontdesk / deploy (push) Successful in 50s
Extract shared quick-action and section-link partials so dashboard and visits headers share the same white and purple mobile FABs while section links keep indigo icon buttons.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 16:02:23 +00:00
isaaccladandCursor 308920d892 Place wallet widget after Billing link in mobile profile sheet.
Deploy Ladill Frontdesk / deploy (push) Successful in 47s
Remove duplicate Billing header above Home; wallet card follows Billing
in menu order to match the desktop avatar dropdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 14:08:35 +00:00
isaaccladandCursor 27cf8085f2 Show Visitors Today total only without contractor subtitle.
Deploy Ladill Frontdesk / deploy (push) Successful in 34s
Contractors are counted as visitors; drop the separate contractor line
including the redundant zero state.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 14:00:52 +00:00
isaaccladandCursor 1975488b79 Fold contractor count into Visitors Today dashboard card.
Deploy Ladill Frontdesk / deploy (push) Successful in 38s
Remove the standalone Contractors stat tile and show the contractor total
as a subtitle under Visitors Today.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 13:53:09 +00:00
isaaccladandCursor 761edb2169 Replace mobile dashboard text buttons with inline plus icons.
Deploy Ladill Frontdesk / deploy (push) Successful in 39s
Show compact pre-register and check-in actions beside the organization name
on mobile while keeping the existing white and purple styling.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 13:47:05 +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 e2faaa0c1d Add mobile bottom nav and hide header avatar on small screens.
Deploy Ladill Frontdesk / deploy (push) Successful in 29s
Frontdesk now matches the Ladill mobile pattern: app name in the header,
Home/Search/Notifications/Profile in the bottom bar with a profile sheet.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:03:49 +00:00
isaaccladandCursor fab246ac83 Add sidebar icons for Recovery, Branches, and Team.
Deploy Ladill Frontdesk / deploy (push) Successful in 42s
Compliance and administration nav items now match the icon style used
across the rest of the Frontdesk sidebar.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 08:38:50 +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 cc3d4e9a63 Set Pro to GHS 100/mo and add sidebar Go Pro UI like Accounting.
Deploy Ladill Frontdesk / deploy (push) Successful in 33s
Adds a dedicated Pro page with wallet upgrade, gradient Upgrade to Pro
button in the sidebar footer, and view composer for plan status.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 02:12:49 +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 5a42759886 Wire Afia into Frontdesk and sync the app launcher catalog.
Deploy Ladill Frontdesk / deploy (push) Successful in 34s
Add the AI assistant button, chat endpoint, and Frontdesk-specific prompts, and include Frontdesk in the shared launcher config used by the app switcher.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 01:40:32 +00:00
isaaccladandCursor 8c79c312cf Clarify device registration with type-specific helper text.
Deploy Ladill Frontdesk / deploy (push) Successful in 30s
Replace the static kiosk/printer token message with dynamic hints per device type so reception computers are not misread as getting unattended access.

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