This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a commit to branch DATALAB-1408
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 458329d638be0f2c3c70ca92d676946a3ab912d2
Merge: 0b7b14aae 5d859f32f
Author: leonidfrolov <[email protected]>
AuthorDate: Fri Sep 2 12:02:12 2022 +0300

    Merge branch 'develop' into DATALAB-1408

 .../src/general/lib/os/debian/notebook_lib.py      |  2 +-
 .../scripts/gcp/common_create_notebook_image.py    |  1 +
 .../scripts/gcp/common_terminate_notebook_image.py |  2 +-
 .../service/impl/ImageExploratoryServiceImpl.java  | 23 ++++---
 .../datalab/backendapi/util/RequestBuilder.java    |  7 ++-
 .../app/administration/roles/roles.component.ts    | 10 +++
 .../image-action-dialog.component.html             | 13 ++--
 .../image-action-dialog.component.scss             | 28 +++++++--
 .../image-action-dialog.component.ts               | 65 ++------------------
 .../image-detail-dialog.component.ts               |  4 +-
 .../src/app/resources/images/images.component.html |  5 +-
 .../src/app/resources/images/images.component.ts   | 71 ++++++++++++++--------
 .../src/app/resources/images/images.config.ts      |  8 ++-
 .../src/app/resources/images/images.model.ts       | 10 ++-
 .../src/app/resources/images/images.service.ts     | 42 ++++++++++++-
 15 files changed, 169 insertions(+), 122 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to