From ae2cc4481719cd3c8db442c9558593482be6143e Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 3 Apr 2021 09:29:13 +0300 Subject: [PATCH 1/2] First commit --- CHANGES.md | 1 + app/views/console/database/collection.phtml | 9 +- app/views/console/database/index.phtml | 71 ++++++----- app/views/console/storage/index.phtml | 86 ++++++------- app/views/console/users/index.phtml | 134 ++++++++++---------- 5 files changed, 152 insertions(+), 149 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index bafda3313..c8f950078 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ - Added events for functions and executions (#971) - Splited token & session models to become 2 different internal entities (#922) - Added Dart 2.12 as a new Cloud Functions runtime (#989) +- Updated all the console bottom control to be consistent. Dropped the `+` icon ## Bugs - Fixed default value for HTTPS force option diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index 45d3287cf..f10e97e1f 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -36,9 +36,6 @@ $maxCells = 10;
-
+
+ + + Add Document +
  • diff --git a/app/views/console/database/index.phtml b/app/views/console/database/index.phtml index 8ec46a13a..2760a1ac1 100644 --- a/app/views/console/database/index.phtml +++ b/app/views/console/database/index.phtml @@ -12,40 +12,6 @@
  • Collections

    - -
    -
    +
    + + +