ERP-node/backend-node/src
DDD1542 649bd77bbb feat: Enhance dynamic form and BOM item editor functionality
- Added support for updating the `updated_date` field in the DynamicFormService, ensuring accurate timestamp management.
- Refactored the BomItemEditorComponent to improve data handling by filtering valid fields before saving, enhancing data integrity.
- Introduced a mechanism to track existing item IDs to prevent duplicates during item addition, improving user experience and data consistency.
- Streamlined the save process in ButtonActionExecutor by reorganizing the event handling logic, ensuring better integration with EditModal components.
2026-02-27 13:09:20 +09:00
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers feat: Implement BOM Excel upload and download functionality 2026-02-27 07:50:22 +09:00
database feat: Enhance SelectedItemsDetailInputComponent with sourceKeyField auto-detection and FK mapping 2026-02-26 16:39:06 +09:00
interfaces 액션 노드들 로직 구현 2025-10-02 17:51:15 +09:00
middleware feat: Add express-async-errors for improved error handling 2026-02-12 11:42:52 +09:00
routes feat: Implement BOM Excel upload and download functionality 2026-02-27 07:50:22 +09:00
services feat: Enhance dynamic form and BOM item editor functionality 2026-02-27 13:09:20 +09:00
test 최초커밋 2025-08-21 09:41:46 +09:00
tests chore: Prisma 관련 파일 완전 제거 🧹 2025-10-01 14:54:44 +09:00
types feat: Add category reference to ColumnSettings interface 2026-02-26 13:53:12 +09:00
utils Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node 2026-02-24 09:29:44 +09:00
app.ts feat: Add image thumbnail rendering in SplitPanelLayoutComponent 2026-02-25 15:28:50 +09:00