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/02/24 13:52:43 UTC

[incubator-datalab] 01/01: Merge pull request #1089 from apache/DATALAB-2228-fix

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 cd029cfbc8f95ad776ee04be10e48a12a6df4b44
Merge: 555d2da 77138cb
Author: Kinash Yurii <ur...@gmail.com>
AuthorDate: Wed Feb 24 15:52:33 2021 +0200

    Merge pull request #1089 from apache/DATALAB-2228-fix
    
    [DATALAB-2228-fix] - fixed bugs, refactoring

 services/datalab-webapp-common/pom.xml             |   5 +
 .../datalab/properties}/ChangePropertiesConst.java |  19 +-
 .../properties}/DynamicChangeProperties.java       | 102 +++++------
 .../com/epam/datalab/properties}/RestartForm.java  |   2 +-
 .../java/com/epam/datalab/properties}/YmlDTO.java  |   2 +-
 ...rovisioningServiceApplicationConfiguration.java |   1 +
 .../resources/ChangePropertiesResource.java        |  67 +++++++
 .../datalab/backendapi/SelfServiceApplication.java |   2 +-
 .../resources/ChangePropertiesResource.java        | 125 +++++++++++++
 .../resources/admin/ChangePropertiesResource.java  | 199 ---------------------
 10 files changed, 260 insertions(+), 264 deletions(-)


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