ERP-node/frontend/components/v2
kjs c634e1e054 fix: update file handling and improve query logging
- Added mes-architecture-guide.md to .gitignore to prevent unnecessary tracking.
- Enhanced NodeFlowExecutionService to merge context data for WHERE clause, improving query accuracy.
- Updated logging to include values in SQL query logs for better debugging.
- Removed redundant event dispatches in V2Repeater to streamline save operations.
- Adjusted DynamicComponentRenderer to conditionally refresh keys based on component type.
- Improved FileUploadComponent to clear localStorage only for modal components, preventing unintended resets in non-modal contexts.

These changes aim to enhance the overall functionality and maintainability of the application, ensuring better data handling and user experience.
2026-03-18 17:43:03 +09:00
..
config-panels feat: enhance shipping plan editor and batch save functionality 2026-03-18 16:04:55 +09:00
ConditionalConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
DynamicConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2Biz.tsx feat: update color handling for dark mode compatibility 2026-03-10 21:16:01 +09:00
V2ComponentRenderer.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2ComponentsDemo.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
V2Date.tsx Merge branch 'gbpark-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-11 12:23:52 +09:00
V2FormContext.tsx feat: EditModal에서 채번 규칙 할당 로직 병렬 처리 최적화 2026-02-05 15:55:32 +09:00
V2Group.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-1 2026-03-07 04:09:49 +09:00
V2Hierarchy.tsx Merge branch 'gbpark-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-11 12:23:52 +09:00
V2Input.tsx Merge branch 'mhkim-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-17 21:08:07 +09:00
V2Layout.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-1 2026-03-07 04:09:49 +09:00
V2List.tsx feat: ScreenModal 및 V2Select 컴포넌트 개선 2026-02-05 14:07:18 +09:00
V2Media.tsx Merge branch 'gbpark-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-11 12:23:52 +09:00
V2Repeater.tsx fix: update file handling and improve query logging 2026-03-18 17:43:03 +09:00
V2Select.tsx feat: enhance EditModal and input components for improved layout and functionality 2026-03-17 16:25:42 +09:00
index.ts feat: V2 컴포넌트 설정 스키마 정비 및 화면 복제 기능 개선 2026-01-29 14:45:04 +09:00
registerV2Components.ts feat: V2 컴포넌트 설정 스키마 정비 및 화면 복제 기능 개선 2026-01-29 14:45:04 +09:00