ERP-node/backend-node/src
kjs 5eab4669f0 feat: Update screen management service and UI components for main table handling
- Enhanced the `ScreenManagementService` to update the main table name in the database when saving layout data, improving data integrity and tracking.
- Modified the `ScreenDesigner` component to include the main table name in the save request, ensuring the correct table is referenced.
- Updated the `TablesPanel` to generate unique keys for join tables based on source columns, preventing key collisions and improving rendering performance.
- Refactored the `TabsWidget` to streamline screen information loading and removed redundant screen info loading logic, enhancing efficiency and user experience.
2026-02-13 14:25:12 +09:00
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node 2026-02-12 16:33:00 +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: Enhance master-detail Excel upload functionality with detail update tracking 2026-02-11 18:29:36 +09:00
services feat: Update screen management service and UI components for main table handling 2026-02-13 14:25:12 +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 docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
app.ts feat: Add express-async-errors for improved error handling 2026-02-12 11:42:52 +09:00