You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yk...@apache.org on 2021/07/07 12:53:11 UTC

[incubator-datalab] 01/01: Merge pull request #1228 from apache/DATATALAB-2504

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

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

commit 71e53b72e4fe5f36a646297164d57c5c81c403ec
Merge: a421e80 e213ed4
Author: Kinash Yurii <ur...@gmail.com>
AuthorDate: Wed Jul 7 15:53:03 2021 +0300

    Merge pull request #1228 from apache/DATATALAB-2504
    
    [DATALAB-2504] -- fixed problem with wrong write on config page

 .../datalab/properties/ChangePropertiesConst.java  |  12 +--
 .../properties/ChangePropertiesService.java        | 100 ++++++++++++++-------
 .../handlers/ComputationalCallbackHandler.java     |   4 +
 .../resources/aws/ComputationalResourceAws.java    |   3 +-
 .../resources/callback/ComputationalCallback.java  |  11 ++-
 .../service/impl/ComputationalServiceImpl.java     |   4 +
 .../impl/InfrastructureInfoServiceImpl.java        |   5 ++
 .../datalab/backendapi/util/RequestBuilder.java    |   6 ++
 8 files changed, 106 insertions(+), 39 deletions(-)

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