- Updated the getLogsForTask function to accept optional parameters for owner and status, allowing for more granular log retrieval based on task state. - Modified the TeamMemberLogsFinder to include owner's session logs when the task is in progress, improving visibility into ongoing activities. - Introduced new UI components for better task tracking, including ActiveTasksBlock and ProvisioningProgressBlock, enhancing user experience during team provisioning. - Refactored related components to support the new functionality, ensuring seamless integration across the application. |
||
|---|---|---|
| .. | ||
| api.ts | ||
| index.ts | ||
| ipc.ts | ||
| notifications.ts | ||
| team.ts | ||
| visualization.ts | ||