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 1cd9b0638d3fd0542b9a8da4d48efa92c9e0b8a2 Merge: 8ee2ceb80 598c51078 Author: Denys Yankiv <[email protected]> AuthorDate: Thu Sep 22 17:03:39 2022 +0300 Merge pull request #1736 from apache/DATALAB-2932 [DATALAB-2932]: add section shared with .../main/java/com/epam/datalab/dto/SharedWith.java | 8 +- .../resources/ImageExploratoryResource.java | 5 +- .../{ImageInfoRecord.java => ImageInfoDTO.java} | 46 +++++------ .../backendapi/resources/dto/ImageInfoRecord.java | 3 - .../resources/dto/ProjectImagesInfo.java | 2 +- .../service/ImageExploratoryService.java | 2 +- .../service/impl/ImageExploratoryServiceImpl.java | 77 +++++++++++++------ .../resources/ImageExploratoryResourceTest.java | 88 +++++++++++----------- .../impl/ImageExploratoryServiceImplTest.java | 33 ++++---- 9 files changed, 147 insertions(+), 117 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
