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 df453e80a Merge pull request #1590 from apache/DATALAB-2872
add 8d42fff70 renamed shareImageModalComponent
new 8da6501ee Merge pull request #1591 from
apache/feat/DATALAB-2883/view-additional-info-about-images
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:
.../resources/webapp/src/app/resources/images/images.component.ts | 4 ++--
...hare-image.component.html => share-image-modal.component.html} | 0
...hare-image.component.scss => share-image-modal.component.scss} | 0
.../{share-image.component.ts => share-image-modal.component.ts} | 8 ++++----
.../src/app/shared/modal-dialog/share-image/share-image.module.ts | 8 ++++----
5 files changed, 10 insertions(+), 10 deletions(-)
rename
services/self-service/src/main/resources/webapp/src/app/shared/modal-dialog/share-image/{share-image.component.html
=> share-image-modal.component.html} (100%)
rename
services/self-service/src/main/resources/webapp/src/app/shared/modal-dialog/share-image/{share-image.component.scss
=> share-image-modal.component.scss} (100%)
rename
services/self-service/src/main/resources/webapp/src/app/shared/modal-dialog/share-image/{share-image.component.ts
=> share-image-modal.component.ts} (89%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]