From 356aa738fb494c90f823d8bf899786cafbbe83f0 Mon Sep 17 00:00:00 2001 From: scammo Date: Thu, 24 Jun 2021 00:40:27 +0200 Subject: [PATCH] login, profile edit --- src/views/Index.vue | 77 ++++++++++++++------------- src/views/profile/Edit.vue | 104 ++++++++++++++++++++++++++++++++++--- 2 files changed, 139 insertions(+), 42 deletions(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index 670d4c6..55fd864 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -3,14 +3,14 @@

Kompetenz Inventar by WTF eG

-
@@ -27,8 +27,13 @@
Globales WTF Passwort zurücksetzen - \ No newline at end of file diff --git a/src/views/profile/Edit.vue b/src/views/profile/Edit.vue index 87c80c2..a3f5e42 100644 --- a/src/views/profile/Edit.vue +++ b/src/views/profile/Edit.vue @@ -22,21 +22,70 @@ v-model="pronouns" required /> -
Z.B.: Er/Ihn, Sie/Ihr, Es etc..
+
+ Z.B.: Er/Ihn, Sie/Ihr, Es etc.. +
- - + +
- - + + +
+
+
+ + +
+
    +
  • {{result.name}}
  • +
+
+
+ + {{ skill.name }} + +
- +