From 85d22da707e0e8f10fb00f1105cf778bd9d3cecd Mon Sep 17 00:00:00 2001 From: lashman Date: Tue, 17 Feb 2026 18:30:01 +0200 Subject: [PATCH] add Dashboard view --- src/views/Dashboard.vue | 238 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 src/views/Dashboard.vue diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue new file mode 100644 index 0000000..84aca8e --- /dev/null +++ b/src/views/Dashboard.vue @@ -0,0 +1,238 @@ + + +