Commit Graph
32 Commits
Author SHA1 Message Date
isaaccladandCursor bf879d6abe Add hero sections to Queue index pages and soften analytics cards.
Deploy Ladill Queue / deploy (push) Successful in 36s
Introduce shared x-qms.page-hero with summary stats across queues,
tickets, counters, admin pages, and insights; remove bordered cards on
Analytics, Reports, Feedback, and Branches list views.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 07:32:10 +00:00
isaaccladandCursor 1abc99fa1f Standardize settings pages on shared centered card layout.
Deploy Ladill Queue / deploy (push) Successful in 32s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 21:11:29 +00:00
isaacclad 9b29aad6d5 Use mobile icon button for New queue and sync mobile nav partials.
Deploy Ladill Queue / deploy (push) Successful in 38s
Replace text-only queue create button on mobile dashboard.
2026-07-03 22:41:00 +00:00
isaaccladandCursor 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
isaaccladandCursor a0b5230c4c Add dashboard upgrade banner for free Queue plans.
Deploy Ladill Queue / deploy (push) Successful in 1m8s
Extract the Pro upsell into a shared partial so free orgs see View plans on the dashboard, not only in the sidebar.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 18:13:16 +00:00
isaaccladandCursor d2803fafb5 Throttle platform SSO session checks to cut per-request auth latency.
Deploy Ladill Queue / deploy (push) Successful in 1m26s
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:09 +00:00
isaaccladandCursor a49c049ff5 Show consolidated prepaid totals on plan pricing cards.
Deploy Ladill Queue / deploy (push) Successful in 51s
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
isaaccladandCursor 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
isaaccladandCursor 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
isaaccladandCursor 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
isaaccladandCursor c3e1609578 Remove queue prefix badges from kiosk service cards.
Deploy Ladill Queue / deploy (push) Successful in 27s
Service selection shows the service name only, without the colored letter icon.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:38:13 +00:00
isaaccladandCursor 4a608fedf2 Restyle Queue kiosk to match Frontdesk kiosk design.
Deploy Ladill Queue / deploy (push) Successful in 35s
Welcome screen, choice cards, form progress, and success state now follow the same lobby-tablet visual language with idle reset.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:31:29 +00:00
isaaccladandCursor 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
isaaccladandCursor d982e28191 Enforce Figtree across the entire public display page.
Deploy Ladill Queue / deploy (push) Successful in 57s
Apply font-sans on html/body and cascade Figtree to all display text including overlays.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:17:09 +00:00
isaaccladandCursor c1113bc5a2 Simplify now-serving card to a single centered column.
Deploy Ladill Queue / deploy (push) Successful in 33s
Remove counter arrow line and stack ticket number above desk name with clean alignment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:16:00 +00:00
isaaccladandCursor 615a07adac Use Figtree on public display and drop monospace clock.
Deploy Ladill Queue / deploy (push) Successful in 30s
Load Figtree from Bunny Fonts and apply sans-serif to the waiting-area screen.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:14:05 +00:00
isaaccladandCursor 6357c29c8b Remove Live badge from public display header.
Deploy Ladill Queue / deploy (push) Successful in 33s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:11:55 +00:00
isaaccladandCursor 7e3e9fba6b Redesign now-serving card with split ticket and counter panels.
Deploy Ladill Queue / deploy (push) Successful in 29s
Replace the small pill with a two-column layout, accent bar, and prominent counter name for waiting-area displays.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:11:06 +00:00
isaaccladandCursor ad615325b6 Put Live badge inline with date on public display header.
Deploy Ladill Queue / deploy (push) Successful in 30s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:09:16 +00:00
isaaccladandCursor f5f1d0b9fb Remove queue name from public display ticket cards.
Deploy Ladill Queue / deploy (push) Successful in 42s
Customers already know which area they are in; show ticket number and counter only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:06:41 +00:00
isaaccladandCursor 3d79dfad10 Fit public display to viewport and use Ladill Queue logo in footer.
Deploy Ladill Queue / deploy (push) Successful in 39s
Lock layout to 100dvh without scroll, scale ticket cards with clamp(), and replace powered-by text with the dark wordmark.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:05:40 +00:00
isaaccladandCursor 98d14a213a Lighten public display and show org or Ladill Queue logo.
Deploy Ladill Queue / deploy (push) Successful in 36s
Remove waiting, estimate, and service queue sidebar; replace text header with customer logo when uploaded.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 22:59:19 +00:00
isaaccladandCursor 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
isaaccladandCursor 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
isaaccladandCursor 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
isaaccladandCursor 5a8844410f Fix display voice announcements broken by poll refactor.
Deploy Ladill Queue / deploy (push) Successful in 35s
Replace Alpine-incompatible Set and stuck speaking lock with a plain-object queue; resume speechSynthesis and exempt display ack from CSRF.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 22:01:45 +00:00
isaaccladandCursor c5c2c02e47 Define btn-secondary to match btn-primary sizing and alignment.
Deploy Ladill Queue / deploy (push) Successful in 28s
Secondary actions were unstyled links beside pill buttons; add shared btn-group helper for form rows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 21:59:14 +00:00
isaaccladandCursor bc6bf0a07c Faster voice announcements, Care/Frontdesk API, and console UI polish.
Deploy Ladill Queue / deploy (push) Successful in 28s
Poll displays every 1.2s with client-side TTS ack; expose service API for sibling apps; redesign tickets, counters, and staff console.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 21:51:13 +00:00
isaaccladandCursor 051372672b Polish Queue Devices empty state and align sidebar with other apps.
Deploy Ladill Queue / deploy (push) Successful in 38s
Match Care/Frontdesk nav icon styling, admin icons, and settings footer; add proper table layouts and empty states for Devices and Displays.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 21:22:44 +00:00
isaaccladandCursor 660cc8d351 Disable OS dark mode so Queue stays light-themed.
Deploy Ladill Queue / deploy (push) Successful in 26s
Use class-only Tailwind dark variant and color-scheme: light so the app shell ignores system dark preferences.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 20:58:14 +00:00
isaaccladandCursor 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
isaaccladandCursor 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