aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/src/mixins/CommentView.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(comments): Provide `resourceType` as property instead of mixinFerdinand Thiessen2023-11-161-2/+6
| | | | | | Also fix typos where `ressource` instead of `resource` was used. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(comments): Use activity tab to mount comments sidebar section if availableFerdinand Thiessen2023-11-161-0/+68
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>