ERP-node/frontend/app/(main)
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
..
admin feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
dashboard 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
main 각각 별도 TSX 병합 및 회사선택기능 추가 2025-12-30 15:28:05 +09:00
multilang fix(select): Radix UI Select v2.x value="" 에러 수정 2025-12-24 09:24:56 +09:00
screen/[screenCode] feat: Enhance SelectedItemsDetailInputComponent with improved FK mapping and performance optimizations 2026-02-26 17:07:53 +09:00
screens/[screenId] feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
test-flow feat: 테이블 테두리 및 라운드 제거, 검색 필터 제목 제거 2025-10-30 15:39:39 +09:00
layout.tsx admin 렌더링 방식 변경 2025-08-26 17:20:45 +09:00
page.tsx 화면 좌우 맞추기 2025-11-24 12:02:23 +09:00