agent-ecosystem/src/renderer/components/team/review
iliya a5da786343 feat: add initial file path support and scrolling behavior in ChangeReviewDialog
- Introduced an `initialFilePath` prop to facilitate scrolling to a specific file upon loading.
- Implemented a mechanism to reset the scroll flag when `initialFilePath` changes.
- Enhanced the scrolling functionality to automatically scroll to the specified file once the data is loaded, improving user navigation during reviews.
2026-02-25 19:35:00 +02:00
..
ChangeReviewDialog.tsx feat: add initial file path support and scrolling behavior in ChangeReviewDialog 2026-02-25 19:35:00 +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 feat: implement process management features for team services 2026-02-25 16:54:53 +02:00
CodeMirrorDiffView.tsx feat: implement process management features for team services 2026-02-25 16:54:53 +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: implement soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +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 soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +02:00
FileSectionHeader.tsx feat: implement soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +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 diff view with continuous scroll and lazy loading 2026-02-25 15:39:14 +02:00
portionCollapse.ts feat: implement process management features for team services 2026-02-25 16:54:53 +02:00
ReviewDiffContent.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
ReviewFileTree.tsx feat: enhance React component data handling and improve task management features 2026-02-25 18:07:03 +02:00
ReviewToolbar.tsx feat: implement soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +02:00
ScopeWarningBanner.tsx feat: enhance diff view with continuous scroll and lazy loading 2026-02-25 15:39:14 +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