This is an automated email from the ASF dual-hosted git repository.
hshpak pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
from 799fd3fd2 Merge pull request #1727 from apache/DATALAB-1408
add 529b9b1dc added modal for confirm unshare user, added notification
message
add ee6f7287c minor fix
new 068f38b0c Merge pull request #1728 from
apache/feat/DATALAB-3046/confrimation-and-notification-windows
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:
.../image-action-dialog.component.html | 2 +-
.../image-action-dialog.component.scss | 4 +++
.../image-action-dialog.module.ts | 11 ++++--
.../share-dialog/share-dialog.component.html | 8 +++--
.../share-dialog/share-dialog.component.scss | 15 +++++---
.../share-dialog/share-dialog.component.ts | 41 ++++++++++++++++------
.../terminate-dialog.component.html | 2 +-
.../terminate-dialog.component.scss | 5 +--
.../un-share-warning.component.html} | 24 +++++++++----
.../un-share-warning.component.scss} | 26 +++++++++-----
.../unshare-warning/un-share-warning.component.ts} | 15 ++++----
.../src/app/resources/images/images.config.ts | 8 +++--
.../src/app/resources/images/images.model.ts | 6 ++++
13 files changed, 116 insertions(+), 51 deletions(-)
copy
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/{library-info-modal/library-info-modal.component.html
=> image-action-dialog/unshare-warning/un-share-warning.component.html} (60%)
copy
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/image-action-dialog/{image-action.config.ts
=> unshare-warning/un-share-warning.component.scss} (74%)
copy
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/{library-info-modal/library-info-modal.component.ts
=> image-action-dialog/unshare-warning/un-share-warning.component.ts} (73%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]