No description
Find a file
jtricerolph 663eda34af Future dates: morning-only departure classifies as vacant, not depart
A day-card represents that night. 'Depart' is a live operational state
(checkout tracking) that only makes sense for today: on a future date the
room's last occupied night is the previous day (shown as Stay), and the
departure morning itself leaves the night vacant. classifyRoom now takes
opts.future — when set, a departing-only room stays 'vacant' (or arrive/B2B
if someone arrives), with the departing booking's coloured sliver on the
left and the late-checkout time still shown in the bracket.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 18:55:31 +00:00
backend Future dates: morning-only departure classifies as vacant, not depart 2026-07-04 18:55:31 +00:00
frontend Vacancy participates in the Gantt bracket system 2026-07-04 18:43:59 +00:00
docker-compose.yml fix: remove NEWBOOK_LOCATION_ID env var — credentials come from settings service 2026-07-03 13:11:01 +00:00
seed-app.js Rename app to Day Planner 2026-07-04 13:19:41 +00:00