forecasting/backend
jtricerolph 1aa52c563e Add Resos connection status card to Settings — read-only, sourced from central Settings
Replaces the removed API key form with a status card showing whether the
Resos key is configured in the central Settings app, plus a Test Connection
button. Adds back the GET /settings/resos and POST /settings/resos/test
endpoints (now reading from central_settings rather than system_config).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 15:02:42 +00:00
..
api Add Resos connection status card to Settings — read-only, sourced from central Settings 2026-07-13 15:02:42 +00:00
jobs Move Resos API key to central Settings service; add sidebar scrollbar styling 2026-07-13 14:35:35 +00:00
services Move Resos API key to central Settings service; add sidebar scrollbar styling 2026-07-13 14:35:35 +00:00
utils Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
auth.py fix: restore app-local API key functions in auth.py 2026-07-04 19:11:00 +00:00
database.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
main.py Remove bookability and competitor rates — moved to Rate Monitor app 2026-07-05 12:14:26 +00:00
requirements.txt Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
scheduler.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
schema.sql schema: add forecast_runs, pickup_snapshots, pickup_curves tables 2026-07-05 11:17:02 +00:00