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 a3bca63be6232baf29afd6ce22b6da1d4457990d Merge: fb043d610 32124f412 Author: Denys Yankiv <[email protected]> AuthorDate: Mon Sep 19 14:25:40 2022 +0300 Merge pull request #1731 from apache/DATALAB-2999 [DATALAB-2999]: refactor image service .../resources/ImageExploratoryResource.java | 2 +- .../backendapi/resources/dto/SharedWithDTO.java | 17 +- .../dto/{SharedWithDTO.java => SharingInfo.java} | 21 +-- .../service/ImageExploratoryService.java | 8 +- .../service/impl/ImageExploratoryServiceImpl.java | 188 +++++++++++---------- 5 files changed, 122 insertions(+), 114 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
