ERP-node/backend-node/src
kjs f65b57410c feat: add createAuditLog endpoint and integrate audit logging for screen copy operations
- Implemented a new endpoint for creating audit logs directly from the frontend, allowing for detailed tracking of actions related to screen copying.
- Enhanced the existing screen management functionality by removing redundant audit logging within the copy operations and centralizing it through the new createAuditLog endpoint.
- Updated the frontend to log group copy actions, capturing relevant details such as resource type, resource ID, and changes made during the operation.

Made-with: Cursor
2026-03-12 10:41:57 +09:00
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers feat: add createAuditLog endpoint and integrate audit logging for screen copy operations 2026-03-12 10:41:57 +09:00
database [agent-pipeline] pipe-20260303124213-d7zo round-3 2026-03-03 21:53:46 +09:00
interfaces 액션 노드들 로직 구현 2025-10-02 17:51:15 +09:00
middleware refactor: Enhance unique constraint validation across data operations 2026-03-10 16:15:20 +09:00
routes feat: add createAuditLog endpoint and integrate audit logging for screen copy operations 2026-03-12 10:41:57 +09:00
services feat: enhance audit logging and add company name to audit entries 2026-03-12 05:14:27 +09:00
test 최초커밋 2025-08-21 09:41:46 +09:00
tests chore: Prisma 관련 파일 완전 제거 🧹 2025-10-01 14:54:44 +09:00
types Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
utils feat: implement smart factory log transmission and enhance rack structure patterns 2026-03-11 18:34:58 +09:00
app.ts docs: update user menu development rules 2026-03-11 16:05:25 +09:00