quantum-ai-v3/data_analyzer
Claude e3b8f0d893 Update data analyzer agent page to remove dashboard references
- Replace "dashboard" terminology with "agent" throughout template
- Update CSS classes from dashboard-* to agent-*
- Change page title from "Data Analyzer Dashboard" to "Data Analyzer"
- Update JavaScript function names from initializeDashboard to initializeAgent
- Maintain all existing functionality while using proper agent terminology

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-17 21:49:19 +05:30
..
migrations Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
templates/data_analyzer Update data analyzer agent page to remove dashboard references 2025-07-17 21:49:19 +05:30
__init__.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
admin.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
apps.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
models.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
processor.py Update data analyzer agent page to remove dashboard references 2025-07-17 21:49:19 +05:30
urls.py Fix data analyzer JSON response errors 2025-07-13 19:34:22 +05:30
views.py Update data analyzer agent page to remove dashboard references 2025-07-17 21:49:19 +05:30