agent-ecosystem/src/renderer/components/team
2026-05-31 04:26:04 +03:00
..
__tests__ chore: checkpoint frontend workspace updates 2026-05-18 01:57:16 +03:00
activity perf(renderer): cache activity item parsing 2026-05-31 03:53:52 +03:00
attachments feat(team): open persisted attachments in editor 2026-05-25 21:30:56 +03:00
dialogs fix(cli-status): refresh auth after terminal close 2026-05-27 21:53:47 +03:00
editor fix(ci): restore workspace validation 2026-05-25 00:14:43 +03:00
kanban perf(renderer): reduce kanban grid resize handles 2026-05-31 04:26:04 +03:00
members perf(renderer): ignore member telemetry history churn 2026-05-31 04:08:51 +03:00
messages perf(renderer): narrow messages panel loading state 2026-05-31 04:19:00 +03:00
review fix(ci): restore workspace validation 2026-05-25 00:14:43 +03:00
schedule fix(team): show launch dialog loading fallback 2026-05-25 21:30:56 +03:00
sidebar feat: add team log member filtering 2026-05-24 15:40:31 +03:00
taskLogs feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
tasks feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ClaudeLogsFilterPopover.tsx chore: merge dev into team log member filter 2026-05-24 15:55:56 +03:00
claudeLogsFilterState.ts feat: add team log member filtering 2026-05-24 15:40:31 +03:00
ClaudeLogsPanel.tsx feat(logs): compact team log source controls 2026-05-25 14:54:28 +03:00
ClaudeLogsSection.tsx feat(logs): compact team log source controls 2026-05-25 14:54:28 +03:00
claudeLogsSourceMember.ts feat(logs): add compact lead log source selector 2026-05-24 15:58:38 +03:00
CliLogsRichView.tsx fix: harden provider management and updater flows 2026-05-16 23:23:27 +03:00
CollapsibleTeamSection.tsx fix: harden team launch bootstrap provisioning 2026-05-19 19:43:02 +03:00
context-metric-alias.ts feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
lead-load-guards.ts feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
leadContextLoadGuards.ts fix(team): lazy load lead context detail 2026-05-03 10:52:38 +03:00
LeadSessionDetailGate.tsx fix(team): lazy load lead context detail 2026-05-03 10:52:38 +03:00
LiveRuntimeStatusBridge.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
LiveRuntimeStatusSection.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
MemberBadge.tsx perf(renderer): skip avatar lookups for hidden member badges 2026-05-31 03:21:21 +03:00
ProcessesSection.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ProvisioningProgressBlock.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
provisioningSteps.ts fix(team): reconcile provisioned-but-not-alive bootstrap state 2026-05-27 12:16:41 +03:00
RoleSelect.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
session-injection-types.ts feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
StepProgressBar.tsx feat: docs + optmizitation + improve launch 2026-05-04 17:21:05 +03:00
TaskTooltip.tsx perf(renderer): lazy render task tooltip content 2026-05-31 01:39:57 +03:00
teamChangesLoadTimeout.ts feat(team): improve graph member log previews 2026-05-10 23:49:38 +03:00
teamChangesRequestPlan.ts feat(runtime): improve provider delivery visibility 2026-05-12 23:33:08 +03:00
TeamChangesSection.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TeamDetailView.tsx perf(renderer): mount team dialogs on demand 2026-05-31 02:42:48 +03:00
TeamEmptyState.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TeamListFilterPopover.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TeamListView.tsx perf: page large team sections 2026-05-29 15:30:27 +03:00
teamLogSources.ts feat: add team log member filtering 2026-05-24 15:40:31 +03: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(docs): restructure VitePress IA, improve onboarding/troubleshooting docs 2026-05-15 23:34:06 +03:00
teamRuntimeDisplayRows.ts fix(team): reconcile provisioned-but-not-alive bootstrap state 2026-05-27 12:16:41 +03:00
teamSessionFetchGuards.ts fix(team): avoid full session scan on team open 2026-05-03 09:42:14 +03:00
TeamSessionsSection.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TeamTaskStatusSummary.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ToolApprovalDiffPreview.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ToolApprovalSheet.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
UnreadCommentsBadge.test.tsx perf(renderer): lazy render unread comment tooltip 2026-05-31 01:55:00 +03:00
UnreadCommentsBadge.tsx perf(renderer): lazy render unread comment tooltip 2026-05-31 01:55:00 +03:00
useClaudeLogsController.ts perf: skip unchanged lead log renders 2026-05-29 14:46:54 +03:00
useTeamAgentRuntimeWatcher.ts perf: slow live runtime polling 2026-05-29 16:15:54 +03:00
useTeamChangesSummaries.ts feat(team): improve runtime provider workflows 2026-05-17 19:11:26 +03:00
useTeamProvisioningPresentation.ts fix(team): keep launch pending for dead runtime entries 2026-05-25 14:53:45 +03:00