isaacclad and Cursor
db7f0e04c7
Add hero section to Watchlist index with entry stats and CTAs.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 31s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 20:58:20 +00:00
isaacclad and Cursor
0d74330e44
Add Visitors page hero and drop dark-mode classes from Reports.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 50s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 20:53:53 +00:00
isaacclad and Cursor
f995606649
Add hero sections to Visits, Hosts, Employees, Devices, Branches, and Team index pages.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 1m3s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 20:45:30 +00:00
isaacclad and Cursor
66299ae166
Propagate shared copy-button component and clipboard helper.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 52s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-03 23:03:52 +00:00
isaacclad
2c7059ac24
Sync mobile notification badge and dashboard icon-link partials.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 1m4s
Align mobile unread badge with desktop and add plus icon support for panel actions.
2026-07-03 22:41:01 +00:00
isaacclad
959b2d3714
Sync app launcher from registry
Deploy Ladill Frontdesk / deploy (push) Successful in 49s
2026-07-01 17:03:57 +00:00
isaacclad and Cursor
b68331cdaf
Switch team invites to email-only flow via identity API.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 44s
Replace local member UUID invites with platform email invites, SSO post-auth
redirect, and provisioner-backed pending access until accept.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-01 00:25:09 +00:00
isaacclad and Cursor
6bc52d9ef3
Add dashboard upgrade banner for free Frontdesk plans.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 1m13s
Show the Pro upsell CTA on the reception dashboard so free orgs can discover plans without opening the sidebar.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 18:13:18 +00:00
isaacclad and Cursor
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
isaacclad and Cursor
34e2163da1
Show consolidated prepaid totals on plan pricing cards.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 50s
When 6/12/24 month Paystack is selected, Pro and Business prices display the full term amount instead of /mo.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 11:39:25 +00:00
isaacclad and Cursor
5be14d0982
Add 3-tier plans, Paystack prepaid Pro, and Enterprise contact-sales card.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 2m46s
Sidebar settings and upgrade share one footer with consistent spacing.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 01:55:38 +00:00
isaacclad and Cursor
1f6df54d8c
Add Frontdesk Pro wallet renewal scheduling.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 58s
Monthly auto-renew charges due organizations from the Ladill wallet and downgrades after grace when payment fails.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 01:07:21 +00:00
isaacclad and Cursor
fa3a691d8f
Lower Frontdesk Pro to GHS 79/mo.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 47s
Align billing defaults and upgrade UI copy with the updated suite pricing.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 00:32:52 +00:00
isaacclad
fce074c513
Add Queue to app launcher config and icon.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m17s
2026-06-29 22:06:09 +00:00
isaacclad and Cursor
949553828b
Define btn-secondary to match btn-primary sizing and alignment.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 1m27s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 21:59:22 +00:00
isaacclad and Cursor
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
isaacclad and Cursor
8e45bc1cfb
Fix watchlist 500 by importing WatchlistController in routes.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 33s
Routes referenced WatchlistController without a use statement, so Laravel could not resolve the class.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 21:04:00 +00:00
isaacclad
25b964befb
Sync app launcher from registry
Deploy Ladill Frontdesk / deploy (push) Successful in 1m21s
2026-06-29 17:52:27 +00:00
isaacclad and Cursor
7d1484d1a8
Cap launcher dropdown at 15 visible apps (5 rows).
...
Deploy Ladill Frontdesk / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 17:46:27 +00:00
isaacclad and Cursor
4ff759369e
Hide launcher down arrow when scrolled to the end.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 1m40s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 14:49:42 +00:00
isaacclad and Cursor
15bfa0ae00
Revert launcher scroll rail and fade; keep down arrow hint.
...
Deploy Ladill Frontdesk / deploy (push) Successful in 1m9s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 14:03:22 +00:00
isaacclad and Cursor
a6db8b14b2
Make launcher scroll affordance visible on open.
...
Deploy Ladill Frontdesk / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 13:53:48 +00:00
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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
isaacclad and Cursor
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