lilith-platform.live/codebase/@features/admin
Natalie 93316b46ca feat(rates): per-city rate cards
Add a `city` column to rate_sections (NULL = default/home card) with an
additive migration and CMS field. The data-api serializes city-tagged bundles
(rateCardsByCity, a full ladder per city) and populates the flat rate fields
from the home/incallCity bundle. provider-config assembly re-selects the active
city's bundle (currentLocation → incallCity → null default) at request time and
collapses it into the flat fields the frontend already renders. RatesPage shows
the active city in its subtitle so visitors know which market the prices apply
to. Shared types gain RateCardBundle + ProviderData.rateCardsByCity.
2026-06-21 13:49:48 -05:00
..
backend-api feat(rates): per-city rate cards 2026-06-21 13:49:48 -05:00
frontend-public feat(rates): per-city rate cards 2026-06-21 13:49:48 -05:00
mcp-server breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
shared types(admin): 🏷️ Add TypeScript type definitions for admin shared functionality 2026-04-23 18:23:37 -07:00