agent-ecosystem/src/renderer/components/team
777genius 03dda6b486 refactor(agent-graph): replace store usage with context hooks for team data retrieval
- Updated components in the agent-graph renderer to utilize context hooks instead of the store for accessing team data.
- Introduced `useGraphActivityContext` and `useGraphMemberPopoverContext` hooks to streamline data management.
- Refactored `GraphBlockingEdgePopover`, `GraphNodePopover`, and `GraphTaskCard` components for improved performance and readability.
- Enhanced imports in `MemberDetailDialog` for better organization.
2026-04-15 16:42:05 +03:00
..
activity fix(ci): merge dev and restore green checks 2026-04-13 17:14:22 +03:00
attachments feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
dialogs fix(team): preserve provider model ids and codex slash suggestions 2026-04-14 14:56:29 +03:00
editor feat: migrate to React 19 2026-03-24 17:11:55 +02:00
kanban fix(ci): restore PR #44 checks 2026-04-13 17:00:49 +03:00
members refactor(agent-graph): replace store usage with context hooks for team data retrieval 2026-04-15 16:42:05 +03:00
messages fix(team): preserve provider model ids and codex slash suggestions 2026-04-14 14:56:29 +03:00
review fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
schedule chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
sidebar feat(messages): merge bottom sheet panel mode 2026-04-12 22:20:55 +03:00
taskLogs refactor(agent-graph): replace store usage with context hooks for team data retrieval 2026-04-15 16:42:05 +03:00
tasks feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02: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 fix(team): harden provisioning and team UI state 2026-04-06 21:28:22 +03:00
CollapsibleTeamSection.tsx Stabilize team provisioning and runtime diagnostics 2026-04-04 20:04:16 +03:00
MemberBadge.tsx fix(team-runtime): harden refresh flows and reduce ui churn 2026-04-09 16:34:55 +03:00
ProcessesSection.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
ProvisioningProgressBlock.tsx improvement: alot small improvements and fixes 2026-04-13 16:20:57 +03:00
provisioningSteps.ts chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +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 chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
TeamDetailView.tsx refactor: migrate agent graph to feature slice 2026-04-14 16:24:09 +03: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 feat: prioritize recent projects by explicit opens 2026-04-14 20:58:54 +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 improvement: alot small improvements and fixes 2026-04-13 16:20:57 +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 chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +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 fix(ci): restore PR #44 checks 2026-04-13 17:00:49 +03:00