forecasting/frontend
jtricerolph 3650c92175 Move Resos API key to central Settings service; add sidebar scrollbar styling
Removes the standalone resos_api_key from the forecasting app's own
system_config table. All credential fetches now go through
central_settings.get_resos_credentials() / get_resos_credentials_sync()
which pull from the Settings app (LXC 116) via the internal integration
endpoint — the same pattern already used for NewBook. The Resos API
Config section is removed from the forecasting Settings page; users
manage the key in the central Settings app instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 14:35:35 +00:00
..
public Replace letter icons with Lucide PWA icons 2026-07-11 20:30:11 +00:00
src Move Resos API key to central Settings service; add sidebar scrollbar styling 2026-07-13 14:35:35 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
index.html Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
nginx.conf Make forecasting installable as a PWA 2026-07-11 11:27:00 +00:00
package-lock.json Make forecasting installable as a PWA 2026-07-11 11:27:00 +00:00
package.json Make forecasting installable as a PWA 2026-07-11 11:27:00 +00:00
tsconfig.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
vite.config.ts Replace letter icons with Lucide PWA icons 2026-07-11 20:30:11 +00:00