forecasting/backend/api
jtricerolph 7223ae9c30 Bookability: show last-updated timestamp per date column
Backend adds valid_from to DateRateInfo and computes date_last_updated dict
(max valid_from across categories per date). Frontend renders it as a small
timestamp below the date in each column header — time only if today, date+time
if older. Full ISO string in title tooltip.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-05 10:03:17 +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: show last-updated timestamp per date column 2026-07-05 10:03:17 +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