hedgedoc/src/groups
Philip Molares b1683a5c64
GroupsService: Create new GroupsService
This service is necessary as we plan to have functions to create and manipulate groups in the future.
The GroupInfoDto was moved from the file note-permissions.dto.ts to mimic the UserInfoDto.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-20 11:41:15 +01:00
..
group-info.dto.ts GroupsService: Create new GroupsService 2021-02-20 11:41:15 +01:00
group.entity.ts GroupsService: Create new GroupsService 2021-02-20 11:41:15 +01:00
groups.module.ts GroupsService: Create new GroupsService 2021-02-20 11:41:15 +01:00
groups.service.spec.ts GroupsService: Create new GroupsService 2021-02-20 11:41:15 +01:00
groups.service.ts GroupsService: Create new GroupsService 2021-02-20 11:41:15 +01:00