You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dy...@apache.org on 2022/07/18 14:20:59 UTC

[incubator-datalab] branch develop updated (19ef00508 -> afeda9f74)

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

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


    from 19ef00508 Merge pull request #1605 from apache/DATALAB-2758
     add b9b784156 add template name to image model
     add b4bf3a468 update tests
     new afeda9f74 Merge pull request #1606 from apache/DATALAB-2931

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:
 .../src/main/java/com/epam/datalab/model/exploratory/Image.java         | 1 +
 .../java/com/epam/datalab/backendapi/resources/dto/ImageInfoRecord.java | 1 +
 .../datalab/backendapi/service/impl/ImageExploratoryServiceImpl.java    | 1 +
 .../epam/datalab/backendapi/resources/ImageExploratoryResourceTest.java | 1 +
 .../epam/datalab/backendapi/service/impl/BillingServiceImplTest.java    | 2 ++
 .../backendapi/service/impl/ImageExploratoryServiceImplTest.java        | 1 +
 6 files changed, 7 insertions(+)


---------------------------------------------------------------------
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 #1606 from apache/DATALAB-2931

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

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

commit afeda9f74b19549bcace9f2f02bea37caedadc6f
Merge: 19ef00508 b4bf3a468
Author: Denys Yankiv <de...@gmail.com>
AuthorDate: Mon Jul 18 17:20:54 2022 +0300

    Merge pull request #1606 from apache/DATALAB-2931
    
    [DATALAB-2931]: Template name in the detailed image info window

 .../src/main/java/com/epam/datalab/model/exploratory/Image.java         | 1 +
 .../java/com/epam/datalab/backendapi/resources/dto/ImageInfoRecord.java | 1 +
 .../datalab/backendapi/service/impl/ImageExploratoryServiceImpl.java    | 1 +
 .../epam/datalab/backendapi/resources/ImageExploratoryResourceTest.java | 1 +
 .../epam/datalab/backendapi/service/impl/BillingServiceImplTest.java    | 2 ++
 .../backendapi/service/impl/ImageExploratoryServiceImplTest.java        | 1 +
 6 files changed, 7 insertions(+)


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