lilith-platform.live/codebase/@features/admin/frontend-public
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
..
e2e
public/wasm
src feat(rates): per-city rate cards 2026-06-21 13:49:48 -05:00
.env.development chore(frontend-config): 🔧 Standardize environment variables, Vite build configurations, and Docker/E2E setup across frontend modules 2026-05-15 22:08:05 -07:00
Dockerfile.e2e
index.html
package.json deps-upgrade(admin-frontend): ⬆️ Update core dependencies in admin frontend for security and compatibility 2026-04-19 20:01:46 -07:00
playwright.config.ts
tsconfig.json
vite.config.ts chore(admin): 🔧 Update Vite build config for admin frontend asset handling, environment variables, and optimizations 2026-06-08 03:36:21 -07:00