ERP-node/frontend/components/v2/config-panels
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
..
V2BizConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2BomItemEditorConfigPanel.tsx feat: Add BOM tree view and BOM item editor components 2026-02-24 10:49:23 +09:00
V2BomTreeConfigPanel.tsx feat: Add BOM management features and enhance BOM tree component 2026-02-25 14:50:51 +09:00
V2DateConfigPanel.tsx feat: ScreenModal 및 V2 컴포넌트 레이아웃 개선 2026-02-04 11:26:51 +09:00
V2GroupConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2HierarchyConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2InputConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2LayoutConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2ListConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2MediaConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2RepeaterConfigPanel.tsx feat: Add multi-table Excel upload functionality 2026-03-05 19:17:35 +09:00
V2SelectConfigPanel.tsx feat: Implement advanced filtering capabilities in entity search 2026-02-26 16:07:15 +09:00
index.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00