wms-be/modules/maintenance_group
Habib Fatkhul Rohman a324c539be
Deploy Application / deploy (push) Successful in 24s Details
feat(maintenance_group): Add FindByGroupIdAndRoleId method to repository and integrate it in Update service
feat(user): Add RoleID to UserFilter and apply role filtering in query
2025-11-10 13:03:24 +07:00
..
controller 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
dto 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
query feat(maintenance_group): Enhance MaintenanceGroup structure and responses with ClientID and total role count 2025-11-03 14:37:58 +07:00
repository feat(maintenance_group): Add FindByGroupIdAndRoleId method to repository and integrate it in Update service 2025-11-10 13:03:24 +07:00
service feat(maintenance_group): Add FindByGroupIdAndRoleId method to repository and integrate it in Update service 2025-11-10 13:03:24 +07:00
routes.go feat: Add maintenance group management with CRUD operations and routing 2025-10-25 01:35:45 +07:00