Skip to content
Extraits de code Groupes Projets
Valider 2b4ff748 rédigé par aicha.elyamalhi's avatar aicha.elyamalhi
Parcourir les fichiers

change changelog

parent 6c246985
1 requête de fusion!4MLC-296/complete implementation of agent management module
Pipeline #18439 réussi avec les étapes
in 1 minute et 31 secondes
......@@ -7,3 +7,14 @@
- MLC-295/Add client deletion from DB
- MLC-295/Implement client update
- MLC-295/improve client search by supporting partial ID and case-insensitive status
- MLC-296/Implemented agent creation with validations (email, first/last name, phone, role, agency)
- MLC-296/Validated agent data using centralized ValidationUtils
- MLC-296/Integrated Keycloak user registration during agent creation
- MLC-296/Implemented agent update including address and Keycloak sync
- MLC-296/Added agent status change and deletion features
- MLC-296/Developed paginated and filtered agent search (name, CIN, email, phone, role, status, dates)
- MLC-296/Integrated with Agency microservice to fetch agency name by ID
- MLC-296/Centralized search logic in SpecificationUtils (for flexible field filtering)
- MLC-296/Implemented isAgentExists(Long id) method
- MLC-296/Created getManagerById and getAllManagers methods using ManagerResponseDTO (with @Builder)
0% ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter