sistema-de-chamados/apps/desktop/src-tauri
esdrasrenan d766de4fda Add chat widget improvements and chat history component
Widget improvements:
- Pulsating badge with unread message count on floating button
- Clickable ticket reference link in chat header
- ExternalLink icon on hover

Desktop (Raven) improvements:
- Track previous unread count for new message detection
- Send native Windows notifications for new messages
- Focus chat window when new messages arrive

Chat history:
- New query getTicketChatHistory for fetching chat sessions and messages
- New component TicketChatHistory displaying chat sessions
- Sessions can be expanded/collapsed to view messages
- Pagination support for long conversations
- Added to both dashboard and portal ticket views

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 03:20:22 -03:00
..
capabilities Add Windows native notifications for chat sessions 2025-12-07 03:13:41 -03:00
icons Adjust NSIS installer icon sizes 2025-10-20 12:00:13 -03:00
src Add chat widget improvements and chat history component 2025-12-07 03:20:22 -03:00
.gitignore feat: adicionar painel de máquinas e autenticação por agente 2025-10-07 21:37:41 -03:00
build.rs fix: garantir dependência do common controls 2025-11-14 08:16:48 -03:00
Cargo.lock Add Windows native notifications for chat sessions 2025-12-07 03:13:41 -03:00
Cargo.toml Add Windows native notifications for chat sessions 2025-12-07 03:13:41 -03:00
tauri.conf.json Fix USB policy reporting and improve agent reliability 2025-12-06 22:43:15 -03:00