agent-ecosystem/src/renderer/components/team/review
iliya 50efe267e4 feat: enhance team provisioning prompts and improve dashboard interactivity
- Updated the provisioning prompts in TeamProvisioningService to include project name alongside team and lead information, enhancing clarity for non-interactive CLI sessions.
- Refactored the RepositoryCard component in DashboardView to replace button with a div for improved accessibility and keyboard navigation, allowing users to open project paths more intuitively.
- Modified ChangeReviewDialog and ContinuousScrollView components to track discard actions using a record of counters per file, improving state management during file reviews.
2026-02-26 13:09:25 +02:00
..
ChangeReviewDialog.tsx feat: enhance team provisioning prompts and improve dashboard interactivity 2026-02-26 13:09:25 +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: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +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: enhance team provisioning prompts and improve dashboard interactivity 2026-02-26 13:09:25 +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 CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +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