agent-ecosystem/src/renderer/components
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
..
chat refactor: update comment formatting and notification handling in maintenance and tasks 2026-03-14 22:10:16 +02:00
common feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
dashboard feat: add summaryOnly option for task changes retrieval and enhance caching mechanisms 2026-03-10 22:22:42 +02:00
extensions feat: enhance UI styling and functionality for extension components 2026-03-12 15:08:26 +02:00
layout feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
schedules feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
search feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
settings refactor: reorganize task completion notifications in settings 2026-03-15 14:40:48 +02:00
sidebar feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
team feat: enhance review approval process and notification handling 2026-03-15 19:27:59 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui feat: enhance review approval process and notification handling 2026-03-15 19:27:59 +02:00