wms-be/modules/role
Habib Fatkhul Rohman d1beb610a7 fix: correct query order in GetRoleByID method for proper role retrieval 2025-11-21 14:58:04 +07:00
..
controller feat(client): Add GetAll functionality for client retrieval and update filters for pagination 2025-11-05 16:03:29 +07:00
dto feat(role_service): Add menu assignment functionality and related error handling 2025-11-17 15:36:01 +07:00
query feat(role): Refactor role handling to include client details in responses and update API routes 2025-10-31 11:27:29 +07:00
repository fix: correct query order in GetRoleByID method for proper role retrieval 2025-11-21 14:58:04 +07:00
service feat: add Level field to role creation and update functionality 2025-11-21 14:00:07 +07:00
routes.go feat(role): Add menu assignment and removal functionality for roles 2025-11-03 11:40:40 +07:00