From 459181e5407d210683c1e65d37f984e970f8cde4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= <40151420+ldericher@users.noreply.github.com> Date: Wed, 14 Sep 2022 13:21:35 +0000 Subject: [PATCH] Calendar event data handling --- ui/src/components/Calendar.vue | 78 ++++++++++++++++++++++++++++++---- 1 file changed, 69 insertions(+), 9 deletions(-) diff --git a/ui/src/components/Calendar.vue b/ui/src/components/Calendar.vue index c139129..2102b27 100644 --- a/ui/src/components/Calendar.vue +++ b/ui/src/components/Calendar.vue @@ -1,14 +1,16 @@