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/10/08 08:09:38 UTC

[incubator-dlab] branch develop updated (d0b835d -> d280a7c)

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 d0b835d  Merge pull request #339 from apache/DLAB-1168
     add 50803e8  [DLAB-1153]: added active project filtering
     add 6ec4e5c  [DLAB-1161]: fixed drop down items values
     add 150b340  [DLAB-1161]: added resource name parameter on management grid filtering
     add de24b6d  [DLAB-1119]: added webterminal changes
     add d9d70ae  [DLAB-1119]: added webterminal changes
     add d7482f9  Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-1119-2
     new d280a7c  Merge pull request #341 from apache/DLAB-1119-2

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:
 .../management-grid/management-grid.component.scss |  8 +++++
 .../management-grid/management-grid.component.ts   |  5 +--
 .../project/project-list/project-list.component.ts | 17 ++++++++--
 .../administration/project/project.component.html  |  8 +++++
 .../administration/project/project.component.ts    | 23 +++++++++++--
 .../webapp/src/app/core/util/checkUtils.ts         |  5 +++
 .../webapp/src/app/core/util/fileUtils.ts          | 15 +++++++++
 .../shared/form-controls/dropdowns.component.scss  | 16 ++-------
 .../src/app/webterminal/webterminal.component.html |  2 +-
 .../src/app/webterminal/webterminal.component.scss | 16 +++++++--
 .../src/app/webterminal/webterminal.component.ts   | 38 +++++++++++++++-------
 .../src/main/resources/webapp/src/styles.scss      |  4 +++
 12 files changed, 123 insertions(+), 34 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 #341 from apache/DLAB-1119-2

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 d280a7cc3428e2f18d945f4ea466a0ce2872d4f4
Merge: d0b835d d7482f9
Author: bhliva <bo...@ukr.net>
AuthorDate: Tue Oct 8 11:09:33 2019 +0300

    Merge pull request #341 from apache/DLAB-1119-2
    
    [DLAB-1119]: webterminal changes; management filtering extended

 .../management-grid/management-grid.component.scss |  8 +++++
 .../management-grid/management-grid.component.ts   |  5 +--
 .../project/project-list/project-list.component.ts | 17 ++++++++--
 .../administration/project/project.component.html  |  8 +++++
 .../administration/project/project.component.ts    | 23 +++++++++++--
 .../webapp/src/app/core/util/checkUtils.ts         |  5 +++
 .../webapp/src/app/core/util/fileUtils.ts          | 15 +++++++++
 .../shared/form-controls/dropdowns.component.scss  | 16 ++-------
 .../src/app/webterminal/webterminal.component.html |  2 +-
 .../src/app/webterminal/webterminal.component.scss | 16 +++++++--
 .../src/app/webterminal/webterminal.component.ts   | 38 +++++++++++++++-------
 .../src/main/resources/webapp/src/styles.scss      |  4 +++
 12 files changed, 123 insertions(+), 34 deletions(-)


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