gendesign/frontend/src/lib
lekss361 2d58c3a203 fix(#264): apiFetch — global X-Session-Id header (custom POI scoring в UI)
apiFetch и apiFetchWithStatus не передавали X-Session-Id header, из-за
чего POST /analyze возвращал custom_poi_score_items: [] и score без учёта
пользовательских POI. Добавлен withSessionHeader() helper с SSR guard;
user-supplied headers имеют приоритет (backward compat).
2026-05-17 10:31:54 +03:00
..
api feat(site-finder): weight profile panel + analyze options (#114 sub-PR 4/4 FINAL) (#139) 2026-05-15 00:50:02 +03:00
adminStyles.ts refactor(frontend): extract SectionLabel + EmptyState + adminStyles shared (#132) 2026-05-14 23:55:38 +03:00
analytics-api.ts feat(analytics): buildings block + dynamic developer comparison 2026-05-11 16:03:16 +03:00
api-types.ts feat(admin): /admin/jobs/settings page — inline-edit Celery job config 2026-05-11 15:47:39 +03:00
api.ts fix(#264): apiFetch — global X-Session-Id header (custom POI scoring в UI) 2026-05-17 10:31:54 +03:00
sessionId.ts feat(#254,#114): custom POI UI + score breakdown stacked-bar viz 2026-05-17 09:35:35 +03:00