This is an automated email from the ASF dual-hosted git repository. hshpak pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 121905bde0c882412d166668d3d41c048a71c2d0 Merge: 167007c91 cd6fc0e5e Author: Hennadii Shpak <[email protected]> AuthorDate: Fri Sep 9 16:08:52 2022 +0300 Merge pull request #1721 from apache/feat/DATALAB-2996/sharing-confirmation Feat/datalab 2996/sharing confirmation .../services/applicationServiceFacade.service.ts | 6 +++ .../app/core/services/user-images-page.service.ts | 16 ++++++- .../src/app/core/services/userResource.service.ts | 1 - .../image-action-dialog.component.html | 7 ++- .../image-action-dialog.component.ts | 3 +- .../share-dialog/share-dialog.component.html | 17 +++++-- .../share-dialog/share-dialog.component.ts | 53 ++++++++++++++++++---- .../terminate-dialog.component.html | 2 +- .../src/app/resources/images/images.component.ts | 21 ++++++--- .../src/app/resources/images/images.config.ts | 2 +- .../src/app/resources/images/images.model.ts | 5 +- .../src/app/resources/images/images.service.ts | 12 +++-- 12 files changed, 113 insertions(+), 32 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
