jmartin and Cursor
8ed68797aa
fix( #131 ): PATCH fiche AM — NIR sans crash date ni effacement NOT NULL
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 23:41:45 +02:00
jmartin and Cursor
9ad371a342
fix( #131 ): aligner PATCH fiche AM back sur le payload front
...
Étend UpdateAmFicheAdminDto (nir, date/lieu naissance, agreement_date)
et persiste ces champs dans updateFicheAdmin avec validation NIR.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 23:37:42 +02:00
jmartin and Cursor
52e40d0001
feat( #131 ): back placement AM↔enfant + BDD garde/sans_garde
...
- API PATCH …/fiche, POST/DELETE …/enfants/:enfantId, GET avec amChildren
- Table enfants_assistantes_maternelles (option D, 1 garde active/enfant)
- Statuts enfant: garde/sans_garde remplacent actif (inscription → sans_garde)
- BDD.sql canonique réécrit; migration pour BDD existantes
- Seed test: hash bcrypt corrigé pour mot de passe « password »
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 14:05:39 +02:00
jmartin
33d6e7b0c3
feat: Intégration du backend NestJS depuis YNOV
...
- Framework: NestJS avec TypeORM
- Authentification: JWT (access + refresh tokens)
- Gestion utilisateurs: CRUD complet avec validation
- Routes: auth, users, parents, assistantes maternelles
- Dockerfile pour conteneurisation
2025-11-24 15:44:07 +01:00