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 16a0da33ce62847e29a9e20c8287efbbb5a41a2f Merge: 71aab2127 9fb88470a Author: Denys Yankiv <[email protected]> AuthorDate: Mon Aug 1 14:18:41 2022 +0300 Merge pull request #1621 from apache/DATALAB-2919 [DATALAB-2919]: add new sharing statuses .../dto/exploratory/ImageSharingStatus.java | 8 +++ .../epam/datalab/backendapi/dao/UserRoleDAO.java | 2 + .../datalab/backendapi/dao/UserRoleDAOImpl.java | 5 ++ .../backendapi/resources/dto/ImageFilter.java | 5 +- .../backendapi/resources/dto/ImageInfoRecord.java | 3 +- .../service/impl/ImageExploratoryServiceImpl.java | 63 +++++++++++++--------- 6 files changed, 57 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
