mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 12:32:58 +00:00
- Replace all alert() calls with custom toast notifications - Create elegant toast notifications instead of browser popups - Toast notifications appear in top-right corner with smooth styling - Auto-dismiss after 3 seconds - Green toasts for success, red for errors - Prevents localhost popup interruptions during agent processing Benefits: - Better user experience (no popup interruptions) - Professional appearance - Non-blocking notifications - Consistent styling across the app |
||
|---|---|---|
| .. | ||
| migrations | ||
| templates/data_analyzer | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| processor.py | ||
| urls.py | ||
| views.py | ||