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 fbcc3bff47321e23d843abc027f99462fa21969b Merge: aaf71b1c0 3916099d7 Author: Denys Yankiv <[email protected]> AuthorDate: Wed May 18 04:19:38 2022 -0700 Merge pull request #1525 from apache/DATALAB-2785 add support to create user image as admin .../backendapi/resources/EnvironmentResource.java | 15 +++++++++++++ .../dto/ExploratoryImageCreateFormAdminDTO.java | 24 ++++++++++++++++++++ .../backendapi/service/EnvironmentService.java | 2 ++ .../service/impl/EnvironmentServiceImpl.java | 26 ++++++++++++++-------- 4 files changed, 58 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
