From db478c12d7b088fb8200710c28862e8d285e5e18 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Fri, 19 Nov 2021 12:09:04 +0100 Subject: [PATCH] feat(ui): add users usage --- app/views/console/users/index.phtml | 74 +++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index be047c22d..c01835605 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -523,5 +523,79 @@ $smtpEnabled = $this->getParam('smtpEnabled', false); +
  • +
    + +
    + + + +
    + +
    + + + +
    + +
    + + + +

    Usage

    + +
    +

    Users

    +

    Count of users over time

    +
    +
    +
    + +
    +
    +
    + +
      +
    • Users
    • +
    + +

    Operations

    +

    Count of users create, read, update and delete operations over time

    +
    +
    +
    + +
    +
    +
    + +
      +
    • Created
    • +
    • Read
    • +
    • Updated
    • +
    • Deleted
    • +
    +
    +