agent-ecosystem/src/renderer/components/team
Mike f2231d7dad fix(perf): fix remaining lazy-loading and dead toggle issues from PR review
- Gate TeamListView dialogs with showCreateDialog/launchDialogOpen
- Gate SchedulesView and ScheduleSection lazy dialogs with dialogOpen
- Fix import order in SchedulesView (import type before lazy constant)
- Add Show raw toggle button to MarkdownViewer rendered view
2026-05-03 14:42:49 +05:00
..
activity perf: memo MemberHoverCard, ActiveTasksBlock, PendingRepliesBlock 2026-05-02 22:29:00 +05:00
attachments feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
dialogs fix(team): preserve explicit launch defaults 2026-05-01 23:43:36 +03:00
editor feat: migrate to React 19 2026-03-24 17:11:55 +02:00
kanban fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
members fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
messages fix(ci): restore dev validation 2026-04-28 16:08:05 +03:00
review feat(team): expand opencode review and release support 2026-04-24 12:05:54 +03:00
schedule fix(perf): fix remaining lazy-loading and dead toggle issues from PR review 2026-05-03 14:42:49 +05:00
sidebar feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
taskLogs fix(ci): resolve frontend validation failures 2026-05-02 00:12:02 +03:00
tasks fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
ClaudeLogsDialog.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
ClaudeLogsFilterPopover.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeLogsPanel.tsx feat(team): refine launch and cli status flows 2026-04-10 16:45:00 +03:00
ClaudeLogsSection.tsx fix(team-runtime): harden refresh flows and reduce ui churn 2026-04-09 16:34:55 +03:00
CliLogsRichView.tsx chore: snapshot dev work sync state 2026-04-30 23:11:18 +03:00
CollapsibleTeamSection.tsx perf: memo chat items, tool viewers, CollapsibleTeamSection, TaskTooltip 2026-05-02 22:17:12 +05:00
MemberBadge.tsx perf: memoize MemberBadge, CurrentTaskIndicator, MemberPresenceDot, ReplyQuoteBlock, GlobalTaskList 2026-05-02 21:28:17 +05:00
ProcessesSection.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
ProvisioningProgressBlock.tsx feat(team): surface provisioning trace in live output 2026-04-28 17:25:10 +03:00
provisioningSteps.ts fix: harden teammate runtime lifecycle handling 2026-05-01 12:23:10 +03:00
RoleSelect.tsx feat: enhance message handling and UI components for task management 2026-03-16 16:48:28 +02:00
StepProgressBar.tsx refactor: update UI and functionality for team provisioning and progress indicators 2026-03-21 17:43:29 +02:00
TaskTooltip.tsx perf: memo chat items, tool viewers, CollapsibleTeamSection, TaskTooltip 2026-05-02 22:17:12 +05:00
TeamDetailView.tsx fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
TeamEmptyState.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
TeamListFilterPopover.tsx fix: keep team project selection as sort priority 2026-04-14 18:18:52 +03:00
TeamListView.tsx fix(perf): fix remaining lazy-loading and dead toggle issues from PR review 2026-05-03 14:42:49 +05:00
teamProjectSelection.ts fix: sync team project filters with app selection 2026-04-14 18:10:09 +03:00
TeamProvisioningBanner.tsx improvement: alot small improvements and fixes 2026-04-13 16:20:57 +03:00
TeamProvisioningPanel.tsx feat(team): harden member runtime liveness 2026-04-24 16:18:12 +03:00
teamSessionFetchGuards.ts fix(team-runtime): harden refresh flows and reduce ui churn 2026-04-09 16:34:55 +03:00
TeamSessionsSection.tsx refactor(session): improve session label formatting and enhance session item display 2026-03-29 01:16:04 +02:00
ToolApprovalDiffPreview.tsx refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
ToolApprovalSheet.tsx refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00
UnreadCommentsBadge.tsx refactor: streamline ExtensionStoreView layout and enhance UnreadCommentsBadge styling 2026-03-11 22:17:39 +02:00
useClaudeLogsController.ts feat(team): refine launch and cli status flows 2026-04-10 16:45:00 +03:00
useTeamProvisioningPresentation.ts refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00