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/09/13 14:10:29 UTC

[incubator-dlab] branch develop updated (adedd5e -> e22a5f1)

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 adedd5e  Merge pull request #302 from apache/bil-2
     new ef59961  [DLAB-1099]: Added a check while deleting a group; Delete group record from Project while deleting group
     new 0d2ce0d  Code review
     new 5aed71f  Code review
     new e22a5f1  Merge pull request #304 from ofuks/DLAB-1099

The 6723 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/main/java/com/epam/dlab/backendapi/dao/ProjectDAO.java |  2 ++
 .../main/java/com/epam/dlab/backendapi/dao/ProjectDAOImpl.java |  7 +++++++
 .../com/epam/dlab/backendapi/resources/UserGroupResource.java  |  1 +
 .../dlab/backendapi/service/impl/UserGroupServiceImpl.java     | 10 ++++++++++
 .../webapp/src/app/administration/roles/roles.component.ts     |  3 +--
 5 files changed, 21 insertions(+), 2 deletions(-)


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