quantum-ai/templates/core
Claude 58b92b98e4 Clean up testing and debug code for production
🧹 CLEANUP COMPLETED:

Removed unused testing/debugging code:
- Wallet demo system (views, templates, URLs)
- Webhook testing system (views, templates, URLs)
- Manual payment verification (orphaned function)
- External testing scripts
- Cleaned up URL routes

Kept essential production code:
- Core wallet functionality
- Payment flow (topup, success, cancel)
- Stripe debug endpoint (for troubleshooting)
- Main Stripe webhook handler

Result: ~500+ lines of unused code removed, cleaner production codebase.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 18:02:21 +05:30
..
agent_detail.html Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
homepage.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
marketplace.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
pricing.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
wallet_topup.html Fix homepage UI and button hover effects across all pages 2025-07-12 05:01:34 +05:30
wallet.html Clean up payment system: improve descriptions and remove manual verification 2025-07-12 17:23:52 +05:30