ERP-node/frontend/app/(main)
kjs 70e040db39 Enhance user management and token invalidation features
- Added comprehensive validation for user data during registration and updates, including email format, company code existence, user type validation, and password length checks.
- Implemented JWT token invalidation for users when their status changes or when roles are updated, ensuring security and compliance with the latest policies.
- Introduced a new TokenInvalidationService to manage token versioning and invalidation processes efficiently.
- Updated the admin controller to provide detailed error messages and success responses for user status changes and validations.
- Enhanced the authentication middleware to check token versions against the database, ensuring that invalidated tokens cannot be used.

This commit improves the overall security and user management experience within the application.
2026-03-25 18:47:50 +09:00
..
admin 123 2026-03-19 17:18:14 +09:00
approval refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
dashboard refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
design feat: enhance design task management page with employee selection and filtering 2026-03-20 11:58:01 +09:00
equipment/info Update project memory and enhance table settings functionality 2026-03-25 15:18:38 +09:00
logistics Enhance packaging and department management features 2026-03-25 11:44:49 +09:00
main refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
master-data Update project memory and enhance table settings functionality 2026-03-25 15:18:38 +09:00
multilang refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
outsourcing Update project memory and enhance table settings functionality 2026-03-25 15:18:38 +09:00
production Enhance user management and token invalidation features 2026-03-25 18:47:50 +09:00
sales Update project memory and enhance table settings functionality 2026-03-25 15:18:38 +09:00
screen/[screenCode] feat: Enhance SelectedItemsDetailInputComponent with improved FK mapping and performance optimizations 2026-02-26 17:07:53 +09:00
screens/[screenId] Enhance production plan service by adding lead time handling. Implemented checks for lead time column in item_info and adjusted scheduling logic accordingly. Updated frontend to reflect lead time in production plan management and shipping order pages, including Excel upload functionality for batch processing. 2026-03-23 20:39:07 +09:00
test-flow feat: 테이블 테두리 및 라운드 제거, 검색 필터 제목 제거 2025-10-30 15:39:39 +09:00
layout.tsx [agent-pipeline] pipe-20260303124213-d7zo round-4 2026-03-03 22:00:52 +09:00
page.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00