You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/03/28 14:51:56 UTC

[incubator-dlab] branch DLAB-449 updated (a8c1b59 -> c6f2b5d)

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

ankovalyshyn pushed a change to branch DLAB-449
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from a8c1b59  Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-449
     new 70a9151  [DLAB-573]:fixed issue with azure_client_id
     new afa9711  [DLAB-573]: added needed parameters
     new 044a120  DLAB-573 added refresh token param for spark reconfiguration
     new 34ef8f4  Merge pull request #65 from apache/DLAB-573-dev
     new aff4ce5  DLAB-000 fixed bug connected with cluster configuration dto
     new 24d92a7  DLAB-000 2.1 Release notes updated
     new 8ee12bb  [DLAB-573]: fixed preemptible node validation
     new b7d3df5  [DLAB-573]: fixed preemptible node validation
     new dd801d2  Merge pull request #63 from apache/DLAB-537
     new 49bd075  [DLAB-378]: fixed issue with edge node action selectors
     new 4b2d6e3  Merge pull request #50 from apache/DLAB-378_2
     new c6f2b5d  merge develop into DLAB-449

The 5715 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:
 RELEASE_NOTES.md                                   |   10 +-
 .../src/general/lib/azure/actions_lib.py           |    2 +-
 .../dataengine_reconfigure_spark/template.json     |    1 +
 .../notebook_reconfigure_spark/template.json       |    1 +
 .../ComputationalClusterConfigDTO.java             |   12 +-
 ...xploratoryReconfigureSparkClusterActionDTO.java |   19 +-
 .../epam/dlab/backendapi/util/RequestBuilder.java  | 1046 ++++++++++----------
 .../management-grid/management-grid.component.html |    8 +-
 ...utational-resource-create-dialog.component.html |    8 +-
 ...utational-resource-create-dialog.component.scss |    3 +
 ...mputational-resource-create-dialog.component.ts |   13 +-
 .../resources/webapp/src/assets/styles/_theme.scss |   95 +-
 12 files changed, 661 insertions(+), 557 deletions(-)


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