forecasting/backend/api
jtricerolph 1612468122 Bookability: run date refresh synchronously, update timestamp immediately
Backend now awaits the refresh in a thread executor instead of queuing a
background task, so the response returns only after data is written. Frontend
drops the 3s setTimeout and invalidates the cache immediately on success.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-05 10:08:20 +00:00
..
__init__.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
accuracy.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
ai_insights.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
backtest.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
backup.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
bookability.py Bookability: run date refresh synchronously, update timestamp immediately 2026-07-05 10:08:20 +00:00
budget.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
competitor_rates.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
config.py Patch fetch_room_categories and fetch_gl_accounts to use central NewBook creds 2026-07-05 09:26:49 +00:00
crossref.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
evolution.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
explain.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
export.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
forecast.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
historical.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
public.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
reconciliation.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
reports.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
resos.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
resos_sync.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
special_dates.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
sync.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
sync_bookings.py NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00