From 2e72f93f295bae69aacf31f824a4a6cbe50b669d Mon Sep 17 00:00:00 2001 From: tristan Date: Fri, 24 Apr 2026 10:57:25 +0200 Subject: [PATCH] feat : harmonisation des pages infrastructure avec le pattern UiDataTable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Page case : mêmes colonnes, filtres et alertes âge que la page inventaire - Page building : header aligné sur le pattern case.vue (wrapper px-86, arrow en absolute) Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/pages/infrastructure/building.vue | 11 +- frontend/pages/infrastructure/case.vue | 111 ++++++++++++++++----- 2 files changed, 93 insertions(+), 29 deletions(-) diff --git a/frontend/pages/infrastructure/building.vue b/frontend/pages/infrastructure/building.vue index 16651c5..351bdaf 100644 --- a/frontend/pages/infrastructure/building.vue +++ b/frontend/pages/infrastructure/building.vue @@ -1,19 +1,18 @@ -