f12e858f74
Change default UI from minimal to suite
2025-12-10 21:55:25 -03:00
718afeb4b6
Fix: Use HTTP instead of HTTPS for local development BOTSERVER_URL
2025-12-08 12:06:56 -03:00
1f95ac7a15
refactor: Extract inline CSS/JS to separate files for monitoring module
...
- Create individual CSS files: monitoring.css, alerts.css, health.css, logs.css, metrics.css, resources.css
- Create individual JS files: monitoring.js, alerts.js, health.js, logs.js, metrics.js, resources.js
- Update HTML files to reference external CSS/JS files
- Add CSS/JS files for other modules (analytics, chat, mail, meet, tasks, etc.)
- Remove obsolete implementation plan files
2025-12-07 09:56:27 -03:00
b0929db172
Update: General project updates
2025-12-06 11:09:12 -03:00
4f5606d898
feat(ui): Integrate LLM assist features in attendant console
...
- Real LLM API calls for insights, sentiment, smart replies
- Polish button (✨ ) to improve messages before sending
- Tips display when customer messages arrive
- Sentiment analysis with escalation warnings
- Smart reply suggestions from LLM
- Conversation history tracking for context
2025-12-05 13:47:42 -03:00
b8f1053575
feat(mail): add email tracking UI to Suite mail app
...
- Add Tracking folder to sidebar with 📊 icon
- Display tracking stats panel (sent, opened, rate, avg time)
- Show read status indicators (✓✓ green=read, gray=sent)
- Add read count badges for multiple opens
- Implement tracking item details view
- Add CSS for read indicators, stats panel, tooltips
2025-12-04 18:15:31 -03:00
bd5b2c9481
Update UI with vendor libraries and PROMPT.md
2025-12-04 12:30:07 -03:00
5486318321
- Spliting from botserver.
2025-12-03 18:42:22 -03:00