ERP-node/frontend/components
kjs 0e8c68a9ff feat: Add multi-table Excel upload functionality
- Implemented new API endpoints for multi-table Excel upload and auto-detection of table chains.
- The GET endpoint `/api/data/multi-table/auto-detect` allows automatic detection of foreign key relationships based on the provided root table.
- The POST endpoint `/api/data/multi-table/upload` handles the upload of multi-table data, including validation and logging of the upload process.
- Updated the frontend to include options for multi-table Excel upload in the button configuration panel and integrated the corresponding action handler.

This feature enhances the data management capabilities by allowing users to upload and manage data across multiple related tables efficiently.
2026-03-05 19:17:35 +09:00
..
admin feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
animations 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00
approval feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
auth feat: Enhance entity options retrieval with additional fields support 2026-02-25 11:45:28 +09:00
barcode 바코드 기능 커밋밋 2026-03-04 20:51:00 +09:00
common feat: Add multi-table Excel upload functionality 2026-03-05 19:17:35 +09:00
dashboard 위젯 컴팩트 모드 제거 2025-12-19 13:47:30 +09:00
dataflow feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
examples 스타일 수정중 2025-10-30 12:03:50 +09:00
flow feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
layout feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
mail 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
multilang 모달 크기 고정 2025-12-05 10:46:10 +09:00
numbering-rule feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
pop Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
report Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2025-12-29 17:58:27 +09:00
screen feat: Add multi-table Excel upload functionality 2026-03-05 19:17:35 +09:00
screen-embedding feat: 출고관리 수정 모달 저장 기능 개선 및 그룹화 컬럼 설정 UI 추가 2026-01-07 10:24:01 +09:00
table-category feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
tax-invoice 기본정보 눌렀을때 뜨는 오류해결 2025-12-10 16:47:48 +09:00
theme ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
ui feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
unified refactor: 코드 정리 및 가독성 향상 2026-02-05 17:38:06 +09:00
v2 feat: Add multi-table Excel upload functionality 2026-03-05 19:17:35 +09:00
vehicle 공차관련수정사항들 2025-12-02 09:53:08 +09:00
webtypes make: RepeaterFieldGroup 컴포넌트 2026-01-19 18:58:23 +09:00
GlobalFileViewer.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00