gendesign/frontend/src/lib
Light1YT 6adba229f0
All checks were successful
CI / changes (pull_request) Successful in 6s
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Successful in 51s
CI / openapi-codegen-check (pull_request) Successful in 1m45s
fix(site-finder): wire encumbrance/obj_class/ЗОУИТ display + forecast axis & flat-state (#1953)
Four frontend display fixes for the Site Finder analysis report (audit #1953);
all consume fields the (already-deployed) backend now returns.

- #1954: ЕГРН «Обременения» row was hardcoded «—». Wire top-level
  `encumbrance` block {has_zouit, zouit_count, zouit_types} via
  formatEncumbrance → «ЗОУИТ: N (types)» / «не выявлено (НСПД)».
- #1955: show obj_class per success bucket («Студии 15-30 · Комфорт») so
  rows with identical area-labels are distinct; fix top-row match + React key
  to (bucket, obj_class).
- #1957: NspdZouitOverlapsBlock renders human type_zone + reg_numb_border,
  adds a СЗЗ caveat banner (СанПиН 2.2.1/2.1.1.1200-03) and «СЗЗ вашего
  участка» highlight; switched raw hex to UI tokens.
- #1958: ForecastChart axis names → nameLocation:middle + nameGap (no legend
  overlap); grey flat-state callout when the deficit line is degenerate
  (scenarios_collapsed or all points clamped at ±1).

Tests: formatEncumbrance + isDeficitDegenerate (15 new). Real segment
differentiation is backend #1959 (separate).
2026-06-27 16:51:40 +05:00
..
__tests__ fix(site-finder): wire encumbrance/obj_class/ЗОУИТ display + forecast axis & flat-state (#1953) 2026-06-27 16:51:40 +05:00
api fix(week-review): автофиксы код-ревью — 169 issue (label «week ревью 1») 2026-06-15 20:21:11 +05:00
mocks chore(mocks): regenerate parcel-analyze financial_estimate (consistent with current backend) 2026-06-25 11:02:36 +00:00
abortableSleep.ts perf(site-finder): honour AbortSignal в poll-цикле useParcelAnalyzeQuery (#1248) 2026-06-13 13:19:50 +00:00
adminStyles.ts refactor(frontend): extract SectionLabel + EmptyState + adminStyles shared (#132) 2026-05-14 23:55:38 +03:00
analytics-api.ts feat(22k): object page — full exposure 9 blocks (sales/quartirography/metro/photos/docs/specs/checks) (#310) 2026-05-17 15:56:39 +00:00
api-types.ts 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
api.ts fix(api): handle 204 No Content в apiFetch (#1219) 2026-06-13 05:13:44 +00:00
compare-shortlist.ts feat(site-finder): multi-cad сравнение (#50) + analytics поиск/cross-links (#65) 2026-06-13 17:14:15 +00:00
concept-api.ts feat(financial): ground-floor нежилое (office/commercial) tranche 2026-06-25 11:40:01 +00:00
download.ts fix(week-review): автофиксы код-ревью — 169 issue (label «week ревью 1») 2026-06-15 20:21:11 +05:00
isPathAllowed.ts feat(rbac): frontend route-guard + nav filter (#586) 2026-05-26 06:51:45 +00:00
mock-toggle.ts feat(sf-fe-a1): routes shell — entry / analysis + _legacy/ backup + mock toggle (#340) 2026-05-17 22:01:49 +00:00
nspdLinks.ts feat(site-finder): НСПД verify deep-links + landing GenDesign vs НСПД таблица (#97 #100) 2026-06-13 15:53:02 +00:00
sessionId.ts feat(#254,#114): custom POI UI + score breakdown stacked-bar viz 2026-05-17 09:35:35 +03:00
site-finder-api.ts fix(site-finder): wire encumbrance/obj_class/ЗОУИТ display + forecast axis & flat-state (#1953) 2026-06-27 16:51:40 +05:00
trade-in-api.ts feat(trade-in): TI-3 frontend /trade-in page + 5 components + hooks (#317) 2026-05-17 16:58:53 +00:00
useMe.ts fix(auth): отобразить роль analyst в UserMenu, расширить Role union в useMe (#1237) 2026-06-13 15:03:15 +05:00
wkt.ts feat(site-finder): add opportunity-ЗУ + red-line map layers (§12.1-13, #958) 2026-06-09 07:19:53 +00:00