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 8ee2ceb80 Merge pull request #1735 from apache/DATALAB-2998
add 996daa5d8 temporally disable tests
add 598c51078 sort shared info for images, hide from non owners
new 1cd9b0638 Merge pull request #1736 from apache/DATALAB-2932
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:
.../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(-)
copy
services/self-service/src/main/java/com/epam/datalab/backendapi/resources/dto/{ImageInfoRecord.java
=> ImageInfoDTO.java} (61%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]