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

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


    from d753b18  [DLAB-1591]: Add parameters for admin per project
     new 9729f01  Admin per project
     new a6aa0d2  Merge remote-tracking branch 'origin/DLAB-1590' into DLAB-1590
     new bdaf53b  Admin per project refactoring

The 3 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:
 .../com/epam/dlab/backendapi/dao/UserGroupDao.java |  2 -
 .../epam/dlab/backendapi/dao/UserGroupDaoImpl.java |  5 --
 .../com/epam/dlab/backendapi/dao/UserRoleDao.java  |  2 -
 .../epam/dlab/backendapi/dao/UserRoleDaoImpl.java  |  5 --
 .../backendapi/resources/UserGroupResource.java    | 51 ++---------------
 .../dlab/backendapi/service/UserGroupService.java  |  9 +--
 .../service/impl/UserGroupServiceImpl.java         | 56 +++++++++----------
 .../src/main/resources/mongo/aws/mongo_roles.json  |  2 +
 .../main/resources/mongo/azure/mongo_roles.json    |  2 +
 .../src/main/resources/mongo/gcp/mongo_roles.json  |  2 +
 .../administration/management/management.model.ts  |  1 +
 .../resources/UserGroupResourceTest.java           | 65 +---------------------
 .../service/impl/UserGroupServiceImplTest.java     | 65 ++--------------------
 13 files changed, 45 insertions(+), 222 deletions(-)


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

Reply via email to