ERP-node/frontend/lib/registry/components/v2-file-upload
kjs 308f05ca07 fix: Correct file upload configuration handling in FileUploadComponent
- Updated the file upload configuration to ensure that the safeComponentConfig is properly merged into fileConfig.
- This change enhances the reliability of file upload settings by ensuring that default values are applied correctly, improving the overall functionality of the file upload feature.
2026-02-11 09:47:59 +09:00
..
FileManagerModal.tsx refactor: API URL 처리 및 파일 미리보기 로직 개선 2026-02-06 16:23:38 +09:00
FileUploadComponent.tsx fix: Correct file upload configuration handling in FileUploadComponent 2026-02-11 09:47:59 +09:00
FileUploadConfigPanel.tsx feat: 파일 정보 조회 API 추가 및 파일 업로드 컴포넌트 개선 2026-02-05 13:45:23 +09:00
FileViewerModal.tsx fix: API URL 처리 로직 개선 2026-02-06 12:10:07 +09:00
V2FileUploadRenderer.tsx feat: 파일 정보 조회 API 추가 및 파일 업로드 컴포넌트 개선 2026-02-05 13:45:23 +09:00
config.ts feat: 파일 정보 조회 API 추가 및 파일 업로드 컴포넌트 개선 2026-02-05 13:45:23 +09:00
index.ts feat: 파일 정보 조회 API 추가 및 파일 업로드 컴포넌트 개선 2026-02-05 13:45:23 +09:00
types.ts Merge branch 'feature/v2-renewal' of http://39.117.244.52:3000/kjs/ERP-node into feature/v2-unified-renewal 2026-02-06 10:20:45 +09:00