From 539752b7ec27baadeee99a60f5da7bcb673f5480 Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 22 Feb 2022 11:16:35 +0100 Subject: [PATCH] all admin functions disabled for a deleted user. creation not possible for deleted users. viewing of creations not possible. sending email not possible. --- admin/src/components/DeletedUserFormular.vue | 7 +++---- admin/src/components/Tables/SearchUserTable.vue | 8 +++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/admin/src/components/DeletedUserFormular.vue b/admin/src/components/DeletedUserFormular.vue index ea7d615d8..df91d6d5d 100644 --- a/admin/src/components/DeletedUserFormular.vue +++ b/admin/src/components/DeletedUserFormular.vue @@ -4,12 +4,11 @@ Als Admin / Moderator kannst du dich nicht selber löschen.
- -
delete user
-
unDelete user
+ +
Delete user
+
Undelete user
-
GDD Stand: 20 GDD
Delete User diff --git a/admin/src/components/Tables/SearchUserTable.vue b/admin/src/components/Tables/SearchUserTable.vue index 7a9701410..9ca123e29 100644 --- a/admin/src/components/Tables/SearchUserTable.vue +++ b/admin/src/components/Tables/SearchUserTable.vue @@ -46,7 +46,7 @@ @row-toogle-details="rowToogleDetails" >