You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by bh...@apache.org on 2019/03/28 14:54:32 UTC

[incubator-dlab] branch develop updated (0600f33 -> b54b336)

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

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


    from 0600f33  Merge pull request #66 from apache/DLAB-372
     add fb8d1c9  [DLAB-449]: fixed issue with error handling on login
     add a722270  [DLAB-449]: fixed issue with in grid multiselect filters
     add 5dda84c  [DLAB-449]: libraries version fixes
     add 2b002e0  [DLAB-449]: fixed issue with extra scrollbar for users column
     add f68e584  [DLAB-449]: reset classes on resource creation without permission
     add 5c2e232  [DLAB-449]: added headers to alert dialogs
     add a8c1b59  Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-449
     add c6f2b5d  merge develop into DLAB-449
     new b54b336  Merge pull request #62 from apache/DLAB-449

The 1 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:
 .../core/services/applicationSecurity.service.ts   |  5 +--
 .../webapp/src/app/login/login.component.css       |  1 +
 .../manage-environment-dilog.component.ts          | 10 +++---
 .../manage-roles-groups.component.scss             |  1 +
 .../manage-roles-groups.component.ts               | 10 +++---
 .../management-grid/management-grid.component.ts   | 15 ++++-----
 .../cluster-details/cluster-details.component.html |  2 +-
 ...utational-resource-create-dialog.component.scss |  5 +++
 ...mputational-resource-create-dialog.component.ts |  2 ++
 .../computational-resources-list.component.ts      | 12 ++++----
 .../install-libraries.component.html               |  2 +-
 .../install-libraries.component.scss               |  6 +++-
 .../install-libraries.component.ts                 | 36 +---------------------
 .../manage-ungit/manage-ungit.component.ts         |  6 +++-
 .../shared/form-controls/dropdowns.component.scss  |  7 +++++
 15 files changed, 56 insertions(+), 64 deletions(-)


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


[incubator-dlab] 01/01: Merge pull request #62 from apache/DLAB-449

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

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

commit b54b3361c2110bdcdb416d6714fd4f00cf0c432b
Merge: 0600f33 c6f2b5d
Author: bhliva <bo...@ukr.net>
AuthorDate: Thu Mar 28 16:54:28 2019 +0200

    Merge pull request #62 from apache/DLAB-449
    
    [DLAB-449]: fixed Issues after updating angular and dependencies

 .../core/services/applicationSecurity.service.ts   |  5 +--
 .../webapp/src/app/login/login.component.css       |  1 +
 .../manage-environment-dilog.component.ts          | 10 +++---
 .../manage-roles-groups.component.scss             |  1 +
 .../manage-roles-groups.component.ts               | 10 +++---
 .../management-grid/management-grid.component.ts   | 15 ++++-----
 .../cluster-details/cluster-details.component.html |  2 +-
 ...utational-resource-create-dialog.component.scss |  5 +++
 ...mputational-resource-create-dialog.component.ts |  2 ++
 .../computational-resources-list.component.ts      | 12 ++++----
 .../install-libraries.component.html               |  2 +-
 .../install-libraries.component.scss               |  6 +++-
 .../install-libraries.component.ts                 | 36 +---------------------
 .../manage-ungit/manage-ungit.component.ts         |  6 +++-
 .../shared/form-controls/dropdowns.component.scss  |  7 +++++
 15 files changed, 56 insertions(+), 64 deletions(-)


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