agent-ecosystem/src/renderer/components/team/dialogs
iliya c8546a0777 feat(landing): enhance HeroDemoVideo component with loading progress indicator
- Added a loading progress indicator to the HeroDemoVideo component, displaying the buffered video progress.
- Updated event listeners to track video loading state and progress.
- Enhanced skeleton loading UI with a spinner and progress bar for better user feedback during video loading.
- Changed video preload attribute from "metadata" to "auto" for improved loading performance.
2026-03-23 18:05:34 +02:00
..
AddMemberDialog.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
AdvancedCliSection.tsx chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
CreateTaskDialog.tsx feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
CreateTeamDialog.tsx fix(team): enhance team member resolution and provisioning instructions 2026-03-23 15:37:23 +02:00
EditTeamDialog.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
EffortLevelSelector.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
GlobalTaskDetailDialog.tsx feat: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +02:00
LaunchTeamDialog.tsx feat(team): persist create-team form state across tab navigation 2026-03-22 15:02:07 +02: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
ReviewDialog.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
SendMessageDialog.tsx feat(landing): enhance HeroDemoVideo component with loading progress indicator 2026-03-23 18:05:34 +02:00
SkipPermissionsCheckbox.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +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(landing): enhance base URL handling and improve image paths 2026-03-23 17:51:09 +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 refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
TeamModelSelector.tsx refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
teamNameSets.ts feat: enhance CreateTeamDialog and member management features 2026-03-13 14:39:07 +02:00
ToolApprovalSettingsPanel.tsx feat: auto-allow all tools toggle + fix team color fallback 2026-03-21 12:25:06 +02:00