quantum-ai-v2/wallet
Claude ae303c2621 🔧 Fix payment message persistence and add expired session popup
- Fix wallet payment messages showing on login page by clearing messages before redirects
- Remove misleading "Payment processed\!" message for free agents
- Implement minimalist expired session popup for 5 Whys agent
- Add auto-detection of expired sessions on page load with payment confirmation
- Streamline authentication flow messages for better UX
- Remove logout confirmation message to prevent persistence

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 20:57:27 +05:30
..
migrations 🔧 Fix wallet 500 error and error page alignment 2025-07-27 09:29:29 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py first working 2025-07-09 02:15:35 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
models.py Fix NOT NULL constraint error for stripe_payment_intent_id 2025-07-16 23:01:31 +05:30
stripe_handler.py 🌐 Update domain configurations for www.quantumtaskai.com 2025-07-27 10:10:46 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
views.py 🔧 Fix payment message persistence and add expired session popup 2025-08-03 20:57:27 +05:30