ERP-node/frontend/app
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)/admin 공차관련수정사항들 2025-12-02 09:53:08 +09:00
(auth) admin 렌더링 방식 변경 2025-08-26 17:20:45 +09:00
(main) feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
(pop) feat(pop-card-list): PopCardList 컴포넌트 구현 2026-02-24 15:54:57 +09:00
api/admin/layouts 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
test-autocomplete-mapping feat(autocomplete-search-input): 필드 자동 매핑 및 저장 위치 선택 기능 추가 2025-11-20 13:47:21 +09:00
test-entity-search test entity search페이지 임시 비활성화 2025-11-21 04:05:42 +09:00
test-order-registration 임시비활성화 2025-11-21 03:58:02 +09:00
test-type-safety 타입 관리 개선 및 화면 비율조정 중간커밋 2025-09-19 18:43:55 +09:00
favicon.ico 최초커밋 2025-08-21 09:41:46 +09:00
globals.css refactor: Remove debug logs and optimize toast animations 2026-02-09 15:37:28 +09:00
layout.tsx 스타일 수정중 2025-10-30 12:03:50 +09:00
page.tsx 최초커밋 2025-08-21 09:41:46 +09:00
registry-provider.tsx feat: 다중 선택 및 일괄 삭제 기능 추가 2026-01-27 11:02:20 +09:00