ERP-node/frontend/components/common
kjs 316ce30663 feat: Enhance Excel upload modals with category validation and error handling
- Added category validation functionality to both ExcelUploadModal and MultiTableExcelUploadModal components, allowing for the detection of invalid category values in uploaded Excel data.
- Implemented state management for category validation, including tracking mismatches and user interactions for replacements.
- Updated the handleNext function to incorporate category validation checks before proceeding to the next step in the upload process.
- Enhanced user feedback with toast notifications for category replacements and validation errors.

These changes significantly improve the robustness of the Excel upload process by ensuring data integrity and providing users with clear guidance on category-related issues.
2026-03-09 22:20:54 +09:00
..
AlertModal.tsx 쿼리 에러 수정 2025-11-06 18:10:21 +09:00
BarcodeScanModal.tsx 바코드 업데이트 및 AI LLm 적용용 2026-03-05 19:08:08 +09:00
CascadingDropdown.tsx 연쇄관계 관리 2025-12-10 13:53:44 +09:00
DataTable.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
DeleteConfirmModal.tsx 모달 관련 에러 해결 2025-11-05 16:53:21 +09:00
DualListBox.tsx 각 회사별 데이터 분리 2025-10-27 16:40:59 +09:00
EditableSpreadsheet.tsx 드래그핸들 기능 수정 2026-01-08 12:32:50 +09:00
ExcelUploadModal.tsx feat: Enhance Excel upload modals with category validation and error handling 2026-03-09 22:20:54 +09:00
FormValidationIndicator.tsx 타입 관리 개선 및 화면 비율조정 중간커밋 2025-09-19 18:43:55 +09:00
HierarchicalCodeSelect.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
LanguageSelector.tsx 사용자 언어 변경 시 다국어 적용 즉시 적용 2025-09-01 17:07:50 +09:00
LoadingSpinner.tsx 최초커밋 2025-08-21 09:41:46 +09:00
MultiColumnHierarchySelect.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
MultiTableExcelUploadModal.tsx feat: Enhance Excel upload modals with category validation and error handling 2026-03-09 22:20:54 +09:00
Pagination.tsx 페이지네이션 반응형 적용 2025-08-27 11:33:27 +09:00
ScreenModal.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
ScrollToTop.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
TableHistoryModal.tsx 변경 이력 모달의 작업 컬럼 스타일을 수정 2025-12-10 15:11:46 +09:00
TableOptionsModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
ValidationMessage.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00