ERP-node/docs
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
..
DDD1542 feat: V2 레이아웃 동기화 및 컴포넌트 개선 2026-02-06 09:15:50 +09:00
dohyeons docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
etc docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
hyeonsu chore: Remove obsolete .classpath file 2026-03-04 15:31:45 +09:00
kjs chore: Remove obsolete .classpath file 2026-03-04 15:31:45 +09:00
leeheejin docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
plans feat: Add process work standard component implementation plan 2026-02-24 10:15:25 +09:00
screen-implementation-guide Merge branch 'ksh-v2-work' 2026-02-24 16:41:29 +09:00
BOM_개발_현황.md feat: Enhance BOM management with new header retrieval and version handling 2026-02-26 13:09:32 +09:00
DB_ARCHITECTURE_ANALYSIS.md docs: Add detailed backend, database, and frontend architecture analysis documents 2026-02-06 16:00:43 +09:00
DB_STRUCTURE_DIAGRAM.html fix: 화면 복제 기능 개선 및 관련 버그 수정 2026-01-28 11:24:25 +09:00
DB_WORKFLOW_ANALYSIS.md refactor: Update ComponentsPanel and SelectedItemsDetailInputComponent for improved functionality 2026-02-07 17:45:44 +09:00
SCREEN_COPY_V2_MIGRATION_PLAN.md feat: V2 레이아웃 API 통합 및 변환 로직 추가 2026-02-03 17:45:37 +09:00
V2_COMPONENT_MIGRATION_ANALYSIS.md feat: V2 레이아웃 처리 개선 및 새로운 V2 레이아웃 데이터 구조 도입 2026-01-30 13:38:07 +09:00
V2_컴포넌트_분석_가이드.md docs: V2 컴포넌트 목록 및 v2-table-grouped 개발 상태 업데이트 2026-02-02 09:40:37 +09:00
V2_컴포넌트_연동_가이드.md feat: 분할 패널 내부 컴포넌트 선택 기능 추가 2026-01-30 16:34:05 +09:00
WACE_SYSTEM_WORKFLOW.md refactor: Update ComponentsPanel and SelectedItemsDetailInputComponent for improved functionality 2026-02-07 17:45:44 +09:00
backend-analysis-README.md refactor: Update ComponentsPanel and SelectedItemsDetailInputComponent for improved functionality 2026-02-07 17:45:44 +09:00
backend-analysis-response.json refactor: Update ComponentsPanel and SelectedItemsDetailInputComponent for improved functionality 2026-02-07 17:45:44 +09:00
backend-api-route-mapping.md refactor: Update ComponentsPanel and SelectedItemsDetailInputComponent for improved functionality 2026-02-07 17:45:44 +09:00
backend-architecture-analysis.md docs: Add detailed backend, database, and frontend architecture analysis documents 2026-02-06 16:00:43 +09:00
backend-architecture-detailed-analysis.md refactor: Update ComponentsPanel and SelectedItemsDetailInputComponent for improved functionality 2026-02-07 17:45:44 +09:00
backend-architecture-summary.md refactor: Update ComponentsPanel and SelectedItemsDetailInputComponent for improved functionality 2026-02-07 17:45:44 +09:00
batch.html 배치관리 중간커밋 2025-09-24 10:46:55 +09:00
formdata-console-log-test-guide.md feat: Implement process work standard routes and controller 2026-02-24 12:37:33 +09:00
frontend-architecture-analysis.md docs: Add detailed backend, database, and frontend architecture analysis documents 2026-02-06 16:00:43 +09:00
image-file-storage-guide.md refactor: 테이블 관리 서비스에서 기본 정렬 로직 개선 및 안전한 테이블명 검증 추가 2026-02-06 15:57:49 +09:00
multi-agent-system-plan.md chore: Remove obsolete .classpath file 2026-03-04 15:31:45 +09:00
plan-bom-excel-upload.md feat: Implement BOM Excel upload and download functionality 2026-02-27 07:50:22 +09:00
plan-multi-table-excel-upload.md feat: Add multi-table Excel upload functionality 2026-03-05 19:17:35 +09:00
v2-sales-order-modal-layout.json refactor: 코드 정리 및 불필요한 로그 제거 2026-02-05 17:35:13 +09:00
v2-table-list-entity-join-analysis.md feat: Implement entity join functionality in V2Repeater and configuration panel 2026-03-04 21:08:45 +09:00
결재시스템_구현_현황.md feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
품목정보.html 행 이동 화면 할당한 상황에서도 가능하게, 코드병합 버튼액션에 추가 2025-11-04 18:31:26 +09:00