From 9bce4bd5c8f96632424e45c80a9d3b1a87dc6ea6 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Thu, 12 May 2022 15:20:46 +0200 Subject: [PATCH] ui: user memberships route --- app/views/console/settings/index.phtml | 8 ++-- app/views/console/users/team.phtml | 6 +-- app/views/console/users/user.phtml | 55 ++++++++++++++++++++++++++ 3 files changed, 62 insertions(+), 7 deletions(-) diff --git a/app/views/console/settings/index.phtml b/app/views/console/settings/index.phtml index bae6ff3d03..aed016b17b 100644 --- a/app/views/console/settings/index.phtml +++ b/app/views/console/settings/index.phtml @@ -532,8 +532,8 @@ $smtpEnabled = $this->getParam('smtpEnabled', false); - - + + @@ -541,9 +541,9 @@ $smtpEnabled = $this->getParam('smtpEnabled', false); User Avatar
-      Pending Approval +      Pending Approval
- + diff --git a/app/views/console/users/team.phtml b/app/views/console/users/team.phtml index 608d494819..c7c3f84b88 100644 --- a/app/views/console/users/team.phtml +++ b/app/views/console/users/team.phtml @@ -111,14 +111,14 @@ - User Avatar + User Avatar
-    +   
-   Pending Approval +   Pending Approval diff --git a/app/views/console/users/user.phtml b/app/views/console/users/user.phtml index 7c12e1b75e..435dba1bd1 100644 --- a/app/views/console/users/user.phtml +++ b/app/views/console/users/user.phtml @@ -332,6 +332,61 @@ +
  • +

    Memberships

    + +
    + + + +
    +
    memberships found
    + +
    +
      +
    • +
      + + + + + +
      +
      + +
      + +
      + + + Pending Approval +
      +
    • +
    +
    +
    +
    +
  • Sessions