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 1eca677b9b39d0753a986e64b25f87f5e1e7a3c7 Merge: b3a39b309 7618a6e0d Author: Denys Yankiv <[email protected]> AuthorDate: Tue Aug 2 18:02:25 2022 +0300 Merge pull request #1630 from apache/DATALAB-2919 [DATALAB-2919]: change type of custom image roles, add terminate and share image roles .../resources/ImageExploratoryResource.java | 7 +++ .../resources/dto/ImageUserPermissions.java | 11 +++++ .../service/ImageExploratoryService.java | 3 ++ .../service/impl/ImageExploratoryServiceImpl.java | 50 ++++++++++++---------- .../main/resources/mongo/general/mongo_roles.json | 37 ++++++++++++++++ .../main/resources/mongo/image/mongo_roles.json | 9 ---- 6 files changed, 86 insertions(+), 31 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
