wms-be/modules/user
Habib Fatkhul Rohman 5d27d4f3bd
Deploy Application / deploy (push) Successful in 22s Details
feat(user): Enhance user model to include client information and preload client data in queries
2025-11-05 15:08:34 +07:00
..
controller feat(user): Enhance user model to include client information and preload client data in queries 2025-11-05 15:08:34 +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(user): Enhance user model to include client information and preload client data in queries 2025-11-05 15:08:34 +07:00
repository feat(user): Add client information to UserResponse and preload client in GetUserById 2025-11-03 13:41:49 +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 user creation functionality in UserController and UserService 2025-11-03 15:37:18 +07:00
routes.go feat(user): Implement user creation functionality in UserController and UserService 2025-11-03 15:37:18 +07:00