- Flow filter chips are now semantic: Departing = depart|B2B, Arriving = arrive|B2B, so B2B rooms appear in both chips. Adds missing Arriving filter. - Forward → button added to date bar (right of datepicker) - booking_locked normalised to real boolean — NewBook returns '0'/'1' strings which were all truthy, causing padlock on every room - guest_name fallback: also try booking.guest_name (flat field) before account_for_name in case NewBook omits the guests[] array Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| lib | ||
| pages | ||
| api.ts | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| types.ts | ||