gendesign/frontend
Light1YT afd0c82930
All checks were successful
CI / openapi-codegen-check (pull_request) Successful in 1m54s
CI / changes (pull_request) Successful in 7s
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Successful in 58s
feat(site-finder): §7 «Концепция» — методики расчёта + синхронизация подписей (#1953, batch D)
Из live-walkthrough Anton'а (66:41:0702017:131, #6/#7 «концепция непонятно»):
- D1: per-card методика+источник на всех ТЭП/фин-картах через KpiCard.hint
  (GDV/себестоимость/ЧП-НДС-налог/ROI/NPV/IRR/КСИТ/цена; формулы сверены с
  financial.py/teap.py — движок НЕ тронут)
- D2: subtitle/доки под фактический UI (live 3D-масса + on-demand 3 стратегии
  по кнопке) — убран over-promise «три стратегии» в заголовке
- D3: подпись «площадь пятна по геометрии» + пояснение vs ЕГРН (снят рассинхрон 6.65/11.68 га)
- D4: caveat «расчёт условный» при отрицательной экономике / gate-ограничении
- D5: явная редактируемость 3D-массы (ползунки → живой пересчёт)

Presentation-only, бэкенд (concepts.py/teap.py/financial.py) не тронут.
2026-06-29 17:21:15 +05:00
..
public refactor(tradein/v2): перенос HUD v2 в tradein-mvp frontend 2026-06-28 13:10:23 +03:00
src feat(site-finder): §7 «Концепция» — методики расчёта + синхронизация подписей (#1953, batch D) 2026-06-29 17:21:15 +05:00
.dockerignore fix(scraper): диагностируем «кнопка не работает» — Redis lock + task_received log 2026-04-28 23:17:42 +03:00
.env.example feat(frontend): @sentry/nextjs init для GlitchTip (#204 frontend) (#208) 2026-05-16 15:09:38 +00:00
.eslintrc.json init 2026-04-25 13:45:19 +03:00
Dockerfile fix(frontend): bind Next standalone to 0.0.0.0 so healthcheck passes 2026-06-06 20:06:52 +05:00
next-env.d.ts add interactive analytics dashboard for Sverdlovsk market and PRINZIP 2026-04-27 16:55:30 +03:00
next.config.ts feat(frontend): @sentry/nextjs init для GlitchTip (#204 frontend) (#208) 2026-05-16 15:09:38 +00:00
package-lock.json fix(ci): pin prettier 3.9.0 for codegen check + pre-commit so api-types is byte-stable 2026-06-27 16:11:26 +05:00
package.json fix(ci): pin prettier 3.9.0 for codegen check + pre-commit so api-types is byte-stable 2026-06-27 16:11:26 +05:00
sentry.client.config.ts feat(frontend): @sentry/nextjs init для GlitchTip (#204 frontend) (#208) 2026-05-16 15:09:38 +00:00
sentry.edge.config.ts feat(frontend): @sentry/nextjs init для GlitchTip (#204 frontend) (#208) 2026-05-16 15:09:38 +00:00
sentry.server.config.ts feat(frontend): @sentry/nextjs init для GlitchTip (#204 frontend) (#208) 2026-05-16 15:09:38 +00:00
tsconfig.json init 2026-04-25 13:45:19 +03:00
vitest-env.d.ts chore(frontend): add vitest runner + WKT parser unit tests 2026-06-07 16:46:27 +05:00
vitest.config.ts chore(frontend): add vitest runner + WKT parser unit tests 2026-06-07 16:46:27 +05:00
vitest.setup.ts chore(frontend): add vitest runner + WKT parser unit tests 2026-06-07 16:46:27 +05:00