ERP-node/frontend/components/ui
shin 82f788bbb5 feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링
- Phase 1: 리포트 관리 페이지(Admin) 고도화 - CRUD, 목록/그리드 뷰
- Phase 2: 내부 리포트 목록 컨텍스트 뷰어
- Phase 3: 화면관리 컴포넌트화 (드래그&드롭)

리팩토링:
- ReportDesignerContext 분리: 2049줄 → 484줄 (contexts/report-designer/ 하위 훅 추출)
- MM_TO_PX 상수 중복 제거: useClipboardActions/useUIState → lib/report/constants 통일
- generateComponentId 헬퍼 중앙화: lib/report/constants로 단일 소스 관리
- ConditionalRule 타입 중복 제거: conditionalUtils → types/report 단일 정의
- 렌더러/속성/모달 컴포넌트 분리: designer/renderers, properties, modals 디렉토리

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 18:30:18 +09:00
..
accordion.tsx Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into feature/report 2025-10-02 18:01:14 +09:00
alert-dialog.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
alert.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
avatar.tsx 최초커밋 2025-08-21 09:41:46 +09:00
badge.tsx 바코드 업데이트 및 AI LLm 적용용 2026-03-05 19:08:08 +09:00
breadcrumb.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
button.tsx feat: 플로우 위젯 디자인 개선 및 검색 필터 기능 강화 2025-10-30 18:30:39 +09:00
calendar.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
card.tsx 현대적 라이브러리 도입 완료 2025-09-02 18:25:44 +09:00
checkbox.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
collapsible.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
command.tsx 연쇄 통합관리 2025-12-10 15:59:04 +09:00
custom-calendar.tsx 스타일 수정중 2025-10-30 12:03:50 +09:00
dialog.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
dropdown-menu.tsx refactor: Remove debug logs and optimize toast animations 2026-02-09 15:37:28 +09:00
form.tsx 최초커밋 2025-08-21 09:41:46 +09:00
input.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
label.tsx 최초커밋 2025-08-21 09:41:46 +09:00
pagination.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
popover.tsx refactor: Remove debug logs and optimize toast animations 2026-02-09 15:37:28 +09:00
progress.tsx 타입 관리 개선 및 화면 비율조정 중간커밋 2025-09-19 18:43:55 +09:00
radio-group.tsx 웹 타입에 맞는 형태로 보여지게 수정 2025-09-01 14:52:25 +09:00
resizable.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
scroll-area.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
select.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
separator.tsx 화면관리 중간 커밋 2025-09-01 11:48:12 +09:00
sheet.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
slider.tsx 격자에 맞게 컴포넌트 배치 2025-09-02 11:16:40 +09:00
switch.tsx 현대적 라이브러리 도입 완료 2025-09-02 18:25:44 +09:00
table.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
tabs.tsx feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
textarea.tsx 최초커밋 2025-08-21 09:41:46 +09:00