quantum-ai-v2/data_analyzer
Claude 443bba21f1 🔧 Fix wallet 500 error and error page alignment
- Add missing stripe_payment_intent_id field to WalletTransaction model
- Create and apply database migration for wallet schema fix
- Fix vertical alignment of help widgets on all error pages (400, 403, 404, 500)
- Add margin-left: auto to align help widgets with wallet card above
- Include data_analyzer migration for file field optimization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 09:29:29 +05:30
..
management Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
migrations 🔧 Fix wallet 500 error and error page alignment 2025-07-27 09:29:29 +05:30
n8n_workflows 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
templates/data_analyzer Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +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 Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30
processor.py Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
urls.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30
views.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30