wms-be/modules/user
Habib Fatkhul Rohman b6c0509888
Deploy Application / deploy (push) Successful in 53s Details
feat(maintenance_group, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services
2025-11-06 11:16:00 +07:00
..
controller feat(user): Implement GetAll method for user retrieval without pagination and update user service and repository accordingly 2025-11-05 15:49:09 +07:00
dto feat(user): Add client information to UserResponse and preload client in GetUserById 2025-11-03 13:41:49 +07:00
query feat(maintenance_group, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services 2025-11-06 11:16:00 +07:00
repository feat(user): Implement GetAll method for user retrieval without pagination and update user service and repository accordingly 2025-11-05 15:49:09 +07:00
scheduler Implement user role management and update user response structure to include roles 2025-10-21 15:04:34 +07:00
service feat(user): Implement GetAll method for user retrieval without pagination and update user service and repository accordingly 2025-11-05 15:49:09 +07:00
routes.go feat(user): Implement user creation functionality in UserController and UserService 2025-11-03 15:37:18 +07:00