From bcb307bde1e8e5dfdd4ef5f2829de30e532856e4 Mon Sep 17 00:00:00 2001 From: Manus Date: Thu, 30 Jul 2026 12:48:20 +0000 Subject: [PATCH] =?UTF-8?q?Checkpoint:=20Tous=20les=20boutons=20d'action?= =?UTF-8?q?=20(Excel,=20ZIP,=20Valider=20tout=20BAP,=20Importer,=20Supprim?= =?UTF-8?q?er,=20D=C3=A9valider=20BAP,=20Relancer)=20et=20la=20recherche?= =?UTF-8?q?=20sont=20maintenant=20sur=20une=20seule=20ligne=20dans=20le=20?= =?UTF-8?q?cartouche=20vert=20pastel,=20avec=20les=20filtres=20p=C3=A9riod?= =?UTF-8?q?e=20et=20statut=20en=20dessous.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/pages/InvoicesBAP.tsx | 57 +++++++++++++++----------------- 1 file changed, 27 insertions(+), 30 deletions(-) diff --git a/client/src/pages/InvoicesBAP.tsx b/client/src/pages/InvoicesBAP.tsx index 9f0c112..e6b7385 100644 --- a/client/src/pages/InvoicesBAP.tsx +++ b/client/src/pages/InvoicesBAP.tsx @@ -587,17 +587,19 @@ export default function InvoicesBAP() {

Factures BAP

Factures non-abonnement (Abonnement = NON)

- {/* Barre d'actions : 2 lignes */} -
- {/* Ligne 1 : Excel, ZIP, Valider tout en BAP, Importer */} -
+ {/* ===== CARTOUCHE FILTRES + ACTIONS BAP ===== */} +
+ + {/* Ligne 1 : Boutons d'action + Recherche */} +
- -
- {/* Ligne 2 : Supprimer, Dévalider BAP, Relancer */} -
-
-
- - {/* ===== CARTOUCHE FILTRES BAP ===== */} -
- - {/* Ligne 1 : Recherche */} -
-
+ {/* Recherche à droite */} +
setSearchQuery(e.target.value)} - className="pl-10 bg-white border-emerald-200 focus:border-emerald-400" + className="pl-10 bg-white border-emerald-200 focus:border-emerald-400 h-8 text-sm" />