You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by hs...@apache.org on 2022/09/09 13:08:57 UTC

[incubator-datalab] 01/01: Merge pull request #1721 from apache/feat/DATALAB-2996/sharing-confirmation

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 <61...@users.noreply.github.com>
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: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org