52925f7896
feat : ajout du rôle ROLE_BUREAU et hiérarchie de rôles
...
- Hiérarchie Symfony : ROLE_ADMIN -> ROLE_BUREAU -> ROLE_USER
- ROLE_BUREAU autorise : export inventaire bovin, sync EDNOTIF, visibilité des colonnes Prix/kg et Prix total
- Front : utility roles.ts qui réplique la hiérarchie + auth store étendu (hasRole, isBureau)
- Refactor useBovineColumns : variants withPrices/withoutPrices × inventory/case, gate par isBureau
- Inventory page : Export/Rafraîchir conditionnés par isBureau
- Ajout du rôle dans la const ROLE pour le form admin user
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-28 12:18:44 +02:00
97f21ab35c
[#FER-12] Ajouter un blocage des utilisateurs ( !41 )
...
Auto Tag Develop / tag (push) Successful in 6s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #41
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-25 14:53:43 +00:00
c010bdc262
feat : ajout du numéro de version de l'application auth/default layout
Auto Tag Develop / tag (push) Has been cancelled
2026-02-06 11:52:45 +01:00
44bff2a4e5
fix : migration apache vers nginx pour un déploiement plus simple
2026-01-21 19:14:54 +01:00
6c1f14ae4d
fix : fix de la conf pour le déploiement en recette
2026-01-21 17:56:53 +01:00
f99e5cd386
fix : correction de l'accès au swagger en mode dev qui n'était plus accessible
2026-01-20 21:15:07 +01:00
8f5730c3f6
[ #202 ] Authentification — Connexion utilisateur (JWT) ( !5 )
...
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #202 | Authentification — Connexion utilisateur (JWT) |
## Description de la PR
[#202 ] Authentification — Connexion utilisateur (JWT)
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #5
Reviewed-by: THOLOT DECHENE Matthieu <matthieu@yuno.malio.fr >
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-01-20 20:06:29 +00:00
8ea211835f
First commit
2026-01-06 10:50:33 +01:00