- Added `stopTeam` method in `TeamProvisioningService` to terminate running processes for teams, improving resource management. - Introduced IPC channel `TEAM_STOP` to handle stop requests from the renderer process. - Enhanced message relaying for team leads by implementing `relayLeadInboxMessages`, ensuring timely communication of unread messages. - Updated UI components to support stopping teams and display pending replies, enhancing user experience during team management. |
||
|---|---|---|
| .. | ||
| activity | ||
| dialogs | ||
| kanban | ||
| members | ||
| messages | ||
| tasks | ||
| CollapsibleTeamSection.tsx | ||
| ProvisioningProgressBlock.tsx | ||
| provisioningSteps.ts | ||
| TeamDetailView.tsx | ||
| TeamEmptyState.tsx | ||
| TeamListView.tsx | ||
| TeamProvisioningBanner.tsx | ||
| TeamSessionsSection.tsx | ||
| UnreadCommentsBadge.tsx | ||