ERP-node/backend-node/scripts
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
..
add-button-webtype.js 템플릿관리, 컴포넌트 관리 2025-09-09 17:42:23 +09:00
add-data-mapping-column.js 데이터 매핑 설정 중간커밋 2025-09-26 17:52:11 +09:00
add-external-db-connection.ts 플로우 외부db연결 2025-10-20 17:50:27 +09:00
add-missing-columns.js 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
check-dashboard-structure.js 원본승격 완료, 차트 위젯은 보류 2025-10-28 18:21:00 +09:00
check-tables.js 원본승격 완료, 차트 위젯은 보류 2025-10-28 18:21:00 +09:00
create-component-table.js 템플릿관리, 컴포넌트 관리 2025-09-09 17:42:23 +09:00
create-report-templates.js feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
create-sample-reports.js feat: 리포트 디자이너 Phase 1~3 완료 및 리팩토링 2026-03-10 18:30:18 +09:00
encrypt-password.ts 플로우 외부db연결 2025-10-20 17:50:27 +09:00
init-layout-standards.js 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
install-dataflow-indexes.js 저장버튼 제어기능 (insert) 2025-09-18 10:05:50 +09:00
list-components.js 컴포넌트 화면편집기에 배치 2025-09-10 14:09:32 +09:00
migrate-input-type-to-web-type.ts 컬럼 세부 타입 설정 2025-10-14 11:48:04 +09:00
run-migration.js 원본승격 완료, 차트 위젯은 보류 2025-10-28 18:21:00 +09:00
seed-templates.js 템플릿관리, 컴포넌트 관리 2025-09-09 17:42:23 +09:00
seed-ui-components.js 템플릿관리, 컴포넌트 관리 2025-09-09 17:42:23 +09:00
test-digital-twin-db.ts feat: Digital Twin Editor 테이블 매핑 UI 및 백엔드 API 구현 2025-11-20 10:15:58 +09:00
test-template-creation.js 템플릿관리, 컴포넌트 관리 2025-09-09 17:42:23 +09:00
verify-migration.js 원본승격 완료, 차트 위젯은 보류 2025-10-28 18:21:00 +09:00