ERP-node/frontend/components/screen
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
..
common 투명색 설정 가능하게 구현 2025-12-09 17:08:10 +09:00
config-panels feat: Add multi-table Excel upload functionality 2026-03-05 19:17:35 +09:00
dialogs 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
filters feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
layout 화면관리 12컬럼 중간 커밋 2025-10-13 18:28:03 +09:00
modals feat: Enhance ScreenDesigner with alignment and distribution features 2026-02-06 15:18:27 +09:00
panels fix: baseline TS 에러 정리 및 런타임 에러 수정 2026-03-04 01:13:33 +09:00
table-options feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
templates 모달 크기 고정 2025-12-05 10:46:10 +09:00
toolbar merge: origin/main을 ksh-v2-work-merge-test에 병합 2026-02-09 10:41:30 +09:00
widgets feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
CopyScreenModal.tsx feat: 화면 그룹 삭제 시 메뉴 및 플로우 데이터 정리 로직 개선 2026-02-02 20:18:47 +09:00
CreateScreenModal.tsx feat(pop): POP 화면 관리 시스템 구현 2026-02-02 15:15:01 +09:00
DesignerToolbar.tsx 다국어 자동생성 2026-01-14 10:20:27 +09:00
EditModal.tsx fix: Enhance layout loading logic in screen management 2026-02-27 14:00:06 +09:00
EnhancedInteractiveScreenViewer.tsx feat: Enhance BOM and UI components with improved label handling and data mapping 2026-02-27 07:33:54 +09:00
FileAttachmentDetailModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
FloatingPanel.tsx refactor(universal-form-modal): ConfigPanel 모달 분리 및 설정 패널 오버플로우 수정 2025-12-11 15:29:37 +09:00
GridControls.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
GridLayoutBuilder.tsx 화면관리 12컬럼 중간 커밋 2025-10-13 18:28:03 +09:00
GroupingToolbar.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
InteractiveDataTable.tsx refactor: API URL 처리 및 파일 미리보기 로직 개선 2026-02-06 16:23:38 +09:00
InteractiveScreenViewer.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
InteractiveScreenViewerDynamic.tsx refactor: Enhance horizontal label handling in dynamic components 2026-02-27 15:24:55 +09:00
LayerConditionPanel.tsx feat: 조건부 레이어 관리 및 애니메이션 최적화 2026-02-09 15:02:53 +09:00
LayerManagerPanel.tsx feat: Enhance screen management with conditional layer and zone handling 2026-02-09 19:36:06 +09:00
LayoutRowRenderer.tsx 화면관리 12컬럼 중간 커밋 2025-10-13 18:28:03 +09:00
MenuAssignmentModal.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
NodeSettingModal.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
OptimizedButtonComponent.tsx feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
RealtimePreview.tsx feat: 조건부 레이어 관리 및 애니메이션 최적화 2026-02-09 15:02:53 +09:00
RealtimePreviewDynamic.tsx refactor: Enhance horizontal label handling in dynamic components 2026-02-27 15:24:55 +09:00
ResponsiveDesignerContainer.tsx 화면 좌우 맞추기 2025-11-24 12:02:23 +09:00
ResponsiveLayoutEngine.tsx 반응형 수정 2025-10-17 16:39:46 +09:00
ResponsivePreviewModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
ResponsiveScreenContainer.tsx 화면 자동맞춤 기능 제거 및 전체 화면 표시 개선 2025-09-23 15:21:50 +09:00
SaveModal.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
ScreenDesigner.tsx feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
ScreenDesigner_new.tsx fix: 제어관리 저장 및 실행 문제 수정 2025-10-31 17:21:47 +09:00
ScreenDesigner_old.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
ScreenGroupModal.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
ScreenGroupTreeView.tsx Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
ScreenList.tsx Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
ScreenNode.tsx feat: 화면 그룹 및 서브 테이블 관련 로직 개선 2026-02-03 15:50:23 +09:00
ScreenPreview.tsx feat: 테이블 테두리 및 라운드 제거, 검색 필터 제목 제거 2025-10-30 15:39:39 +09:00
ScreenRelationFlow.tsx merge: origin/main을 ksh-v2-work-merge-test에 병합 2026-02-09 10:41:30 +09:00
ScreenRelationView.tsx feat: 화면 그룹 관리 기능 추가 2026-01-05 10:05:31 +09:00
ScreenSettingModal.tsx Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node 2026-02-09 15:03:29 +09:00
SimpleScreenDesigner.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
SplitPanelAwareWrapper.tsx 분할패널 버튼 이동 가능하게 수정 2025-12-11 18:40:39 +09:00
StyleEditor.tsx feat: Refactor EditModal for improved INSERT/UPDATE handling 2026-02-12 16:20:26 +09:00
TableSettingModal.tsx refactor: 코드 정리 및 불필요한 주석 제거 2026-01-15 17:36:38 +09:00
TableTypeSelector.tsx feat: 입력 타입 처리 개선 및 변환 로직 추가 2026-02-02 12:07:37 +09:00
TemplateManager.tsx feat: 테이블 테두리 및 라운드 제거, 검색 필터 제목 제거 2025-10-30 15:39:39 +09:00
WidgetFactory.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00