agent-ecosystem/src/renderer/components/team/review
iliya 9adffb2295 feat: enhance task comment notifications and owner wake-up logic
- Introduced a new function to notify task owners on comments from other members, improving communication and responsiveness.
- Updated existing comment handling functions to include logic for notifying owners based on comment type and author.
- Added tests to validate the new notification behavior, ensuring that owners are correctly alerted for relevant comments while avoiding unnecessary notifications for self-comments.
- Refactored task management logic to streamline comment processing and notification handling.
2026-03-09 15:25:22 +02:00
..
ChangeReviewDialog.tsx feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
ChangeStatsBadge.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
CodeMirrorDiffUtils.ts refactor: improve chunk acceptance and rejection logic in CodeMirrorDiffUtils 2026-03-01 17:58:37 +02:00
CodeMirrorDiffView.tsx feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
ConfidenceBadge.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
ConflictDialog.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
ContinuousScrollView.tsx fix: stabilize diff review apply state and missing-file UX 2026-03-04 14:36:05 +02:00
DiffErrorBoundary.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
FileEditTimeline.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
FileSectionDiff.tsx feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
FileSectionHeader.tsx fix: stabilize diff review apply state and missing-file UX 2026-03-04 14:36:05 +02:00
FileSectionPlaceholder.tsx feat: enhance diff view with continuous scroll and lazy loading 2026-02-25 15:39:14 +02:00
KeyboardShortcutsHelp.tsx feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
portionCollapse.ts feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
ReviewDiffContent.tsx feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
ReviewFileTree.tsx fix: stabilize diff review apply state and missing-file UX 2026-03-04 14:36:05 +02:00
ReviewToolbar.tsx feat: make new-file reject undo persistent 2026-03-04 01:21:23 +02:00
ScopeWarningBanner.tsx fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
ViewedProgressBar.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00