No description
Find a file
jtricerolph b528624be0 Cards: date-aware display — late checkouts only on future days, hide current-state info off-today
- Future dates: departure time sliver only shows for late checkouts (after default_checkout_time, default 11:00) — on future days every in-house booking is still 'arrived' so the time was showing on every card
- Sliver bracket widens to 19px when a time is shown and the time renders vertically (writing-mode) to fit the narrow space
- Clean/dirty site status pill only shows when viewing today — it reflects current state, meaningless on other dates
- NewBook task pill, task dots, and category header task/dirty badges hidden on future dates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 18:33:07 +00:00
backend Debug: expose full raw booking in debug-room; fix guest name extraction 2026-07-04 13:24:24 +00:00
frontend Cards: date-aware display — late checkouts only on future days, hide current-state info off-today 2026-07-04 18:33:07 +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