You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dm...@apache.org on 2020/03/10 15:18:25 UTC

[incubator-dlab] 03/03: Merge remote-tracking branch 'origin/odahu-integration' into odahu-integration

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

dmysakovets pushed a commit to branch odahu-integration
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 00f13b4351aa05c368de405396be14dfb988fefe
Merge: 1ca89ad f41e1a5
Author: Demyan Mysakovets <de...@gmail.com>
AuthorDate: Tue Mar 10 17:18:09 2020 +0200

    Merge remote-tracking branch 'origin/odahu-integration' into odahu-integration

 .../com/epam/dlab/dto/base/odahu/OdahuResult.java  |  8 ++++
 .../com/epam/dlab/dto/odahu/ActionOdahuDTO.java    |  8 ++++
 .../response/handlers/OdahuCallbackHandler.java    | 15 ++++++--
 .../resources/mock_response/aws/odahu_create.json  |  6 ++-
 .../mock_response/azure/odahu_create.json          |  6 ++-
 .../resources/mock_response/gcp/odahu_create.json  |  6 ++-
 .../com/epam/dlab/backendapi/dao/OdahuDAO.java     |  7 +++-
 .../com/epam/dlab/backendapi/dao/OdahuDAOImpl.java | 43 ++++++++++++++++++----
 .../com/epam/dlab/backendapi/domain/OdahuDTO.java  |  5 +++
 .../dlab/backendapi/domain/OdahuFieldsDTO.java}    | 23 +++++-------
 .../backendapi/service/impl/OdahuServiceImpl.java  | 18 ++++++---
 .../service/impl/ProjectServiceImpl.java           | 14 ++++++-
 .../epam/dlab/backendapi/util/RequestBuilder.java  |  8 +++-
 .../legion-list/legion-list.component.html         |  2 +-
 .../detail-dialog/detail-dialog.component.html     | 19 +++++++---
 .../detail-dialog/detail-dialog.component.scss     | 35 ++++++++++++++----
 .../resources-grid/resources-grid.component.html   |  6 ++-
 .../resources-grid/resources-grid.model.ts         |  9 +++--
 18 files changed, 181 insertions(+), 57 deletions(-)


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