From ba1f2f0dec4eca5572856511c9ae0936676a2ccf Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 23 Feb 2020 10:57:51 +0200 Subject: [PATCH] Updated UI --- app/views/console/account/index.phtml | 17 +- app/views/console/comps/header.phtml | 2 +- app/views/console/index.phtml | 6 +- app/views/console/settings/index.phtml | 234 ++++++++++++++----------- app/views/console/users/view.phtml | 2 +- app/views/layouts/default.phtml | 2 +- public/dist/styles/default-ltr.css | 2 +- public/dist/styles/default-rtl.css | 2 +- public/styles/scopes/console.less | 1 + 9 files changed, 142 insertions(+), 126 deletions(-) diff --git a/app/views/console/account/index.phtml b/app/views/console/account/index.phtml index 99cbe7f3f2..bfda89cec7 100644 --- a/app/views/console/account/index.phtml +++ b/app/views/console/account/index.phtml @@ -36,17 +36,14 @@ -
-
+
+
- +
- -
-
@@ -67,8 +64,8 @@ data-failure-param-alert-classname="error"> -
-
+
+
@@ -76,9 +73,7 @@ -
-   -
+  
diff --git a/app/views/console/comps/header.phtml b/app/views/console/comps/header.phtml index 88991b09af..e5096b7bed 100644 --- a/app/views/console/comps/header.phtml +++ b/app/views/console/comps/header.phtml @@ -189,7 +189,7 @@ data-analytics-event="submit" data-analytics-category="console" data-analytics-label="Create Project"> -

Appwrite project is set of services and resources shared across different platforms like Web, iOS or Android.

+

Appwrite projects are containers for your resources and apps across different platforms.

diff --git a/app/views/console/index.phtml b/app/views/console/index.phtml index 74391ad02e..c2c91dcb48 100644 --- a/app/views/console/index.phtml +++ b/app/views/console/index.phtml @@ -4,9 +4,9 @@ $home = $this->getParam('home', '');
-

Your Appwrite Projects

+

Your Projects

-

Start creating projects and take advantage of Appwrite server.

+

Start creating projects and take advantage of your Appwrite server APIs and tools.

diff --git a/app/views/console/settings/index.phtml b/app/views/console/settings/index.phtml index 0425d40a0b..a3dbbe0c17 100644 --- a/app/views/console/settings/index.phtml +++ b/app/views/console/settings/index.phtml @@ -1,5 +1,10 @@ +getParam('customDomains', false); + +?>
-

+

Settings

@@ -127,127 +132,142 @@ -->
  • -

    Custom Domains

    + + +

    Custom Domains

    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    Domain NameTLS
    - Verified    - - appwrite.example.com - - - Enabled    - - DNS Settings - -
    - - - - - -
    -
    +
    +

    Enable Custom Domains

    + +

    To enable 's custom domain feature, you have to start your server instance with a public accessable domain name.

    + +

    Start your server container with the _APP_DOMAINS_TARGET enviornment variable set with a public accessable domain name that resolves to your server setup.

    +

    The server will use your target domain to validate new custom domains and will automatically generate SSL certificates for your new domains using letsencrypt certbot.

    + -
    -
    - -
    +
  • Members

    diff --git a/app/views/console/users/view.phtml b/app/views/console/users/view.phtml index 620026ce6c..78349da98c 100644 --- a/app/views/console/users/view.phtml +++ b/app/views/console/users/view.phtml @@ -20,7 +20,7 @@
  • General

    -