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 860db9e4b15b34eb411d9c1969134968586144e4 Merge: 5c3c5a4cc 72bd7176d Author: Denys Yankiv <[email protected]> AuthorDate: Mon Sep 12 13:18:45 2022 +0300 Merge pull request #1723 from apache/DATALAB-2988 [DATALAB-2988]: grant roles as per notebook creation .../backendapi/dao/ImageExploratoryDAO.java | 2 ++ .../backendapi/dao/ImageExploratoryDAOImpl.java | 9 ++++++ .../backendapi/resources/ExploratoryResource.java | 13 +++++++- .../service/ImageExploratoryService.java | 4 +++ .../service/impl/ExploratoryServiceImpl.java | 1 + .../service/impl/ImageExploratoryServiceImpl.java | 37 +++++++++++++++++++--- .../main/resources/mongo/general/mongo_roles.json | 24 ++++++++++++++ .../resources/ExploratoryResourceTest.java | 6 ++-- 8 files changed, 88 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
