agent-ecosystem/src/renderer/components/team/dialogs
777genius 52677b55d0 feat(team): enhance team messaging functionality and UI
- Integrated pending replies state management for team members.
- Updated TeamDetailView to initialize pending replies from state.
- Added logic to refresh team messages and member activity on tab focus.
- Improved UI components by increasing dialog content width for better layout.
- Enhanced member draft rows with avatar support for better visual representation.
- Implemented reconciliation logic for pending replies based on message history.
- Updated tests to cover new functionality and ensure reliability.
2026-04-19 20:57:13 +03:00
..
AddMemberDialog.tsx feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03:00
AdvancedCliSection.tsx chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
CreateTaskDialog.tsx feat(graph-controls): integrate tooltip support, refine button styles, and enhance task creation functionality 2026-04-13 20:51:45 +03:00
CreateTeamDialog.tsx feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
EditTeamDialog.tsx feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
editTeamRuntimeChanges.ts chore: checkpoint workspace before relaunch flow 2026-04-19 16:08:38 +03:00
EffortLevelSelector.tsx feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03:00
GlobalTaskDetailDialog.tsx refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00
globalTaskDetailDialogLoading.ts refactor(session): improve session label formatting and enhance session item display 2026-03-29 01:16:04 +02:00
launchDialogPrefill.ts fix(ci): restore workspace checks 2026-04-17 22:45:19 +03:00
LaunchTeamDialog.tsx feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
LimitContextCheckbox.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
MembersJsonEditor.tsx feat: improve task reference handling and enhance UI components 2026-03-11 14:18:43 +02:00
OptionalSettingsSection.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
ProjectPathSelector.tsx feat: enhance cross-team functionality and UI components 2026-03-12 16:33:52 +02:00
providerPrepareCacheKey.ts fix(team): harden refresh races and loading state 2026-04-17 23:03:58 +03:00
providerPrepareDiagnostics.ts fix(team): refine bootstrap and provider diagnostics 2026-04-18 18:32:21 +03:00
provisioningModelIssues.ts feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
ProvisioningProviderStatusList.tsx fix(team): refine bootstrap and provider diagnostics 2026-04-18 18:32:21 +03:00
ReviewDialog.tsx feat(readme): update project title with link and remove unused media files 2026-03-23 20:18:14 +02:00
SendMessageDialog.tsx feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
SkipPermissionsCheckbox.tsx fix(ui): change auto-approve banner from warning to info style 2026-03-28 12:23:28 +02:00
StatusHistoryTimeline.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +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(readme): update project title with link and remove unused media files 2026-03-23 20:18:14 +02:00
TaskCommentsSection.tsx fix(team): disable teammate DM relay through lead, read user.json directly 2026-03-23 12:57:16 +02:00
TaskDetailDialog.tsx feat: switch team member avatars to local assets 2026-04-19 17:33:44 +03:00
TeamModelSelector.tsx fix(team): support anthropic opus 4.7 team models 2026-04-18 12:09:26 +03:00
teamNameSets.ts feat: enhance CreateTeamDialog and member management features 2026-03-13 14:39:07 +02:00
teamRelaunchFlow.ts feat(team): add relaunch flow and stabilize edit member colors 2026-04-19 16:46:56 +03:00
ToolApprovalSettingsPanel.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00