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 a138121c465183c6adc8c98775906b4849d2b59d Merge: 023c628 30597a8 Author: Kinash Yurii <[email protected]> AuthorDate: Mon Feb 22 12:35:33 2021 +0200 Merge pull request #1083 from apache/DATALAB-2228 [DATALAB-2228] - added possibility for multiple endpoints support for Configuration page services/self-service/self-service.yml | 3 +++ .../conf/SelfServiceApplicationConfiguration.java | 7 +++++++ .../backendapi/modules/ChangePropertiesConst.java | 16 ++++++++++------ .../datalab/backendapi/resources/KeycloakResource.java | 2 +- .../resources/admin/ChangePropertiesResource.java | 13 ++++++++++--- .../configuration/configuration.component.ts | 1 + .../core/services/applicationServiceFacade.service.ts | 3 +++ .../src/app/core/services/configutration.service.ts | 2 ++ .../webapp/src/app/resources/resources.component.html | 2 ++ 9 files changed, 39 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
