This repository has been archived on 2026-09-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
theme-song-booth/templates/admin
Troll (Hermes Agent) 52558010e8 Add Live Queue slide to kiosk rotation
- Added a third kiosk slide showing the active customer queue.
- Customer names are derived from the local-part of their email address.
- Statuses are mapped to friendly labels:
    pending -> Received
    prompt_ready / songs_uploaded -> Trollgorithm Recording in Studio
    revisions_requested -> Waiting for Customer Response
    awaiting_payment -> Payment Due
- Completed/delivered statuses are not shown.
- If the queue overflows, a note points customers to the status page.
- Added queue-only mode (kiosk_cycle_seconds = 1) and updated the
  cycle logic to rotate QR -> pricing -> queue.
- Updated /admin/settings help text for the new mode.

Bumps version to 0.5.3.
2026-08-05 20:27:33 +00:00
..
dashboard.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
login.html Add comprehensive comments to all source files and expand documentation 2026-07-31 22:23:40 +00:00
pricing.html Add admin Pricing page with fixed and custom items 2026-08-04 17:17:57 +00:00
request.html Fix delete-song checkbox alignment on admin request page 2026-08-05 20:08:22 +00:00
sales.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
settings.html Add Live Queue slide to kiosk rotation 2026-08-05 20:27:33 +00:00