hedgedoc/src/history
Philip Molares 34087561e7 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 16:52:18 +01:00
..
history-entry-update.dto.ts HistoryEntryUpdateDto: Add doc comments 2021-01-25 22:48:39 +01:00
history-entry.dto.ts History: Add history service and usage 2021-02-04 21:50:19 +01:00
history-entry.entity.ts History: Add history service and usage 2021-02-04 21:50:19 +01:00
history.module.ts History: Add history service and usage 2021-02-04 21:50:19 +01:00
history.service.spec.ts GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
history.service.ts History: Add unit and e2e test 2021-02-04 21:50:19 +01:00