No description
Find a file
jtricerolph 3c0eb5ae73 fix: pass task_type=[-1] to tasks_list — required param, -1 means all types
NewBook returns 412 if task_type is absent. The original dailylist plugin
always passes [-1] as a fallback when no specific types are configured.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 09:43:34 +00:00
backend fix: pass task_type=[-1] to tasks_list — required param, -1 means all types 2026-07-04 09:43:34 +00:00
frontend fix: serve frontend via root + slug subdir, not alias — assets 404/fallback 2026-07-03 16:32:45 +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