From 0166681ddef4a8bef17637a53ec3280aecbe6f7e Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Fri, 24 Jun 2022 11:12:29 +0200 Subject: [PATCH] feat: add analytics label for view as JSON --- app/views/console/database/collection.phtml | 11 ++++++++++- app/views/console/database/document.phtml | 11 ++++++++++- app/views/console/functions/function.phtml | 22 +++++++++++++++++++-- app/views/console/storage/bucket.phtml | 11 ++++++++++- app/views/console/users/team.phtml | 11 ++++++++++- app/views/console/users/user.phtml | 11 ++++++++++- 6 files changed, 70 insertions(+), 7 deletions(-) diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index 48662ead17..ee8b1a5d07 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -567,7 +567,16 @@ $logs = $this->getParam('logs', null); diff --git a/app/views/console/database/document.phtml b/app/views/console/database/document.phtml index a48d533830..3b9fad6dba 100644 --- a/app/views/console/database/document.phtml +++ b/app/views/console/database/document.phtml @@ -346,7 +346,16 @@ $logs = $this->getParam('logs', null);
diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index 17bb873ee5..48f2fc4e92 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -245,7 +245,16 @@ sort($patterns);
@@ -595,7 +604,16 @@ sort($patterns); diff --git a/app/views/console/storage/bucket.phtml b/app/views/console/storage/bucket.phtml index 3200ad72c5..39abcd97ce 100644 --- a/app/views/console/storage/bucket.phtml +++ b/app/views/console/storage/bucket.phtml @@ -471,7 +471,16 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0); diff --git a/app/views/console/users/team.phtml b/app/views/console/users/team.phtml index 1fbe5d622d..d4c14295f3 100644 --- a/app/views/console/users/team.phtml +++ b/app/views/console/users/team.phtml @@ -206,7 +206,16 @@ diff --git a/app/views/console/users/user.phtml b/app/views/console/users/user.phtml index 9db057b226..304b3576a7 100644 --- a/app/views/console/users/user.phtml +++ b/app/views/console/users/user.phtml @@ -239,7 +239,16 @@
  • -
  • +
  • + +