From dc0eff4e4cd671310421cd55d734a28222dac67c Mon Sep 17 00:00:00 2001 From: "Torsten Schulz (local)" Date: Wed, 8 Oct 2025 10:52:07 +0200 Subject: [PATCH] =?UTF-8?q?Entfernt=20die=20PDF-Datei=209=5Fcode=5Flist=5F?= =?UTF-8?q?1759357969975.pdf=20und=20implementiert=20eine=20Sidebar-Toggle?= =?UTF-8?q?-Funktionalit=C3=A4t=20in=20App.vue.=20Die=20Sidebar=20kann=20n?= =?UTF-8?q?un=20auf=20mobilen=20Ger=C3=A4ten=20ein-=20und=20ausgeklappt=20?= =?UTF-8?q?werden,=20um=20die=20Benutzeroberfl=C3=A4che=20zu=20optimieren.?= =?UTF-8?q?=20Zudem=20wurden=20Titelattribute=20zu=20Navigationslinks=20hi?= =?UTF-8?q?nzugef=C3=BCgt,=20um=20die=20Benutzerfreundlichkeit=20zu=20verb?= =?UTF-8?q?essern.=20Der=20Vuex-Store=20wurde=20aktualisiert,=20um=20den?= =?UTF-8?q?=20Zustand=20der=20Sidebar=20zu=20speichern=20und=20zu=20verwal?= =?UTF-8?q?ten.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...9975.pdf => 9_code_list_1759905853249.pdf} | Bin frontend/src/App.vue | 110 +++++++++++++++--- frontend/src/store.js | 16 +++ 3 files changed, 110 insertions(+), 16 deletions(-) rename backend/uploads/team-documents/{9_code_list_1759357969975.pdf => 9_code_list_1759905853249.pdf} (100%) diff --git a/backend/uploads/team-documents/9_code_list_1759357969975.pdf b/backend/uploads/team-documents/9_code_list_1759905853249.pdf similarity index 100% rename from backend/uploads/team-documents/9_code_list_1759357969975.pdf rename to backend/uploads/team-documents/9_code_list_1759905853249.pdf diff --git a/frontend/src/App.vue b/frontend/src/App.vue index ec11465..0a8110b 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -10,7 +10,11 @@
-