kcg-monitoring/frontend
htlee 9f3d53d2e8 fix: 이름 기반 레이어 항상 ON + 최상위 z-index
CorrelationPanel:
- identity 체크박스 disabled + '(고정)' 표시
- on/off 토글 불가

useGearReplayLayers z-index 재배치:
1. 정적 항적 PathLayer (배경)
2. Correlation TripsLayer + 아이콘/라벨
3. 모델별 폴리곤 + 중심경로/중심점 + 배지
4. Identity 폴리곤 + TripsLayer + 센터포인트 (최상위)
  → 다른 모델 레이어가 identity 구역을 가리지 않음

모든 enabledModels.has('identity') 체크 제거 (항상 true)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 10:08:09 +09:00
..
public feat(frontend): UI 브랜딩 개선 + 배포 설정 정리 2026-03-17 15:50:05 +09:00
src fix: 이름 기반 레이어 항상 ON + 최상위 z-index 2026-03-31 10:08:09 +09:00
eslint.config.js feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
index.html feat(frontend): UI 브랜딩 개선 + 배포 설정 정리 2026-03-17 15:50:05 +09:00
package-lock.json refactor: FleetClusterLayer 10파일 분리 + deck.gl 리플레이 기반 구축 2026-03-31 07:44:07 +09:00
package.json refactor: FleetClusterLayer 10파일 분리 + deck.gl 리플레이 기반 구축 2026-03-31 07:44:07 +09:00
tsconfig.app.json feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
tsconfig.json feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
tsconfig.node.json feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
vite.config.ts fix: prediction API 프록시 경로 수정 + nginx 라우팅 추가 2026-03-31 09:13:52 +09:00