agent-ecosystem/src/renderer/components/team/review
iliya 2a187894a5 refactor: streamline team data service and enhance change review logic
- Removed unnecessary member metadata retrieval in TeamDataService to simplify task handling and prevent self-notifications for lead-owned tasks.
- Updated lead owner validation to ensure consistent case handling.
- Introduced a new reference in ChangeReviewDialog to manage in-flight file operations, preventing duplicate actions during file rejection.
- Enhanced changeReviewSlice to return null for invalid states, improving error handling and state management.

Made-with: Cursor
2026-03-04 01:01:19 +02:00
..
ChangeReviewDialog.tsx refactor: streamline team data service and enhance change review logic 2026-03-04 01:01:19 +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 notification and task management features 2026-03-02 18:17:57 +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 feat: normalize project paths and enhance team member handling 2026-03-04 00:47:35 +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: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
FileSectionHeader.tsx feat: normalize project paths and enhance team member handling 2026-03-04 00:47:35 +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: enhance team name validation and UI interactions 2026-03-01 19:41:19 +02:00
ReviewDiffContent.tsx feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
ReviewFileTree.tsx feat: normalize project paths and enhance team member handling 2026-03-04 00:47:35 +02:00
ReviewToolbar.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +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