From 6989dd61f7bbffee1b670d5bb286a2fd1f8b52c0 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Tue, 31 Dec 2024 23:40:12 +0100 Subject: [PATCH] Fixed Calendar & Timeline Fixed AbsenceRequest Manual Selects --- components/EntityShow.vue | 2 +- components/MainNav.vue | 2 +- pages/calendar/[mode].vue | 371 ++++++++++++++++++++++++++++++-------- stores/data.js | 38 ++-- 4 files changed, 326 insertions(+), 87 deletions(-) diff --git a/components/EntityShow.vue b/components/EntityShow.vue index 2435368..e82495d 100644 --- a/components/EntityShow.vue +++ b/components/EntityShow.vue @@ -414,7 +414,7 @@ const changeActivePhase = async (key) => {