hedgedoc/src/history
David Mehren 89297e748f fix: TypeError in HistoryEntryImportDto
For reasons, during testing, reflect-metadata might not be imported.
This causes the `@Type` annotation to crash the test with a TypeError.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-06 22:24:21 +01:00
..
history-entry-import.dto.ts fix: TypeError in HistoryEntryImportDto 2022-03-06 22:24:21 +01:00
history-entry-update.dto.ts refactor: use a base dto class 2022-02-20 20:56:09 +01:00
history-entry.dto.ts fix: ensure dates are properly transformed 2022-03-06 20:54:46 +01:00
history-entry.entity.ts docs(history-entry): document why we can't lazy-load 2021-11-18 18:08:29 +01:00
history.module.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history.service.spec.ts refactor(history-service): use NoteService to get note 2022-03-06 22:24:21 +01:00
history.service.ts refactor(history-service): use NoteService to get note 2022-03-06 22:24:21 +01:00
utils.spec.ts refactor(note): lazy-load relations 2021-11-30 16:46:07 +01:00
utils.ts refactor(note): lazy-load relations 2021-11-30 16:46:07 +01:00