Commit Graph
16 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 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 cfef8bee06 Replace ghost action links with shared btn components in Queue.
Deploy Ladill Queue / deploy (push) Successful in 1m6s
Aligns kiosk, appointment, queue, and admin destructive actions with the Frontdesk pill-button pattern.

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