From 79b3566ff5d56f8d081fc2ad40ddfce3bd0754b6 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 30 May 2020 13:21:36 +0300 Subject: [PATCH] Added some UI notes --- app/views/console/database/collection.phtml | 2 ++ app/views/console/database/document.phtml | 4 +++- app/views/console/storage/index.phtml | 26 ++++++++++++--------- 3 files changed, 20 insertions(+), 12 deletions(-) diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index 5b5c4ccd80..f59e03b796 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -308,9 +308,11 @@ $rules = $collection->getAttribute('rules', []); +
Add * for wildcard access
+
Add * for wildcard access
diff --git a/app/views/console/database/document.phtml b/app/views/console/database/document.phtml index cd3d4cbb03..ed12ff38be 100644 --- a/app/views/console/database/document.phtml +++ b/app/views/console/database/document.phtml @@ -254,9 +254,11 @@ $collections = []; - +
Add * for wildcard access
+ +
Add * for wildcard access
diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index c950415a38..8cb0d4ea59 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -17,7 +17,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
  • Files

    - - - + + +
    Add * for wildcard access
    - - + + +
    Add * for wildcard access