주석화 진행상황 정리하고 핵심 모듈에 한글 주석 추가

This commit is contained in:
JiWoong Sul
2025-09-29 19:39:35 +09:00
parent 9467b8c87f
commit 47c87dc118
82 changed files with 596 additions and 5 deletions

View File

@@ -49,3 +49,13 @@
세부 계획은 doc/test_commenting_plan.md 참고
## Core/Widgets 주석화
세부 계획은 doc/core_commenting_plan.md 참고
### 진행 현황 메모
- [x] `responsive.dart` 단말 분기/가시성 헬퍼 주석 추가
- [x] `feedback.dart` 토스트·스켈레톤 메서드 용도 설명 보강
- [x] `form_field.dart` 필수/에러/캡션 속성 주석화
- [x] `lib/features/approvals` 컨트롤러/페이지/공유 위젯 주석 보강
- [x] `lib/features/approvals/data/**` 원격 저장소·DTO 변환 로직 주석화
- [x] `lib/features/inventory` 공유 카탈로그/자동완성 위젯 주석 보강
- [x] `lib/features/reporting` 보고서 페이지 필터/상태 주석 보강
- [x] `lib/features/masters/**` DTO/Repository/Controller/Page 주석 보강