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 31fd9fdc1 not active image cannot be shared
add f33ace1d9 fixed filter cancel by image name
new abfc5a581 Merge pull request #1660 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:
.../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 +-
8 files changed, 29 insertions(+), 26 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]