wms-be/modules/client
Habib Fatkhul Rohman a452e55e25
Deploy Application / deploy (push) Successful in 25s Details
feat(client): Add GetAll functionality for client retrieval and update filters for pagination
feat(role): Implement GetAll method for role retrieval without pagination and update role service and repository
feat(product): Add SearchKey field to ProductVendorResponse for enhanced product search capabilities
2025-11-05 16:03:29 +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: Implement menu assignment and removal for clients with corresponding service and repository methods 2025-10-28 13:55:33 +07:00
query feat(client): Add GetAll functionality for client retrieval and update filters for pagination 2025-11-05 16:03:29 +07:00
repository feat(client): Add GetAll functionality for client retrieval and update filters for pagination 2025-11-05 16:03:29 +07:00
service feat: Implement menu assignment and removal for clients with corresponding service and repository methods 2025-10-28 13:55:33 +07:00
routes.go feat: Implement menu assignment and removal for clients with corresponding service and repository methods 2025-10-28 13:55:33 +07:00