From b246801b028005aca0014d518f5fff73e22e5f91 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 @@ + + +