From 17af91e1a84631f3ed82482954725fa1952027f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= <40151420+ldericher@users.noreply.github.com> Date: Thu, 15 Sep 2022 18:01:10 +0000 Subject: [PATCH] refactor: App data fields --- ui/src/App.vue | 144 ++------------------------- ui/src/assets/calendar_testdata.json | 113 +++++++++++++++++++++ ui/src/assets/image_testdata.json | 6 ++ 3 files changed, 129 insertions(+), 134 deletions(-) create mode 100644 ui/src/assets/calendar_testdata.json create mode 100644 ui/src/assets/image_testdata.json diff --git a/ui/src/App.vue b/ui/src/App.vue index 854c197..186b0d3 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -8,11 +8,11 @@ />