ERP-node/frontend/components/table-category
kjs b4d5367e2b feat: Integrate audit logging for various operations
- Added audit logging functionality across multiple controllers, including menu, user, department, flow, screen, and table management.
- Implemented logging for create, update, and delete actions, capturing relevant details such as company code, user information, and changes made.
- Enhanced the category tree service with a new endpoint to check if category values are in use, improving data integrity checks.
- Updated routes to include new functionalities and ensure proper logging for batch operations and individual record changes.
- This integration improves traceability and accountability for data modifications within the application.
2026-03-04 13:49:08 +09:00
..
AddCategoryColumnDialog.tsx feat: 카테고리 컬럼 메뉴별 매핑 기능 구현 2025-11-13 14:41:24 +09:00
CategoryColumnList.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
CategoryValueAddDialog.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueEditDialog.tsx 테이블 타입관리 ui개선 2025-12-03 16:39:47 +09:00
CategoryValueManager.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueManagerTree.tsx feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00