corentin_wakdo/src/app/Controllers
Corentin JOGUET fe5ac06e04
All checks were successful
CI / secret-scan (push) Successful in 9s
CI / php-lint (push) Successful in 22s
CI / static-tests (push) Successful in 50s
CI / js-tests (push) Successful in 30s
fix(admin): racine du back-office redirige vers /login (#91)
2026-06-23 09:56:18 +02:00
..
AdminController.php feat(admin): modal de re-autorisation PIN (#52) 2026-06-18 13:17:59 +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 fix(borne): affiche la Grande en menu Maxi (accompagnement) (#90) 2026-06-22 16:23:39 +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(orders): UI modificateurs composeur comptoir/drive (R3c) (#87) 2026-06-22 13:39:30 +02:00
DashboardController.php feat(admin): dashboard donnees reelles (lot 2) (#50) 2026-06-18 12:24:43 +02:00
HealthController.php refactor(core): src/app structure + fix auto-merge label gate (#10) 2026-06-15 17:01:10 +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(stock): enrichissement nutritionnel via API externe OpenFoodFacts (Cr 3.a.3) (#79) 2026-06-22 09:31:15 +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: authentification back-office P2 (login/logout/reset, throttle, audit) (#11) 2026-06-15 20:18:59 +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