aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/src/mixins/CommentView.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-0/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* 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>