Files
vexplor_dev/backend-node/src/routes
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
..
2025-12-10 13:53:44 +09:00
2026-01-08 14:24:07 +09:00
2025-09-24 10:04:25 +09:00
2025-10-02 16:43:40 +09:00
2025-09-10 18:36:28 +09:00
2026-01-14 10:20:27 +09:00
2025-11-05 18:13:06 +09:00
2025-10-27 11:11:08 +09:00
2025-10-17 16:41:04 +09:00