gendesign/tradein-mvp/frontend
lekss361 8472d83ac3 feat(tradein): configurable estimate quota + new exhausted-quota copy (#658)
Make the monthly estimate quota limit configurable via
Settings.estimate_quota_limit (env ESTIMATE_QUOTA_LIMIT, default 15),
replacing the hardcoded 15 in account_quota.py. Change exhausted-quota
text (backend 429 detail + frontend banner) to
'За полной версией обращайтесь к Копылову'; banner uses dynamic limit.

Closes #658
2026-05-29 18:47:58 +03:00
..
public fix(tradein): commit empty frontend/public via .gitkeep 2026-05-21 00:59:13 +03:00
src feat(tradein): configurable estimate quota + new exhausted-quota copy (#658) 2026-05-29 18:47:58 +03:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile fix(tradein): HOSTNAME=0.0.0.0 + NEXT_PUBLIC_API_BASE_URL build-arg 2026-05-21 10:21:32 +03:00
next.config.ts fix(tradein): убрать basePath redirect-loop 2026-05-21 01:05:49 +03:00
package.json feat(tradein): house analytics section (chart + KPI + sold list) (#546) 2026-05-24 18:09:45 +00:00
pnpm-lock.yaml feat(tradein): house analytics section (chart + KPI + sold list) (#546) 2026-05-24 18:09:45 +00:00
tsconfig.json feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00