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 b3a39b309 Merge pull request #1629 from
apache/feat/DATALAB-2881/filter-function-to-Images-page
add 7618a6e0d change type of custom image roles, add terminate and share
image roles
new 1eca677b9 Merge pull request #1630 from apache/DATALAB-2919
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:
.../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(-)
create mode 100644
services/self-service/src/main/java/com/epam/datalab/backendapi/resources/dto/ImageUserPermissions.java
delete mode 100644
services/self-service/src/main/resources/mongo/image/mongo_roles.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]