You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/12/11 10:18:21 UTC

[incubator-dlab] branch gh-pages updated (206745a -> 735e91f)

This is an automated email from the ASF dual-hosted git repository.

ankovalyshyn pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 206745a  [DLAB-1377]: Fixed initial slider is not loaded until user uses scrollbar on promotion page
     new 9873efc  [DLAB-1364]: replace labels
     new 664c148  Merge branch 'gh-pages' of github.com:apache/incubator-dlab into gh-pages
     new 735e91f  [DLAB-1364]: replace labels

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 index.html | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 03/03: [DLAB-1364]: replace labels

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ankovalyshyn pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 735e91f9a59af4ff78f90d9115df1c3f9c6811b8
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Wed Dec 11 12:18:29 2019 +0200

    [DLAB-1364]: replace labels
---
 index.html | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html
index 97b8222..fd43cf4 100755
--- a/index.html
+++ b/index.html
@@ -530,12 +530,12 @@
                     <div data-slide="0" class="swiper-slide swiper-slide-active">
                         <a><img class="lozad" data-src="./src/images/features/thumb-icons/ps_icon_1.png"
                                 alt="Customizable authentication"></a>
-                        <span>Customizable authentication</span>
+                        <span>Unified single sign-on experience between cloud</span>
                     </div>
                     <div data-slide="1" class="swiper-slide">
                         <a><img class="lozad" data-src="./src/images/features/thumb-icons/ps_icon_2.png"
                                 alt="Similar user experience across AWS, GCP, and Azure clouds"></a>
-                        <span>Similar user experience across AWS, GCP, and Azure clouds</span>
+                        <span>Similar user experience across clouds</span>
                     </div>
                     <div data-slide="2" class="swiper-slide">
                         <a><img class="lozad" data-src="./src/images/features/thumb-icons/ps_icon_3.png"
@@ -585,7 +585,7 @@
                     <div data-slide="11" class="swiper-slide">
                         <a><img class="lozad" data-src="./src/images/features/thumb-icons/ps_icon_4.png"
                                 alt="Project level collaboration environment across multiple Clouds"></a>
-                        <span>Project level collaboration environment across multiple Clouds</span>
+                        <span>Project level collaboration across сlouds</span>
                     </div>
                 </div>
                 <div class="swiper-container screen-slider-top">
@@ -600,13 +600,12 @@
                                     </div>
                                     <figure>
                                         <img class="lozad" data-src="./src/images/features/login-screen.png"
-                                            alt="Customizable authentication" />
+                                            alt="Unified single sign-on experience between cloud and on-premise tools" />
                                     </figure>
                                 </div>
                                 <figcaption>
-                                    <h3>Customizable authentication</h3>
+                                    <h3>Unified single sign-on experience between cloud and on-premise tools</h3>
                                     <ul class="list-points">
-                                        <li>Unified single sign-on experience between cloud and on-premise tools</li>
                                         <li>SAML and OAuth2.0 support</li>
                                     </ul>
                                 </figcaption>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 01/03: [DLAB-1364]: replace labels

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ankovalyshyn pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 9873efc87c6922f7aedcd08652176aa48adf5cbd
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Wed Dec 11 11:38:36 2019 +0200

    [DLAB-1364]: replace labels
---
 index.html | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html
index 0546d89..e4dea74 100755
--- a/index.html
+++ b/index.html
@@ -623,15 +623,11 @@
                                     </div>
                                     <figure>
                                         <img class="lozad" data-src="./src/images/features/clouds_schema.png"
-                                            alt="Secured access to personal exploratory environment" />
+                                            alt="Similar user experience across AWS, GCP, and Azure clouds" />
                                     </figure>
                                 </div>
                                 <figcaption>
-                                    <h3>Secured access to personal exploratory environment</h3>
-                                    <ul class="list-points">
-                                        <li>Gateway node to access analytical environment through secured tunnel</li>
-                                        <li>Private key for identity control and encryption</li>
-                                    </ul>
+                                    <h3> Similar user experience across AWS, GCP, and Azure clouds</h3>
                                 </figcaption>
                             </div>
                         </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 02/03: Merge branch 'gh-pages' of github.com:apache/incubator-dlab into gh-pages

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ankovalyshyn pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 664c14800239f0b579a3df784b200352185fe1ef
Merge: 9873efc 206745a
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Wed Dec 11 11:38:51 2019 +0200

    Merge branch 'gh-pages' of github.com:apache/incubator-dlab into gh-pages

 dist/main.js   | 2 +-
 index.html     | 4 ----
 src/js/init.js | 4 +++-
 3 files changed, 4 insertions(+), 6 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org