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/11/22 14:42:05 UTC

[incubator-dlab] branch develop updated (f12b049 -> 5be4576)

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

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


    from f12b049  Merge pull request #440 from DG1202/DLAB-1248
     add a8a3895  [DLAB-1300]: extended validation for projrct stopping/termination]
     add 8adbcb1  [DLAB-1304]: added project parameter while starting notebook
     add 7bfd05a  [DLAB-1263] Fixed issue with starting notebook when project quota is depleted
     add 7c96f46  [DLAB-1304]: added project parameter while starting notebook
     add 0589b4c  Merge remote-tracking branch 'origin/DLAB-1300' into DLAB-1300
     new 5be4576  Merge pull request #441 from apache/DLAB-1300

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:
 .../backendapi/resources/ExploratoryResource.java  |  2 +-
 .../resources/dto/ExploratoryActionFormDTO.java    | 29 ++++++++++-----------
 .../manage-environment-dilog.component.html        | 24 ++++++++++++++---
 .../manage-environment-dilog.component.ts          |  5 +++-
 .../management/management.component.ts             |  2 +-
 .../services/applicationServiceFacade.service.ts   |  4 +--
 .../src/app/core/services/project.service.ts       | 11 +++++++-
 .../resources-grid/resources-grid.component.scss   |  1 -
 .../resources-grid/resources-grid.component.ts     |  2 +-
 .../resources/ExploratoryResourceTest.java         | 30 +++++++++++++++++++---
 10 files changed, 80 insertions(+), 30 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 #441 from apache/DLAB-1300

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

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

commit 5be4576763c65914521e22fa21e0ba20a02d13d0
Merge: f12b049 0589b4c
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Fri Nov 22 16:41:57 2019 +0200

    Merge pull request #441 from apache/DLAB-1300
    
    [DLAB-1300]: extended validation for projrct stopping/termination]

 .../backendapi/resources/ExploratoryResource.java  |  2 +-
 .../resources/dto/ExploratoryActionFormDTO.java    | 29 ++++++++++-----------
 .../manage-environment-dilog.component.html        | 24 ++++++++++++++---
 .../manage-environment-dilog.component.ts          |  5 +++-
 .../management/management.component.ts             |  2 +-
 .../services/applicationServiceFacade.service.ts   |  4 +--
 .../src/app/core/services/project.service.ts       | 11 +++++++-
 .../resources-grid/resources-grid.component.scss   |  1 -
 .../resources-grid/resources-grid.component.ts     |  2 +-
 .../resources/ExploratoryResourceTest.java         | 30 +++++++++++++++++++---
 10 files changed, 80 insertions(+), 30 deletions(-)



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