ERP-node/frontend/lib/registry
DDD1542 1a6d78df43 refactor: Improve existing item ID handling in BomItemEditorComponent
- Updated the logic for tracking existing item IDs to prevent duplicates during item addition, ensuring that sibling items are checked for duplicates at the same level while allowing duplicates in child levels.
- Enhanced the existingItemIds calculation to differentiate between root level and child level additions, improving data integrity and user experience.
- Refactored the useMemo hook to include addTargetParentId as a dependency, ensuring accurate updates when the target parent ID changes.
2026-02-27 13:30:57 +09:00
..
components refactor: Improve existing item ID handling in BomItemEditorComponent 2026-02-27 13:30:57 +09:00
layouts 기존 컴포넌트 숨김처리 2026-01-05 15:00:05 +09:00
pop-components feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
utils feat: 수주등록 모달 및 범용 컴포넌트 개발 2025-11-14 14:43:53 +09:00
AutoRegisteringComponentRenderer.ts 이력테이블 기준 컬럼 설정 기능 2025-10-27 11:41:30 +09:00
ComponentRegistry.ts refactor: 코드 정리 및 불필요한 로그 제거 2026-02-05 17:35:13 +09:00
DynamicComponentRenderer.tsx refactor: Improve V2Repeater integration and event handling 2026-02-27 11:46:43 +09:00
DynamicConfigPanel.tsx 웹 타입 설정패널 분리 2025-09-09 15:42:04 +09:00
DynamicLayoutRenderer.tsx 테스트테이블 생성 및 오류 수정 2025-09-19 02:15:21 +09:00
DynamicWebTypeRenderer.tsx Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj 2025-11-06 12:14:07 +09:00
LayoutRegistry.ts 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
PopComponentRegistry.ts feat(pop): 컴포넌트 연결 시스템 구현 - 디자이너 설정 기반 검색->리스트 필터링 2026-02-23 18:45:21 +09:00
WebTypeRegistry.ts console.log 삭제 2025-09-16 16:16:41 +09:00
index.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00
init.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
types.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00
useRegistry.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00