Skip to content

Release v2.12.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:25
· 25 commits to main since this release
760761e

Kitchen monitor open-order count and table vs pickup icons

Summary

Kitchen Bestellungen chrome on the Pi monitor:

  • Title row shows the open-ticket count next to the station: Grill · 8 offen (including 0; still visible on Produkte)
  • Each ticket title line gets a table vs pickup icon (official MDI table-chair / food-takeout-box) at the top right
  • Table sky #38bdf8, pickup violet #c084fc — glyph only, so wait-time green/amber/red bars stay the urgency channel
  • Ticket header padding, column gap, and min column width are unchanged

OpenSpec change kitchen-monitor-open-count-and-type is implemented, synced to openspec/specs/kitchen-monitor-order-chrome/spec.md, and archived.

Test plan

  • Pi frontend kitchen tests: KitchenMonitorHeader.spec.ts, KitchenTicketColumn.spec.ts, kitchenTicketType.test.ts (17 passed)
  • Full Pi frontend suite: 470 passed
  • npm run typecheck in pi/frontend
  • ./scripts/lint.sh --staged

Release

  • No release (merge only; latest Pi images update)
  • release:patch — bugfix release
  • release:minor — feature release
  • release:major — breaking release
Open in Web Open in Cursor