You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by bh...@apache.org on 2019/07/24 13:03:17 UTC

[incubator-dlab] branch develop updated (55669ec -> 7bf3334)

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

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


    from 55669ec  DLAB-936 added possibility to set quote for multiple projects
     add 44fcee0  [DLAB-814]: updated quota controls
     add 7d8daa0  [DLAB-814]: updated quota controls
     add 35d430d  [DLAB-814]: updated quota controls; projects form fixes
     add 2f35441  Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-814
     add 1514dd2  [DLAB-814]: updated api calls; set quota per project
     add cb91c41  [DLAB-814]: updated name project pataneter in quota form
     add bfe3770  [DLAB-935]: groups aligning fixes on confirmation dialog
     add 86ddec2  [DLAB-930]: added filter matches message
     new 7bf3334  Merge pull request #187 from apache/DLAB-814

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:
 .../manage-environment-dilog.component.html        | 41 ++++++++++------
 .../manage-environment-dilog.component.ts          | 19 ++++----
 .../management/management.component.ts             | 21 ++++----
 .../app/administration/roles/roles.component.ts    |  2 +-
 .../services/applicationServiceFacade.service.ts   | 14 +++---
 .../src/app/core/services/healthStatus.service.ts  | 56 ++++++++++------------
 .../src/app/core/services/project.service.ts       |  9 ++++
 .../resources-grid/resources-grid.component.html   | 13 +++--
 .../resources-grid/resources-grid.component.ts     | 14 +++---
 9 files changed, 103 insertions(+), 86 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 #187 from apache/DLAB-814

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

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

commit 7bf3334f650c4c945676d98af316e5a41f2e17ab
Merge: 55669ec 86ddec2
Author: bhliva <bo...@ukr.net>
AuthorDate: Wed Jul 24 16:03:12 2019 +0300

    Merge pull request #187 from apache/DLAB-814
    
    [DLAB-814]: updated quota controls; resources filtering fixes

 .../manage-environment-dilog.component.html        | 41 ++++++++++------
 .../manage-environment-dilog.component.ts          | 19 ++++----
 .../management/management.component.ts             | 21 ++++----
 .../app/administration/roles/roles.component.ts    |  2 +-
 .../services/applicationServiceFacade.service.ts   | 14 +++---
 .../src/app/core/services/healthStatus.service.ts  | 56 ++++++++++------------
 .../src/app/core/services/project.service.ts       |  9 ++++
 .../resources-grid/resources-grid.component.html   | 13 +++--
 .../resources-grid/resources-grid.component.ts     | 14 +++---
 9 files changed, 103 insertions(+), 86 deletions(-)


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