reports/backend/src
jtricerolph 203639af78 Configure utilities API creds via Settings UI, not .env
Follows the same app_settings/DB pattern already used for the
Forecasting integration: utilities_url and utilities_api_key are now
editable from Reports Settings, with env vars kept only as a fallback.
Avoids needing to SSH in and hand-edit .env to authenticate against
the utilities app's internal API.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 14:38:15 +00:00
..
lib Configure utilities API creds via Settings UI, not .env 2026-07-28 14:38:15 +00:00
reports Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
routes Configure utilities API creds via Settings UI, not .env 2026-07-28 14:38:15 +00:00
auth.js Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
db.js Configure utilities API creds via Settings UI, not .env 2026-07-28 14:38:15 +00:00
forecast-db.js Add Directors Forecast interactive report section 2026-07-20 10:24:47 +00:00
index.js Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
ip-check.js Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00