You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2021/02/02 15:06:20 UTC

[incubator-datalab] 03/03: Merge branch 'DATALAB-2091' of https://github.com/apache/incubator-dlab into DATALAB-2091

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

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

commit d72db0a7a47caadeb8d6a107b55da8bd5f9e3ae9
Merge: b4ea1a4 bd802e5
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Tue Feb 2 17:05:59 2021 +0200

    Merge branch 'DATALAB-2091' of https://github.com/apache/incubator-dlab into DATALAB-2091

 .../java/com/epam/datalab/dto/UserInstanceDTO.java |  21 ++++
 .../dto/imagemetadata/ExploratoryMetadataDTO.java  |   3 +
 .../datalab/model/exploratory/Exploratory.java     |   4 +
 .../backendapi/resources/ExploratoryResource.java  |   4 +-
 .../resources/dto/ExploratoryCreateFormDTO.java    | 115 ++-------------------
 .../service/impl/ExploratoryServiceImpl.java       |   6 +-
 .../webapp/src/app/core/util/helpUtils.ts          |  20 ++++
 ...mputational-resource-create-dialog.component.ts |  25 +----
 .../create-environment.component.html              |  81 +++++++++++++--
 .../create-environment.component.scss              |   5 +
 .../create-environment.component.ts                |  83 +++++++++++++--
 .../detail-dialog/detail-dialog.component.html     |   5 +-
 .../detail-dialog/detail-dialog.component.ts       |   1 -
 .../resources-grid/resources-grid.component.html   |  28 ++++-
 .../resources-grid/resources-grid.component.scss   |   7 ++
 .../resources-grid/resources-grid.model.ts         |   6 +-
 16 files changed, 255 insertions(+), 159 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org