No description
Find a file
jtricerolph 536bcd3340 Fix 500: fetch category order from settings service, not direct DB query
global_config lives in settings_db, not room_planner_db. Replace the
broken cross-DB pool query with an HTTP call to the new internal
settings endpoint. Falls back to NewBook order gracefully if settings
service is unavailable or rooms haven't been synced yet.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 13:13:13 +00:00
backend Fix 500: fetch category order from settings service, not direct DB query 2026-07-04 13:13:13 +00:00
frontend Room planner: semantic flow filters, forward arrow, padlock + guest name fixes 2026-07-04 13:07:55 +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 feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00