wms-be/modules/role
Habib Fatkhul Rohman 2ade3121ff
Deploy Application / deploy (push) Successful in 22s Details
refactor(docker): Update CMD in Dockerfile to use migration command
refactor(role): Comment out unused client ID handling in GetRoles method
refactor(role): Comment out role name existence check in UpdateRole method
refactor(command): Enhance logging for migration and seeder processes
2025-10-30 12:00:11 +07:00
..
controller refactor(docker): Update CMD in Dockerfile to use migration command 2025-10-30 12:00:11 +07:00
dto feat: Enhance role and user role management with new endpoints and DTOs for assigning/removing roles and permissions 2025-10-22 15:29:42 +07:00
query feat: Enhance role and user role management with new endpoints and DTOs for assigning/removing roles and permissions 2025-10-22 15:29:42 +07:00
repository feat: Enhance role and user role management with new endpoints and DTOs for assigning/removing roles and permissions 2025-10-22 15:29:42 +07:00
service refactor(docker): Update CMD in Dockerfile to use migration command 2025-10-30 12:00:11 +07:00
routes.go feat: Enhance role and user role management with new endpoints and DTOs for assigning/removing roles and permissions 2025-10-22 15:29:42 +07:00