ERP-node/frontend/lib/registry/components/universal-form-modal
SeongHyun Kim 9684a83f37 feat(TableSection): 날짜 컬럼 일괄 적용 기능 추가
TableColumnConfig에 batchApply 속성 추가
날짜 타입 컬럼 설정 시 "일괄 적용" 스위치 표시
첫 번째 날짜 입력 시 모든 행에 자동 적용
중복 적용 방지를 위한 batchAppliedFields 플래그 관리
데이터 전체 삭제 시 플래그 리셋
2025-12-19 14:07:35 +09:00
..
modals feat(TableSection): 날짜 컬럼 일괄 적용 기능 추가 2025-12-19 14:07:35 +09:00
TableSectionRenderer.tsx feat(TableSection): 날짜 컬럼 일괄 적용 기능 추가 2025-12-19 14:07:35 +09:00
UniversalFormModalComponent.tsx feat(UniversalFormModal): 테이블 섹션 기능 추가 2025-12-18 15:19:59 +09:00
UniversalFormModalConfigPanel.tsx feat(UniversalFormModal): 테이블 섹션 컬럼 조회(Lookup) 기능 구현 2025-12-19 11:48:46 +09:00
UniversalFormModalRenderer.tsx feat(universal-form-modal): 범용 폼 모달 컴포넌트 신규 개발 2025-12-04 19:13:58 +09:00
config.ts feat(UniversalFormModal): 테이블 섹션 기능 추가 2025-12-18 15:19:59 +09:00
index.ts feat(universal-form-modal): 범용 폼 모달 컴포넌트 신규 개발 2025-12-04 19:13:58 +09:00
types.ts feat(TableSection): 날짜 컬럼 일괄 적용 기능 추가 2025-12-19 14:07:35 +09:00