- 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. |
||
|---|---|---|
| .. | ||
| fixtures/extensions | ||
| main | ||
| mocks | ||
| renderer | ||
| shared | ||
| setup.ts | ||