ERP-node/frontend/lib/registry/pop-components/pop-card-list
SeongHyun Kim c1cf31f57b fix(pop-card-list): 장바구니 모드 설정 UI 개선 + 버그 5건 수정
- screenApi 필드명 수정 (screenId/screenName)
- 레이아웃 components Record -> Object.values() 변환
- config 키 수정 (props -> config)
- SelectItem 빈 값 방어 (cartType || __comp_id)
- cartType 수동입력 -> 원본 컴포넌트 Select 자동 로드
- 상태 필터 UI 제거 (in_cart 고정)
- 설정 미완료 가드 완화 (sourceScreenId만 필수)
2026-02-27 15:13:49 +09:00
..
NumberInputModal.tsx feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
PackageUnitModal.tsx feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
PopCardListComponent.tsx fix(pop-card-list): 장바구니 모드 설정 UI 개선 + 버그 5건 수정 2026-02-27 15:13:49 +09:00
PopCardListConfig.tsx fix(pop-card-list): 장바구니 모드 설정 UI 개선 + 버그 5건 수정 2026-02-27 15:13:49 +09:00
PopCardListPreview.tsx feat(pop-card-list): PopCardList 컴포넌트 구현 2026-02-24 15:54:57 +09:00
index.tsx feat(pop-card-list): 장바구니 목록 모드 (cartListMode) 구현 2026-02-27 14:57:24 +09:00