corentin_wakdo/src/app/Controllers
Imugiii 425a37f113
All checks were successful
CI / secret-scan (push) Successful in 10s
CI / php-lint (push) Successful in 21s
CI / static-tests (push) Successful in 48s
CI / js-tests (push) Successful in 24s
feat(orders): KDS cuisine + transition paid vers delivered (P3 operationnel)
2026-06-22 07:15:01 +00: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 feat(api): endpoint public /api/allergens (P4 optionnel) (#71) 2026-06-19 20:30:12 +02:00
CategoryController.php feat(admin): humanise les libelles restants (Reference/Variation/Auteur) (#54) 2026-06-18 13:45:46 +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 refactor(core): src/app structure + fix auto-merge label gate (#10) 2026-06-15 17:01:10 +02:00
IngredientController.php feat(admin): stock ingredients - CRUD, restock, inventaire PIN, mouvements (P3, mlt 8.8 + domaine 9) (#34) 2026-06-17 11:11:31 +02:00
KitchenController.php feat(orders): KDS cuisine + transition paid vers delivered (P3 operationnel) 2026-06-22 07:15:01 +00: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): KDS cuisine + transition paid vers delivered (P3 operationnel) 2026-06-22 07:15:01 +00:00
OrderController.php feat(api): P4 chunk 1b - encaissement + decrement stock (#57) 2026-06-18 14:29:22 +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