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/11/18 11:47:41 UTC

[incubator-dlab] branch develop updated (9a15293 -> 572c47b)

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

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


    from 9a15293  [DLAB-1249] Fixed notebook secondary image creation
     add 1ff587f  [DLAB-1262]: image validation extention; unique per project images
     add e5b3ce5  [DLAB-1278]: prevent logout at all bad requests
     add 65b0cd6  [DLAB-1274]: extended timezone list; added zones per uniqueoffset
     new 572c47b  Merge pull request #417 from apache/DLAB-1262

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:
 .../src/app/core/interceptors/error.interceptor.ts |  2 +-
 .../services/applicationServiceFacade.service.ts   |  4 +--
 .../src/app/core/services/userResource.service.ts  |  5 ++--
 .../ami-create-dialog.component.html               | 11 +++++---
 .../ami-create-dialog.component.ts                 | 21 +++++---------
 .../webapp/src/app/resources/scheduler/index.ts    |  6 ++--
 .../resources/scheduler/scheduler.component.html   | 29 ++++++++++++--------
 .../app/resources/scheduler/scheduler.component.ts | 32 ++++++++--------------
 8 files changed, 53 insertions(+), 57 deletions(-)


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


[incubator-dlab] 01/01: Merge pull request #417 from apache/DLAB-1262

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 572c47b01872f673c38a34bf375e061d14341e08
Merge: 9a15293 65b0cd6
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Mon Nov 18 13:47:35 2019 +0200

    Merge pull request #417 from apache/DLAB-1262
    
    [DLAB-1262]: image validation extention; unique per project images

 .../src/app/core/interceptors/error.interceptor.ts |  2 +-
 .../services/applicationServiceFacade.service.ts   |  4 +--
 .../src/app/core/services/userResource.service.ts  |  5 ++--
 .../ami-create-dialog.component.html               | 11 +++++---
 .../ami-create-dialog.component.ts                 | 21 +++++---------
 .../webapp/src/app/resources/scheduler/index.ts    |  6 ++--
 .../resources/scheduler/scheduler.component.html   | 29 ++++++++++++--------
 .../app/resources/scheduler/scheduler.component.ts | 32 ++++++++--------------
 8 files changed, 53 insertions(+), 57 deletions(-)


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