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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
