From e89e0f5ee3f7f1053e4be584c52b2d3dfa356d84 Mon Sep 17 00:00:00 2001 From: kent Date: Mon, 5 Jan 2026 15:56:46 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EA=B2=AC=EC=A0=81=EC=8B=9C=EC=8A=A4?= =?UTF-8?q?=ED=85=9C=20=EB=B6=84=EC=84=9D=EB=AC=B8=EC=84=9C=20=EB=B0=8F=20?= =?UTF-8?q?=EA=B3=84=ED=9A=8D=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit πŸ€– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- data/견적/κ²¬μ μ‹œμŠ€ν…œ_λΆ„μ„λ¬Έμ„œ.md | 36 ++++++++++++++++++++++++----- plans/react-mock-remaining-tasks.md | 2 +- 2 files changed, 31 insertions(+), 7 deletions(-) diff --git a/data/견적/κ²¬μ μ‹œμŠ€ν…œ_λΆ„μ„λ¬Έμ„œ.md b/data/견적/κ²¬μ μ‹œμŠ€ν…œ_λΆ„μ„λ¬Έμ„œ.md index b1e59f1..fd67c0a 100644 --- a/data/견적/κ²¬μ μ‹œμŠ€ν…œ_λΆ„μ„λ¬Έμ„œ.md +++ b/data/견적/κ²¬μ μ‹œμŠ€ν…œ_λΆ„μ„λ¬Έμ„œ.md @@ -626,8 +626,12 @@ docs/data/견적/ ### 9.1 API 개발 체크리슀트 - [ ] 견적 CRUD API κ΅¬ν˜„ -- [ ] μžλ™ μ‚°μΆœ API κ΅¬ν˜„ -- [ ] BOM 계산 API κ΅¬ν˜„ +- [x] μžλ™ μ‚°μΆœ API κ΅¬ν˜„ βœ… (2026-01-02) + - `POST /api/v1/quotes/calculate/bom` - 단건 BOM μ‚°μΆœ + - `POST /api/v1/quotes/calculate/bom/bulk` - 닀건 BOM μ‚°μΆœ +- [x] BOM 계산 API κ΅¬ν˜„ βœ… (2026-01-02) + - React camelCase ↔ API μ•½μ–΄ ν•„λ“œ λ§€ν•‘ 지원 + - 성곡/μ‹€νŒ¨ μš”μ•½ 제곡 - [ ] μˆ˜μ‹ 관리 API κ΅¬ν˜„ - [ ] 번호 κΈ°μ€€ 관리 API κ΅¬ν˜„ - [ ] κ²¬μ μ„œ PDF 생성 API κ΅¬ν˜„ @@ -635,15 +639,35 @@ docs/data/견적/ ### 9.2 ν”„λ‘ νŠΈμ—”λ“œ 연동 체크리슀트 -- [ ] API ν΄λΌμ΄μ–ΈνŠΈ μ„€μ • +- [x] API ν΄λΌμ΄μ–ΈνŠΈ μ„€μ • βœ… (2026-01-02) + - `src/lib/api/quote.ts` - QuoteApiClient 클래슀 - [ ] DataContext API 연동 - [ ] 견적 λͺ©λ‘ API 연동 -- [ ] 견적 등둝/μˆ˜μ • API 연동 -- [ ] μžλ™ μ‚°μΆœ API 연동 +- [x] 견적 등둝/μˆ˜μ • API 연동 βœ… (2026-01-02) + - `QuoteRegistration.tsx` - μžλ™μ‚°μΆœ κΈ°λŠ₯ κ΅¬ν˜„ + - FormField type="custom" λ Œλ”λ§ μˆ˜μ • + - API μš”μ²­ ꡬ쑰 및 응닡 νŒŒμ‹± μ™„λ£Œ +- [x] μžλ™ μ‚°μΆœ API 연동 βœ… (2026-01-02) + - 닀건 BOM μ‚°μΆœ API 연동 + - 총 κ²¬μ κΈˆμ•‘ ν‘œμ‹œ κΈ°λŠ₯ - [ ] μˆ˜μ‹ 관리 API 연동 - [ ] 번호 κΈ°μ€€ API 연동 +### 9.3 React-API ν•„λ“œ λ§€ν•‘ (μ°Έμ‘°) + +| React ν•„λ“œ | API λ³€μˆ˜ | μ„€λͺ… | +|-----------|---------|------| +| openWidth | W0 | κ°œκ΅¬λΆ€ 폭 (mm) | +| openHeight | H0 | κ°œκ΅¬λΆ€ 높이 (mm) | +| quantity | QTY | μˆ˜λŸ‰ | +| guideRailType | GT | κ°€μ΄λ“œλ ˆμΌ νƒ€μž… (wall/floor) | +| motorPower | MP | λͺ¨ν„° 좜λ ₯ (single/three) | +| controller | CT | μ œμ–΄λ°˜ (basic/smart) | +| wingSize | WS | 마ꡬ리 λ‚ κ°œμΉ˜μˆ˜ | +| inspectionFee | INSP | 검사비 | + --- *λ¬Έμ„œ μž‘μ„±μΌ: 2025-12-04* -*버전: 1.0* +*μ΅œμ’… μˆ˜μ •μΌ: 2026-01-02* +*버전: 1.1* diff --git a/plans/react-mock-remaining-tasks.md b/plans/react-mock-remaining-tasks.md index 4a4a77d..2bdfbc5 100644 --- a/plans/react-mock-remaining-tasks.md +++ b/plans/react-mock-remaining-tasks.md @@ -633,5 +633,5 @@ react/src/components/settings/ | 2025-12-27 | κ²Œμ‹œνŒ API μ•„ν‚€ν…μ²˜ κ°œμ„  | μ‹œμŠ€ν…œ/ν…Œλ„ŒνŠΈ κ²Œμ‹œνŒ μ—”λ“œν¬μΈνŠΈ 뢄리 (`/system-boards/{code}` vs `/boards/{code}`), ID κΈ°λ°˜μ—μ„œ code 기반 URL둜 톡일, 메뉴 μžλ™ 생성 κΈ°λŠ₯ μΆ”κ°€ μ˜ˆμ • | | 2025-12-27 | 쒅합뢄석 승인/반렀 버그 μˆ˜μ • | `ComprehensiveAnalysisService::getTodayIssue()` - ν˜„μž¬ μ‚¬μš©μžκ°€ 결재자인 λ¬Έμ„œλ§Œ ν‘œμ‹œν•˜λ„λ‘ μˆ˜μ •. μ΄μ „μ—λŠ” ν…Œλ„ŒνŠΈμ˜ λͺ¨λ“  λŒ€κΈ° κ²°μž¬κ°€ ν‘œμ‹œλ˜μ–΄ "결재 μˆœμ„œκ°€ μ•„λ‹™λ‹ˆλ‹€" 였λ₯˜ λ°œμƒ | | 2025-12-27 | ν…ŒμŠ€νŠΈ 데이터 μˆ˜μ • | `ComprehensiveAnalysisSeeder` - User 33 (홍킬동) κΈ°μ€€μœΌλ‘œ λ³€κ²½ | -| 2025-12-29 | ν”„λ‘œν•„ 이미지 μ—…λ‘œλ“œ API 연동 | **API**: `TenantUserProfileService::updateMe()` μˆ˜μ • - `profile_photo_path`, `display_name` κ³ μ • ν•„λ“œ 직접 처리. **React**: `uploadProfileImage()` μ•‘μ…˜ μΆ”κ°€, `handleImageUpload()` API 연동. **URL μˆ˜μ •**: `types.ts`μ—μ„œ `/storage/tenants/{path}` 경둜 μ‚¬μš©. **심볼릭 링크**: `storage/app/public/tenants -> ../tenants` μΆ”κ°€. **ν™˜κ²½λ³€μˆ˜ 정리**: 65개 νŒŒμΌμ—μ„œ `NEXT_PUBLIC_API_URL` β†’ `API_URL` 톡일 | +| 2025-12-29 | ν”„λ‘œν•„ 이미지 μ—…λ‘œλ“œ API 연동 | **API**: `TenantUserProfileService::updateMe()` μˆ˜μ • - `profile_photo_path`, `display_name` κ³ μ • ν•„λ“œ 직접 처리. **React**: `uploadProfileImage()` μ•‘μ…˜ μΆ”κ°€, `handleImageUpload()` API 연동. **URL μˆ˜μ •**: `types.ts`μ—μ„œ `/storage/tenants/{path}` 경둜 μ‚¬μš©. **심볼릭 링크**: `storage/app/public/tenants -> ../tenants` μΆ”κ°€ | | 2025-12-27 | ν…ŒμŠ€νŠΈ ν™˜κ²½ 정보 μΆ”κ°€ | ν…Œλ„ŒνŠΈ/μ‚¬μš©μž 정보, 둜그인 정보, μ£Όμ˜μ‚¬ν•­ μΆ”κ°€ | \ No newline at end of file