agent-ecosystem/src/renderer/components/team/dialogs
iliya 36e93abd42 feat: enhance review approval process and notification handling
- Added a `suppressTaskComment` flag to the `approveReview` function, allowing users to approve reviews without adding a comment to the task.
- Updated the `notifyNewInboxMessages` function to include additional debug logging for better tracking of inbox notifications.
- Adjusted notification settings in `ConfigManager` to enable notifications for lead inbox and change the status change behavior.
- Enhanced the `NotificationManager` to improve error handling and logging during notification display.
- Refactored `TeamDataService` to utilize the new `suppressTaskComment` feature during review approvals.
- Updated tests to validate the new approval process and notification behaviors.
2026-03-15 19:27:59 +02:00
..
AddMemberDialog.tsx feat: add task comment notification feature 2026-03-15 12:52:59 +02:00
AdvancedCliSection.tsx chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
CreateTaskDialog.tsx feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
CreateTeamDialog.tsx feat: enhance notification handling and improve task comment protocols 2026-03-15 14:18:33 +02:00
EditTeamDialog.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
EffortLevelSelector.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
GlobalTaskDetailDialog.tsx feat: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +02:00
LaunchTeamDialog.tsx feat: enhance notification handling and improve task comment protocols 2026-03-15 14:18:33 +02:00
LimitContextCheckbox.tsx refactor: improve TeamDetailView and MemberList components for better responsiveness and UI clarity 2026-03-14 23:30:37 +02:00
MembersJsonEditor.tsx feat: improve task reference handling and enhance UI components 2026-03-11 14:18:43 +02:00
OptionalSettingsSection.tsx feat: enhance UI components with dynamic theming and improved task handling 2026-03-11 13:41:38 +02:00
ProjectPathSelector.tsx feat: enhance cross-team functionality and UI components 2026-03-12 16:33:52 +02:00
ReviewDialog.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
SendMessageDialog.tsx feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
SkipPermissionsCheckbox.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
StatusHistoryTimeline.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
TaskAttachments.tsx fix: address linting issues in LeadThoughtsGroup and TaskAttachments components 2026-03-06 00:02:27 +02:00
TaskCommentAwaitingReply.tsx feat: add test notification feature and update app identifiers 2026-03-15 13:37:53 +02:00
TaskCommentInput.tsx feat: enhance team task management with reviewer resolution and UI improvements 2026-03-15 12:24:51 +02:00
TaskCommentsSection.tsx feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
TaskDetailDialog.tsx feat: enhance review approval process and notification handling 2026-03-15 19:27:59 +02:00
TeamModelSelector.tsx refactor: streamline logging and context handling in team services 2026-03-14 18:24:13 +02:00
teamNameSets.ts feat: enhance CreateTeamDialog and member management features 2026-03-13 14:39:07 +02:00
ToolApprovalSettingsPanel.tsx feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00