iconsulting/packages/services
hailin f12ca7a821 feat(web): add collapsible sidebar and delete conversation
Frontend:
- Add sidebarOpen state to chatStore with toggle functionality
- Make sidebar collapsible with smooth animation
- Add mobile-friendly drawer behavior with overlay
- Add toggle button for desktop view
- Implement delete conversation functionality with loading state

Backend:
- Add DELETE /conversations/:id endpoint
- Implement deleteConversation service method
- Delete messages before conversation (foreign key constraint)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 21:42:07 -08:00
..
conversation-service feat(web): add collapsible sidebar and delete conversation 2026-01-09 21:42:07 -08:00
evolution-service fix: 添加bcrypt原生编译支持 2026-01-09 09:12:32 -08:00
knowledge-service fix: 使用jq正确处理package.json移除workspace依赖 2026-01-09 08:49:41 -08:00
payment-service fix: 使用jq正确处理package.json移除workspace依赖 2026-01-09 08:49:41 -08:00
user-service fix(user-service): handle optional fingerprint parameter 2026-01-09 21:02:44 -08:00