Commit Graph

3 Commits

Author SHA1 Message Date
786065d758 Revert "chore: [deploy] standalone 모드 빌드/배포 전환"
This reverts commit 4a0fcf77e6.
2026-02-23 16:43:57 +09:00
김보곤
4a0fcf77e6 chore: [deploy] standalone 모드 빌드/배포 전환
- next.config.ts에 output: 'standalone' 추가
- deploy.sh를 standalone 기반으로 개편 (PM2 → node server.js)
- 서버 빌드 제거, 로컬 빌드 후 rsync 배포 방식
2026-02-21 15:50:04 +09:00
0f8f40fc7b fix: 견적관리 공과 품목 API 파라미터 및 MES 기능 개선
- 공과 상세 셀렉트 박스 API 파라미터 수정 (type → item_type)
- VendorManagement 목록 컴포넌트 개선
- 작업지시/작업실적 타입 및 UI 개선
- 검사관리 actions 수정
2026-01-15 08:52:40 +09:00