ERP-node/frontend/lib/registry/components/universal-form-modal/modals
kjs e16d76936b feat: Enhance V2Repeater and configuration panel with source detail auto-fetching
- Added support for automatic fetching of detail rows from the master data in the V2Repeater component, improving data management.
- Introduced a new configuration option in the V2RepeaterConfigPanel to enable source detail auto-fetching, allowing users to specify detail table and foreign key settings.
- Enhanced the V2Repeater component to handle entity joins for loading data, optimizing data retrieval processes.
- Updated the V2RepeaterProps and V2RepeaterConfig interfaces to include new properties for grouped data and source detail configuration, ensuring type safety and clarity in component usage.
- Improved logging for data loading processes to provide better insights during development and debugging.
2026-02-28 14:33:18 +09:00
..
FieldDetailSettingsModal.tsx feat(universal-form-modal): Select 필드 직접 입력(Combobox) 모드 추가 2026-01-13 18:44:59 +09:00
SaveSettingsModal.tsx ix: 부모-자식 모달 데이터 전달 문제 해결 및 미사용 multiRowSave 기능 제거 2026-01-07 17:42:40 +09:00
SectionLayoutModal.tsx feat(universal-form-modal): 조건부 테이블, 동적 Select 옵션, 서브 테이블 수정 로드 기능 구현 2025-12-29 09:06:07 +09:00
TableColumnSettingsModal.tsx 카테고리값 자동감지 2026-01-12 16:08:02 +09:00
TableSectionSettingsModal.tsx feat: Enhance V2Repeater and configuration panel with source detail auto-fetching 2026-02-28 14:33:18 +09:00