forecasting/frontend/src
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
..
components Configurable inactivity timeout — disabled automatically in PWA/standalone mode 2026-07-13 12:29:01 +00:00
pages Add Resos connection status card to Settings — read-only, sourced from central Settings 2026-07-13 15:02:42 +00:00
api.ts Fix mid-session 401 redirecting iframe to wrong URL, causing portal EmbeddedFallback 2026-07-10 11:43:58 +00:00
App.tsx Remove bookability and competitor rates — moved to Rate Monitor app 2026-07-05 12:14:26 +00:00
index.css Move Resos API key to central Settings service; add sidebar scrollbar styling 2026-07-13 14:35:35 +00:00
main.tsx Make forecasting installable as a PWA 2026-07-11 11:27:00 +00:00
types.ts Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
vite-env.d.ts Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00