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/22 10:35:38 UTC

[incubator-datalab] branch develop updated (023c628 -> a138121)

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

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


    from 023c628  [DATALAB-2297]: Fixed total sum sell on billing for Firefox (#1081)
     add b1dbf99  [DATALAB-1716] - showed absent values in "Billing report"
     add 749bc98  Merge branch 'develop' of https://github.com/apache/incubator-datalab into develop
     add 6748a70  [DATALAB-2228] - added possibility of change properties on external endpoint
     add 81ef75a  [DATALAB-2228] - added possibility of change properties on external endpoint
     add ead9a79  Addded service layer
     add 5bdd230  [DATALAB-2228] - refactoring
     add d5088ad  [DATALAB-2228] - refactoring
     add ebd071d  [DATALAB-2228] - refactoring
     add 96d6e2e  [DATALAB-2228] - refactoring
     add bc19bbb  [DATALAB-2228] - added GKE support
     add f8a7a5d  Update self-service.yml
     add 92ad6e7  Update ChangePropertiesResource.java
     add 30597a8  Merge branch 'develop' into DATALAB-2228
     new a138121  Merge pull request #1083 from apache/DATALAB-2228

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org


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

Posted by yk...@apache.org.
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 <ur...@gmail.com>
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: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org