This is an automated email from the ASF dual-hosted git repository.
hshpak pushed a change to branch epm-v2.5.2-iskl
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
from 9cf07177c not active image cannot be shared
add 31fd9fdc1 not active image cannot be shared
add f33ace1d9 fixed filter cancel by image name
add 8adfbbe7d Merge branch 'epm-v2.5.2-iskl' into
fix/DATALAB-2959/hide-non-working-Terminate-options-from-UI-side
new 466eec98c Merge pull request #1661 from
apache/fix/DATALAB-2959/hide-non-working-Terminate-options-from-UI-side
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:
.../service/impl/ImageExploratoryServiceImpl.java | 1 -
.../share-image-dialog.component.html | 4 ++-
.../share-image-dialog.component.scss | 0
.../share-image-dialog.component.ts | 2 +-
.../share-image-dialog.module.ts | 0
.../src/app/resources/images/images.component.html | 34 +++++++++++-----------
.../src/app/resources/images/images.component.ts | 9 +++---
.../src/app/resources/images/images.service.ts | 4 +--
.../webapp/src/app/resources/resources.module.ts | 2 +-
9 files changed, 29 insertions(+), 27 deletions(-)
rename
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/{share-image
=> share-image-dialog}/share-image-dialog.component.html (89%)
rename
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/{share-image
=> share-image-dialog}/share-image-dialog.component.scss (100%)
rename
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/{share-image
=> share-image-dialog}/share-image-dialog.component.ts (97%)
rename
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/{share-image
=> share-image-dialog}/share-image-dialog.module.ts (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]