No description
Find a file
jtricerolph 7007eb7020 Fix API keys list not showing — unwrap .keys from response
Backend returns { keys: [...] } but frontend was treating the whole
object as the array, so apiKeys.length was always falsy.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-23 11:29:35 +00:00
backend Add dow_align param to /forecast/revenue and /forecast/rooms 2026-07-21 18:28:55 +00:00
db Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
frontend Fix API keys list not showing — unwrap .keys from response 2026-07-23 11:29:35 +00:00
.gitignore Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
docker-compose.yml NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
seed-app.js Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00