agent-ecosystem/src/renderer/components/ui
iliya 4214427b38 fix: reset notification dismissal on team relaunch
When a user closes the 'Team launched' notification and then launches
the team again, the notification now correctly shows up again. Previously,
the dismissed state would persist across launches.

The fix unconditionally resets dismissed to false whenever a new
provisioning runId is detected, ensuring the banner appears for each
new launch attempt.
2026-03-10 20:44:04 +02:00
..
auto-resize-textarea.tsx feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
badge.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
button.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
checkbox.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
ChipInteractionLayer.tsx feat: enhance file reveal functionality and improve UI interactions 2026-03-02 21:53:22 +02:00
CodeChipBadge.tsx feat: add binary file preview functionality and improve editor performance 2026-03-01 23:51:51 +02:00
combobox.tsx feat: add agent language update handling and validation 2026-02-24 17:11:54 +02:00
context-menu.tsx feat: enhance task notification and management features 2026-03-04 16:15:40 +02:00
dialog.tsx feat: enhance message handling and UI components for improved user experience 2026-03-06 01:24:09 +02:00
ExpandableContent.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
hover-card.tsx refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +02:00
input.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
label.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
MemberSelect.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
MentionableTextarea.tsx fix: reset notification dismissal on team relaunch 2026-03-10 20:44:04 +02:00
MentionSuggestionList.tsx fix: reset notification dismissal on team relaunch 2026-03-10 20:44:04 +02:00
popover.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
select.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
tabs.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
textarea.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
tooltip.tsx fix: add description to eslint-enable comment in tooltip.tsx 2026-02-23 12:27:54 +02:00