Courtside Manager score keeper page per court; Phase below Courts on the desk; estimated finish on court cards
A per-court signed link from the desk opens a full-screen scoring page with big +/- buttons, undo, best-of sets, and a confirmed Finalize step; it follows whatever match is on the court and can never edit a finished result. Public court cards show the estimated finish time. Release 0.4.0. Co-Authored-By: Claude Fable 5.1 <[email protected]> Claude-Session: https://claude.ai/code/session_01MB7nCCAscYsb3zzkT6LHZi
This commit is contained in:
@@ -9,6 +9,22 @@ so you can always tell what a deployment is actually serving.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.4.0] - 2026-09-03
|
||||
|
||||
### Added
|
||||
- **Courtside Manager**, a score keeper page per court (`/keeper/<slug>/<court>?k=…`). Big
|
||||
+/− buttons, undo, sets for best-of-3, and a Finalize step with confirmation that appears
|
||||
once a side has won under the tournament's rules. It follows whatever match is on the court
|
||||
and moves to the next one automatically. The link is opened or copied from the court card
|
||||
on the desk; it can only score and finalize, never edit a finished result.
|
||||
- Court cards on the public board show the estimated finish time of the current match.
|
||||
|
||||
### Changed
|
||||
- Organizer desk: the Phase section now sits below Courts and Queue, so the score pads
|
||||
are at the top during play.
|
||||
- Multi-set running scores (`liveSets`) show on the public board while a keeper is scoring.
|
||||
- Match durations outside 2–90 minutes are ignored for the ETA average.
|
||||
|
||||
## [0.3.1] - 2026-09-03
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user