ERP-node/frontend/lib/registry/components/universal-form-modal
kjs bfdf061ead refactor: Clean up and enhance component structure in V2Media and ComponentsPanel
- Removed redundant comments and improved clarity in the `ComponentsPanel` for better maintainability.
- Refactored the `V2Media` component to streamline the file handling logic and ensure consistent state management.
- Merged default configurations in `UniversalFormModalConfigPanel` to enhance safety and prevent potential issues with incomplete configurations.
- Updated file upload handling in `FileManagerModal` to improve user experience and maintain consistent styling across components.
2026-02-23 10:53:10 +09:00
..
modals feat(universal-form-modal): Select 필드 직접 입력(Combobox) 모드 추가 2026-01-13 18:44:59 +09:00
TableSectionRenderer.tsx 카테고리값 자동감지 2026-01-12 16:08:02 +09:00
UniversalFormModalComponent.tsx refactor: 코드 정리 및 가독성 향상 2026-02-05 17:38:06 +09:00
UniversalFormModalConfigPanel.tsx refactor: Clean up and enhance component structure in V2Media and ComponentsPanel 2026-02-23 10:53:10 +09:00
UniversalFormModalRenderer.tsx feat(universal-form-modal): 범용 폼 모달 컴포넌트 신규 개발 2025-12-04 19:13:58 +09:00
config.ts refactor: UniversalFormModalComponent 자체 저장 기능 제거 2026-01-08 10:04:05 +09:00
index.ts ix: 부모-자식 모달 데이터 전달 문제 해결 및 미사용 multiRowSave 기능 제거 2026-01-07 17:42:40 +09:00
types.ts feat(universal-form-modal): Select 필드 직접 입력(Combobox) 모드 추가 2026-01-13 18:44:59 +09:00