You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yk...@apache.org on 2021/08/03 07:17:35 UTC

[incubator-datalab] branch develop updated (030d1b9 -> bfd95ae)

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

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


    from 030d1b9  Merge pull request #1253 from apache/DATALAB-2476
     add a78dc86  [DATALAB-2495] -- refactoring
     add 4c415e5  [DATALAB-2195] added new parameter for edge node
     add ef74e04  Merge branch 'DATALAB-2195' of https://github.com/apache/incubator-datalab into DATALAB-2195
     add cad9a87  [DATALAB-2195] -- added recreate endpoint
     new bfd95ae  Merge pull request #1254 from apache/DATALAB-2195

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:
 .../java/com/epam/datalab/backendapi/resources/ProjectResource.java | 1 +
 .../epam/datalab/backendapi/resources/callback/ProjectCallback.java | 1 -
 .../epam/datalab/backendapi/resources/dto/ProjectActionFormDTO.java | 3 +++
 .../administration/project/project-list/project-list.component.html | 4 ++--
 .../webapp/src/app/administration/project/project.component.ts      | 6 +++++-
 .../com/epam/datalab/backendapi/resources/ProjectResourceTest.java  | 4 ++--
 6 files changed, 13 insertions(+), 6 deletions(-)

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


[incubator-datalab] 01/01: Merge pull request #1254 from apache/DATALAB-2195

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

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

commit bfd95aec062e0bc17cff4799aa138236f54536ee
Merge: 030d1b9 cad9a87
Author: Kinash Yurii <ur...@gmail.com>
AuthorDate: Tue Aug 3 10:17:30 2021 +0300

    Merge pull request #1254 from apache/DATALAB-2195
    
    [DATALAB-2195] -- added functionality recreate

 .../java/com/epam/datalab/backendapi/resources/ProjectResource.java | 1 +
 .../epam/datalab/backendapi/resources/callback/ProjectCallback.java | 1 -
 .../epam/datalab/backendapi/resources/dto/ProjectActionFormDTO.java | 3 +++
 .../administration/project/project-list/project-list.component.html | 4 ++--
 .../webapp/src/app/administration/project/project.component.ts      | 6 +++++-
 .../com/epam/datalab/backendapi/resources/ProjectResourceTest.java  | 4 ++--
 6 files changed, 13 insertions(+), 6 deletions(-)

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