Oliver-ai-bot_2.0/frontend/components/ui
Vadym Samoilenko d9419a3ec8 fix: whats-new modal shows empty list and duplicate announcements fetch
- Pass announcements state from sidebar down to WhatsNewModal as props
  to eliminate duplicate useAnnouncements() instance and API call
- Snapshot unread items before calling markAllRead so they remain
  visible after the readIds state updates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 18:16:04 +01:00
..
avatar.tsx Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
badge.tsx Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
button.tsx Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
card.tsx Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
dialog.tsx feat: add slash commands with admin panel management and iframe popup 2026-03-06 18:36:35 +00:00
dropdown-menu.tsx Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
globe.tsx fix: center nexus logo inside globe, fix pin distribution 2026-03-05 17:38:21 +00:00
input.tsx Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
label.tsx Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
nexus-animation.tsx feat: file attachments, model badge, Russian RAG fix, trust score calibration 2026-03-05 17:31:00 +00:00
notification-bell.tsx feat: add notification bell with feature announcements 2026-03-06 18:49:52 +00:00
progress.tsx Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
scroll-area.tsx Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
separator.tsx Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
sheet.tsx Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
tabs.tsx Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
textarea.tsx Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
whats-new-modal.tsx fix: whats-new modal shows empty list and duplicate announcements fetch 2026-03-30 18:16:04 +01:00