Commit Graph

12 Commits

Author SHA1 Message Date
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
dohyeons bccb8a6330 리스트 위젯 REST API 기능 개선 2025-12-11 10:48:48 +09:00
leeheejin 437e0c331c 샤드시옌으로 쫙 수정 2025-10-29 17:53:03 +09:00
dohyeons 8edd5e4ca6 api 오류 수정 2025-10-29 11:52:18 +09:00
leeheejin 5b394473f4 restapi 여러개 띄우는거 작업 가능하게 하는거 진행중 2025-10-27 18:33:15 +09:00
dohyeons 85987af65e 사이드바 디자인 다듬기 2025-10-22 12:48:17 +09:00
dohyeons b62f2ffc10 api관리 구현(대시보드쪽) 2025-10-22 09:45:47 +09:00
dohyeons 3613f9eef4 사소한 수정 2025-10-15 15:45:58 +09:00
dohyeons 8799568cc6 rest api 설정 오류 해결 2025-10-15 14:01:01 +09:00
dohyeons 593983d6ee rest api 기능 구현 2025-10-15 10:02:32 +09:00
dohyeons 2e84c4272f api 호출 오류 수정 2025-10-14 17:54:28 +09:00
dohyeons e667ee7106 차트 구현 phase1 완료 2025-10-14 13:59:54 +09:00