ERP-node/backend-node/src
kjs eb27f01616 feat: Enhance category column handling and data mapping
- Updated the `getCategoryColumnsByCompany` and `getCategoryColumnsByMenu` functions to exclude reference columns from category column queries, improving data integrity.
- Modified the `TableManagementService` to include `category_ref` in the column management logic, ensuring proper handling of category references during data operations.
- Enhanced the frontend components to support category reference mapping, allowing for better data representation and user interaction.
- Implemented category label conversion in various components to improve the display of category data, ensuring a seamless user experience.
2026-02-26 11:31:49 +09:00
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers feat: Enhance category column handling and data mapping 2026-02-26 11:31:49 +09:00
database feat: 화면 그룹 삭제 시 메뉴 및 플로우 데이터 정리 로직 개선 2026-02-02 20:18:47 +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: Add image thumbnail rendering in SplitPanelLayoutComponent 2026-02-25 15:28:50 +09:00
services feat: Enhance category column handling and data mapping 2026-02-26 11:31:49 +09:00
test 최초커밋 2025-08-21 09:41:46 +09:00
tests chore: Prisma 관련 파일 완전 제거 🧹 2025-10-01 14:54:44 +09:00
types docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +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