isaacclad and Cursor
f15857d76f
Add Queue demo:seed for ticket walkthroughs.
...
Deploy Ladill Queue / deploy (push) Successful in 1m53s
Seed branches, queues, counters, and tickets with plan-aware limits and reset.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 10:03:46 +00:00
isaacclad
17d888fdf7
fix(email): use client/org name as From display, not Ladill product
...
Deploy Ladill Queue / deploy (push) Successful in 43s
Customer-facing outbound mail should appear from the business (organizer,
clinic, company, location), not the Ladill product brand.
2026-07-16 12:01:22 +00:00
isaacclad
26c9edc131
Nest Branches and Team under Settings as Pro features.
...
Deploy Ladill Queue / deploy (push) Successful in 50s
Match Frontdesk: settings cards and nested routes, Pro-gated access,
and legacy /admin redirects to /settings/branches and /settings/team.
2026-07-16 09:48:32 +00:00
isaacclad
8be3eaeb4b
Add branch count control to Queue plans page.
...
Deploy Ladill Queue / deploy (push) Successful in 33s
Match Care/Frontdesk: branches stepper next to billing period, live
totals, and checkout charges for the selected seat count.
2026-07-16 09:36:36 +00:00
isaacclad
8892316664
Bill Queue Pro per active branch like Enterprise.
...
Deploy Ladill Queue / deploy (push) Successful in 33s
Show /branch/mo pricing with live branch totals on the plans page,
charge subscribe/prepaid/renewals by branch count, and store pro_billed_branches.
2026-07-16 09:33:03 +00:00
isaacclad
4e45ef4b65
Raise Pro and Enterprise by GHS 1500; add hardware to Pro.
...
Deploy Ladill Queue / deploy (push) Successful in 53s
Pro is GHS 2490/mo and Enterprise GHS 4490/branch/mo. Pro now lists
Ladill-provided kiosk, display, and audio system.
2026-07-16 09:28:09 +00:00
isaacclad and Cursor
7c8a8f889e
Replace Upgrade to Pro with Report Issue for staff.
...
Deploy Ladill Queue / deploy (push) Successful in 38s
Non-owners submit Queue issues to Ladill admin via Identity.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-14 22:23:48 +00:00
isaacclad and Cursor
6e66f7c584
Scope Queue team members and add mailbox invite picker.
...
Deploy Ladill Queue / deploy (push) Successful in 53s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-14 21:59:51 +00:00
isaacclad and Cursor
d2f5ff11d2
Fix queue handoff so tickets keep their number across services.
...
Deploy Ladill Queue / deploy (push) Successful in 40s
Handoff now frees the counter, ends the service session, and requeues
the same ticket for the next department — critical for hospital flows
like doctor → lab.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-14 21:22:01 +00:00
isaacclad and Cursor
2c2fcf9659
Add settings logo upload and brand queue notification emails.
...
Deploy Ladill Queue / deploy (push) Successful in 55s
Let orgs manage logos in settings and render customer-facing mail with company branding.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 20:08:16 +00:00
isaacclad and Cursor
d0fbbe0672
Switch team invites to email-only flow via identity API.
...
Deploy Ladill Queue / deploy (push) Successful in 55s
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:12 +00:00
isaacclad and Cursor
07998b29b9
Add Paystack prepaid billing and fix sidebar footer spacing.
...
Deploy Ladill Queue / deploy (push) Successful in 2m27s
Monthly Pro/Enterprise stays on wallet; 6/12/24 month plans checkout via Paystack.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 01:55:38 +00:00
isaacclad and Cursor
165c7238fe
Add Queue Enterprise billing and visible upgrade CTAs for all roles.
...
Deploy Ladill Queue / deploy (push) Successful in 1m32s
Enterprise charges per active branch (GHS 299+) with wallet subscribe/renew; sidebar and dashboard upsell no longer gated behind settings.view.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 01:23:36 +00:00
isaacclad and Cursor
0770faaa9f
Add Queue Pro billing, renewal, and scheduler.
...
Deploy Ladill Queue / deploy (push) Successful in 42s
Organizations can upgrade from wallet with plan expiry enforcement and nightly qms:pro-renew charges.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 01:07:24 +00:00
isaacclad and Cursor
492eec9cda
Add self-service kiosk for queue ticket issuance.
...
Deploy Ladill Queue / deploy (push) Successful in 36s
Customers can pick a service, optionally enter details, and receive a ticket on a branded touchscreen flow with admin-configurable queues and auto-reset.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 23:25:51 +00:00
isaacclad and Cursor
326769204d
Fix public display not showing queue stats and ticket data.
...
Deploy Ladill Queue / deploy (push) Successful in 43s
Server-render initial payload, poll with same-origin relative URLs, fall back to branch queues when none assigned, and improve contrast so stats remain visible if custom CSS is missing.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 22:51:29 +00:00
isaacclad and Cursor
2243ccf95a
Redesign display admin show page and public waiting-area screen.
...
Deploy Ladill Queue / deploy (push) Successful in 33s
Add corporate layout, live preview, URL copy, queue details, and a polished TV display with clock, stats sidebar, and branded now-serving cards.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 22:42:02 +00:00
isaacclad and Cursor
af764f77fb
Fix display voice prompts requiring browser unlock and failed acks.
...
Deploy Ladill Queue / deploy (push) Successful in 28s
Add tap-to-enable speech overlay, stop marking announcements played on TTS errors, pick voices by locale, and scope pending announcements to the display's queues.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 22:21:56 +00:00
isaacclad and Cursor
6bb181bbc1
Fix onboarding 500 by replacing leftover Frontdesk route references.
...
Deploy Ladill Queue / deploy (push) Successful in 38s
Point layout partials at qms routes and add wallet/afia endpoints so shared shell renders on queue.ladill.com.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 20:47:42 +00:00
isaacclad and Cursor
cca98eefd2
Initial Ladill Queue release — enterprise QMS standalone app.
...
Deploy Ladill Queue / deploy (push) Successful in 56s
Phases 1–6: tickets, counters, displays, appointments, workflows, rules, analytics, reports, feedback, admin, device API, and Gitea deploy workflow for queue.ladill.com.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 20:19:52 +00:00