Commit Graph
18 Commits
Author SHA1 Message Date
isaaccladandCursor 5356118fd8 Treat all Now Serving cards equally and announce every ticket change.
Deploy Ladill Queue / deploy (push) Successful in 1m56s
Remove newest-card highlighting so every active service point looks the same, sort the board stably by destination, and have the display announce whenever a counter’s ticket changes (falling back when a server voice row is missing).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 18:20:45 +00:00
isaaccladandCursor 0854b431bc Add service-point routing so call-next cannot steal assigned tickets.
Deploy Ladill Queue / deploy (push) Successful in 2m17s
Counters gain destination/staff metadata; tickets can be pre-assigned to a
service point with assigned_only queues for healthcare while shared_pool
preserves generic bank/government behavior. Display and announcements expose
ticket, staff, and destination clearly for Care and public boards.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:21:56 +00:00
isaaccladandCursor 01792b38e7 Fix display board to one ticket per counter
Deploy Ladill Queue / deploy (push) Successful in 1m16s
Filter now-serving to the latest called/serving ticket per destination so historical calls no longer crowd the public board, and scale ticket cards so numbers no longer clip destination text.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 15:51:03 +00:00
isaaccladandCursor 9e52ddd1e7 Redesign public display for busy queues
Deploy Ladill Queue / deploy (push) Successful in 1m19s
Use count-aware ticket grids and complete service destinations so active calls stay legible without clipping across TV and mobile layouts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 15:06:44 +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 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 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