ERP-node/frontend/app/(main)
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
..
admin feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
dashboard 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
main 각각 별도 TSX 병합 및 회사선택기능 추가 2025-12-30 15:28:05 +09:00
multilang fix(select): Radix UI Select v2.x value="" 에러 수정 2025-12-24 09:24:56 +09:00
screen/[screenCode] feat: Enhance SelectedItemsDetailInputComponent with improved FK mapping and performance optimizations 2026-02-26 17:07:53 +09:00
screens/[screenId] fix: Enhance layout loading logic in screen management 2026-02-27 14:00:06 +09:00
test-flow feat: 테이블 테두리 및 라운드 제거, 검색 필터 제목 제거 2025-10-30 15:39:39 +09:00
layout.tsx admin 렌더링 방식 변경 2025-08-26 17:20:45 +09:00
page.tsx 화면 좌우 맞추기 2025-11-24 12:02:23 +09:00