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 068f38b0c41bc7c8f79e74b07fbafb8d5c598d43 Merge: 799fd3fd2 ee6f7287c Author: Hennadii Shpak <[email protected]> AuthorDate: Wed Sep 14 19:43:48 2022 +0300 Merge pull request #1728 from apache/feat/DATALAB-3046/confrimation-and-notification-windows Feat/datalab 3046/confrimation and notification windows .../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} | 33 +++++------ .../un-share-warning.component.scss} | 51 ++++------------- .../un-share-warning.component.ts} | 65 +++++----------------- .../src/app/resources/images/images.config.ts | 8 ++- .../src/app/resources/images/images.model.ts | 6 ++ 13 files changed, 115 insertions(+), 136 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
