rates/frontend/src/pages
jtricerolph 029e3b379f Add benchmark & tier-offset configuration UI to Direct Rates Manage tab
- new GET /direct/hotels/{id}/config returns full hotel config plus
  distinct room/rate IDs from scraped data (and any known via labels)
- Configure panel: benchmark room/rate selects, tier base room, per-room
  £ offsets (base locked to 0), friendly room/rate names, room display
  order (up/down) — saved via the existing PUT endpoint
- enables apples-to-apples estimated benchmark when only e.g. a suite
  is left: bench = room_price - room_offset + bench_offset

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 07:09:10 +00:00
..
Bookability.tsx Fix stale /competitor-rates/ API prefix — rename to /competitors/ throughout 2026-07-05 12:50:09 +00:00
DirectRates.tsx Add benchmark & tier-offset configuration UI to Direct Rates Manage tab 2026-07-06 07:09:10 +00:00
MarketView.tsx Wire up direct-rates column; remove dormant pause-on-block flow 2026-07-06 06:01:56 +00:00
RateAnalysis.tsx fix: TypeScript null safety fixes for strict mode 2026-07-05 12:18:38 +00:00
Settings.tsx Wire up direct-rates column; remove dormant pause-on-block flow 2026-07-06 06:01:56 +00:00