From 4b847eb1a273624172057881cb169482ac46e89d Mon Sep 17 00:00:00 2001 From: tristan Date: Tue, 10 Feb 2026 16:19:02 +0100 Subject: [PATCH] =?UTF-8?q?feat=20:=20ajout=20d'un=20filtre=20sur=20le=20n?= =?UTF-8?q?om=20des=20employ=C3=A9s=20et=20ajout=20du=20header=20sticky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/components/CalendarGrid.vue | 6 +- frontend/pages/calendar.vue | 132 +++++++++++++++------------ 2 files changed, 79 insertions(+), 59 deletions(-) diff --git a/frontend/components/CalendarGrid.vue b/frontend/components/CalendarGrid.vue index 37d7497..64b6064 100644 --- a/frontend/components/CalendarGrid.vue +++ b/frontend/components/CalendarGrid.vue @@ -1,16 +1,16 @@