ERP-node/frontend/components/dataflow/node-editor
kjs f697e1e897 feat: Add procedure and function management in flow controller
- Introduced new endpoints in FlowController for listing procedures and retrieving procedure parameters, enhancing the flow management capabilities.
- Updated FlowDataMoveService to support procedure calls during data movement, ensuring seamless integration with external and internal databases.
- Enhanced NodeFlowExecutionService to execute procedure call actions, allowing for dynamic execution of stored procedures within flow nodes.
- Updated frontend components to support procedure selection and parameter management, improving user experience in configuring flow steps.
- Added necessary types and API functions for handling procedure-related data, ensuring type safety and clarity in implementation.
2026-03-03 14:33:17 +09:00
..
dialogs 모달 크기 고정 2025-12-05 10:46:10 +09:00
editors 메일 본문 내용 사용자 경험 개선 2025-12-09 13:50:17 +09:00
nodes feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
panels feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
sidebar feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
FlowEditor.tsx feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
FlowToolbar.tsx feat: Enhance master-detail Excel upload functionality with detail update tracking 2026-02-11 18:29:36 +09:00
ValidationNotification.tsx feat: 테이블 테두리 및 라운드 제거, 검색 필터 제목 제거 2025-10-30 15:39:39 +09:00