Skip to content

feat(admin): add department-by-circuit endpoint for attendance sheets

kawtar.bouarif a demandé de fusionner feature/vsn-2261 vers develop

Call circuit-service to retrieve a circuits main establishment and resolve its department Add GET /departments/department-by-circuit?circuitId=endpoint returning DepartmentNameIdDTO Extend DepartmentService and ExternalApiService to support department lookup by circuit id Prepare admin-service for auto-filling department in attendance sheet forms

Rapports de requête de fusion