gendesign/frontend/src/components/site-finder/ptica
Light1YT ba05a4cb62
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 49s
CI / openapi-codegen-check (pull_request) Successful in 1m48s
feat(ptica): rich dark cockpit map + ПТИЦА as the default analysis route
Fix two regressions vs the prototype:
1. PticaMapInner: render real data layers over the dark base by REUSING the
   existing analysis-map components — POI by category, competitors/pipeline
   (MarketLayers), connection points + colored polylines (ConnectionPointsLayer),
   ЗОУИТ (ZouitLayer), custom POI add/edit/delete (CustomPoiLayer + mutation hooks).
   Add Спутник/Схема base toggle (Esri default + --map-filter-sat); legend rows
   toggle layers; «Точки подключения» driven by real CP data. Isochrones left
   «скоро» (ORS is on-demand, not in /analyze).
2. /site-finder/analysis/[cad] now renders the ПТИЦА cockpit — every parcel entry
   opens ПТИЦА, not the old design. [cad]/ptica redirects to the parent (single
   cockpit copy). Old AnalysisPageContent kept in repo; legacy UI at /legacy/site-finder.
3. Surface 3D massing: new «Инсоляция · 3D-масса» scan card + 3D legend row + 3D
   map tool all open the insolation/future3d drawers.

SSR-safe (Leaflet only behind dynamic ssr:false); real POI from score_breakdown;
no redirect loop. tsc/lint/prettier/build green. code-reviewer APPROVE.
2026-06-21 00:04:00 +05:00
..
compare feat(ptica): build Отчёты + Сравнение cockpit tabs (PR#3) 2026-06-20 15:58:50 +05:00
drawers fix(ptica): drawer modal a11y (focus-trap + restore) + polish 2026-06-20 20:13:26 +05:00
massing fix(ptica): drawer modal a11y (focus-trap + restore) + polish 2026-06-20 20:13:26 +05:00
reports feat(ptica): build Отчёты + Сравнение cockpit tabs (PR#3) 2026-06-20 15:58:50 +05:00
scenarios fix(ptica): drawer modal a11y (focus-trap + restore) + polish 2026-06-20 20:13:26 +05:00
BuildabilityGauge.tsx fix(ptica): drawer modal a11y (focus-trap + restore) + polish 2026-06-20 20:13:26 +05:00
DevelopmentScan.tsx feat(ptica): rich dark cockpit map + ПТИЦА as the default analysis route 2026-06-21 00:04:00 +05:00
InvestScoreBlock.tsx fix(ptica): drawer modal a11y (focus-trap + restore) + polish 2026-06-20 20:13:26 +05:00
ParcelPassportCard.tsx feat(ptica): right-slider detail drawer system + 17 drawers wired (PR#4) 2026-06-20 16:16:39 +05:00
ptica-adapt.ts feat(ptica): rich dark cockpit map + ПТИЦА as the default analysis route 2026-06-21 00:04:00 +05:00
PticaHero.tsx feat(ptica): rich dark cockpit map + ПТИЦА as the default analysis route 2026-06-21 00:04:00 +05:00
PticaMap.tsx feat(ptica): rich dark cockpit map + ПТИЦА as the default analysis route 2026-06-21 00:04:00 +05:00
PticaMapInner.tsx feat(ptica): rich dark cockpit map + ПТИЦА as the default analysis route 2026-06-21 00:04:00 +05:00
PticaPlaceholderPanel.tsx feat(site-finder): ПТИЦА dark cockpit — increment 1 (shell + hero + Development Scan) 2026-06-20 15:29:53 +05:00
PticaShell.tsx feat(site-finder): ПТИЦА dark cockpit — increment 1 (shell + hero + Development Scan) 2026-06-20 15:29:53 +05:00
ScanCard.tsx feat(ptica): right-slider detail drawer system + 17 drawers wired (PR#4) 2026-06-20 16:16:39 +05:00