rates/backend/api
jtricerolph 7d0b7d2d3b Fix schedule-info 500: pass db session to medium/low priority date fns
get_medium_priority_dates and get_low_priority_dates both require a
SyncSession argument; the endpoint was calling them without one, causing
a TypeError → 500 on every load of the schedule card.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-15 09:37:43 +00:00
..
__init__.py
analysis.py
bookability.py Add occupancy pick-up history + bookability history popup 2026-07-12 12:38:02 +00:00
competitors.py Fix schedule-info 500: pass db session to medium/low priority date fns 2026-07-15 09:37:43 +00:00
direct.py Add benchmark & tier-offset configuration UI to Direct Rates Manage tab 2026-07-06 07:09:10 +00:00
reporting.py Add Power BI reporting endpoints — flat tabular data via API key auth 2026-07-14 17:27:50 +00:00