ERP-node/backend-node/src
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
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers feat: Implement automatic serial number generation and reference handling in mold management 2026-03-09 15:34:31 +09:00
database [agent-pipeline] pipe-20260303124213-d7zo round-3 2026-03-03 21:53:46 +09:00
interfaces 액션 노드들 로직 구현 2025-10-02 17:51:15 +09:00
middleware feat: Add express-async-errors for improved error handling 2026-02-12 11:42:52 +09:00
routes feat: Add Numbering Rule APIs and Frontend Integration 2026-03-09 14:10:08 +09:00
services feat: Enhance Excel upload modals with category validation and error handling 2026-03-09 22:20:54 +09:00
test 최초커밋 2025-08-21 09:41:46 +09:00
tests chore: Prisma 관련 파일 완전 제거 🧹 2025-10-01 14:54:44 +09:00
types Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
utils 바코드 업데이트 및 AI LLm 적용용 2026-03-05 19:08:08 +09:00
app.ts feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00