You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/comments/src
Ferdinand Thiessen 6c9ca8b025
fix(comments): Fix issues thrown by comments sidebar tab code
When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data).

This is fixed as well as some other vue related errors in the sidebar

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 month ago
..
actions fix(files): title and inline actions 8 months ago
components enh(comments): Add always visible labels for comment input 4 months ago
mixins fix(comments): Provide `resourceType` as property instead of mixin 6 months ago
services fix(dav): multiple fixes in usage of webdav library 3 months ago
utils chore(comments): Drop dead code from comments app 5 months ago
views fix(comments): Fix issues thrown by comments sidebar tab code 1 month ago
comments-activity-tab.ts fix(comments): Provide `resourceType` as property instead of mixin 6 months ago
comments-app.js chore(eslint): fix missing import extensions 1 year ago
comments-tab.js fix(comments): Fix issues thrown by comments sidebar tab code 1 month ago
init.ts fix: avoid side-effect imports 8 months ago
logger.js refactor(f2v): Migrate unread comments action to the new FileAction API 8 months ago