agent-ecosystem/src/renderer/components/team/dialogs
iliya 410cb8a10f fix: address linting issues in LeadThoughtsGroup and TaskAttachments components
- Added an eslint-disable comment in LeadThoughtsGroupRow to clarify intentional state updates in useEffect.
- Removed unnecessary eslint-disable comment in TaskAttachments to clean up the codebase.
2026-03-06 00:02:27 +02:00
..
AddMemberDialog.tsx Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
CreateTaskDialog.tsx fix: resolve 3 real bugs found in PR review 2026-03-05 21:49:53 +02:00
CreateTeamDialog.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
EditTeamDialog.tsx feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
ExtendedContextCheckbox.tsx feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
GlobalTaskDetailDialog.tsx refactor: remove console warnings from team-related components for cleaner logging 2026-02-28 23:02:21 +02:00
LaunchTeamDialog.tsx feat: enhance TeamDataService and UI components for lead session management and message deduplication 2026-03-05 21:52:55 +02:00
MembersJsonEditor.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ProjectPathSelector.tsx feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
ReviewDialog.tsx feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
SendMessageDialog.tsx feat: enhance message handling and UI components for improved user experience 2026-03-05 23:39:50 +02:00
StatusHistoryTimeline.tsx feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00
TaskAttachments.tsx fix: address linting issues in LeadThoughtsGroup and TaskAttachments components 2026-03-06 00:02:27 +02:00
TaskCommentInput.tsx Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
TaskCommentsSection.tsx feat: enhance message handling and UI components for improved user experience 2026-03-05 23:39:50 +02:00
TaskDetailDialog.tsx Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
TeamModelSelector.tsx refactor: enhance team model selection logic and improve test setup 2026-03-03 13:39:02 +02:00