wing-ops/frontend/src/tabs
htlee 08b8f16001 fix(prediction): 시뮬레이션 API를 localhost 대신 api 인스턴스 사용
fetch('http://localhost:3001/...') → api.post('/simulation/run', ...)
배포 환경에서 CORS loopback 차단 문제 해결

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 01:31:58 +09:00
..
admin feat(auth): RBAC 오퍼레이션 기반 2차원 권한 시스템 구현 2026-02-28 17:55:06 +09:00
aerial feat(phase4): Board/HNS/Prediction/Aerial/Rescue Mock → API 전환 2026-03-01 01:17:10 +09:00
assets fix(frontend): api named export import 수정 (Vite 빌드 오류) 2026-02-28 22:26:55 +09:00
board feat(phase4): Board/HNS/Prediction/Aerial/Rescue Mock → API 전환 2026-03-01 01:17:10 +09:00
hns feat(phase4): Board/HNS/Prediction/Aerial/Rescue Mock → API 전환 2026-03-01 01:17:10 +09:00
incidents fix(frontend): api named export import 수정 (Vite 빌드 오류) 2026-02-28 22:26:55 +09:00
prediction fix(prediction): 시뮬레이션 API를 localhost 대신 api 인스턴스 사용 2026-03-01 01:31:58 +09:00
reports feat(reports): 보고서 탭 localStorage → DB/API 전환 2026-02-28 20:59:11 +09:00
rescue feat(phase4): Board/HNS/Prediction/Aerial/Rescue Mock → API 전환 2026-03-01 01:17:10 +09:00
scat feat(scat): SCAT Mock → API 전환 + PostGIS GEOMETRY 일괄 적용 2026-02-28 23:26:51 +09:00
weather fix(weather): Mixed Content 수정 + CI 환경변수 추가 2026-02-28 22:46:00 +09:00