From 2865328a8e6eb3e20923a440c6f9c911bd31d475 Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Tue, 9 Apr 2024 15:30:26 +0200 Subject: [PATCH] WIP: Add preview --- .../dashboard/CompetenceSummary.vue | 2 +- .../src/components/dashboard/CoursePanel.vue | 49 ++++++++++++++++--- server/vbv_lernwelt/dashboard/views.py | 2 +- 3 files changed, 44 insertions(+), 9 deletions(-) diff --git a/client/src/components/dashboard/CompetenceSummary.vue b/client/src/components/dashboard/CompetenceSummary.vue index 6e073e5b..df9930ea 100644 --- a/client/src/components/dashboard/CompetenceSummary.vue +++ b/client/src/components/dashboard/CompetenceSummary.vue @@ -24,7 +24,7 @@ onMounted(async () => {