chore: update custom-rules & update style & script data

This commit is contained in:
2026-01-21 21:44:02 +01:00
parent f46a5d9652
commit c3ac31917a
11 changed files with 862 additions and 603 deletions
@@ -20,11 +20,10 @@ import AdminLayout from "../../components/AdminLayout";
import "./AdminOrders.css";
import {
getAllCommands,
getCommandItems,
getDeliverymanLocationForCommand,
isAdminAuthenticated,
} from "../../api/api_admin";
import { getCommandItems } from "../../api/api_cabine";
import type { DeliverymanLocationResponse } from "../../api/api_admin_types";
// Interface correspondant au backend