corentin_wakdo/src/app/Controllers
Corentin JOGUET 1e5f930185
All checks were successful
CI / secret-scan (push) Successful in 22s
CI / php-lint (push) Successful in 30s
CI / static-tests (push) Successful in 59s
CI / js-tests (push) Successful in 31s
feat(back-office): POS rupture RG-T21 non commandable (parite borne) (#107)
2026-06-25 10:16:56 +02:00
..
AdminController.php feat(back-office): refonte saisie commande comptoir/drive (prix, verrou, nav, file) (#100) 2026-06-24 12:05:25 +02:00
AuthController.php feat: authentification back-office P2 (login/logout/reset, throttle, audit) (#11) 2026-06-15 20:18:59 +02:00
AuthenticatedController.php feat(admin): CRUD produits avec PIN conditionnel et audit (#17) 2026-06-15 22:35:50 +02:00
CatalogueController.php chore(borne): bascule allergenes sur /api/allergens + menage donnees/docs (#103) 2026-06-24 12:37:54 +02:00
CategoryController.php feat(admin): humanise les libelles restants (Reference/Variation/Auteur) (#54) 2026-06-18 13:45:46 +02:00
CounterOrderController.php feat(back-office): POS rupture RG-T21 non commandable (parite borne) (#107) 2026-06-25 10:16:56 +02:00
DashboardController.php feat(admin): dashboard donnees reelles (lot 2) (#50) 2026-06-18 12:24:43 +02:00
HealthController.php feat(devops): CD push-based vers Vision (prod) + preuve de version (#94) 2026-06-23 11:32:57 +02:00
HomeController.php fix(admin): racine du back-office redirige vers /login (#91) 2026-06-23 09:56:18 +02:00
IngredientController.php feat(back-office): page Stock en tableau de bord (alertes + reappro en avant) (#105) 2026-06-24 14:44:25 +02:00
KitchenController.php feat(orders): KDS cuisine + transition paid vers delivered (P3 operationnel) (#81) 2026-06-22 09:28:39 +02:00
MeController.php feat: RBAC P2 (autorisation par permission + garde de session + /api/me) (#12) 2026-06-15 20:45:19 +02:00
MenuController.php fix(admin): conflits HTTP 409 au lieu de 422 (delete FK-bloque + course unicite) (#33) 2026-06-17 10:11:28 +02:00
OrderAdminController.php feat(orders): annulation de commande (CANCEL_ORDER) - PIN + audit + restock (mlt 7.1) (#83) 2026-06-22 11:35:55 +02:00
OrderController.php feat(api): suivi public du statut commande GET /api/orders/{number} (P4) (#77) 2026-06-22 08:53:36 +02:00
PasswordResetController.php feat(auth): envoi reel de l'email de reset via relais SMTP (Brevo) (#96) 2026-06-23 15:34:27 +02:00
PrivacyController.php feat(admin): page d'information RGPD sur le traitement des donnees (Cr 3.d.2) (#72) 2026-06-22 08:29:22 +02:00
ProductController.php feat(admin): recettes produit - composition product_ingredient + dispo calculee RG-T21 (P3, ferme #27) (#35) 2026-06-17 11:29:07 +02:00
ProfileController.php feat: PIN self-service P3 (/admin/profile/pin) (#16) 2026-06-15 22:04:14 +02:00
RoleController.php feat(admin): RBAC - matrice roles/permissions + roles custom (PIN+audit diff) (P3) (#39) 2026-06-17 14:25:42 +02:00
StatsController.php feat(admin): liste des commandes + KPIs de vente (P4) (#70) 2026-06-19 20:24:33 +02:00
UserController.php feat(admin): gestion des comptes back-office (CRUD users + RGPD, PIN+audit) (P3) (#38) 2026-06-17 13:49:02 +02:00