quantum-ai-v3/job_posting_generator
Claude 8ffec49c93 Fix wallet balance update after job posting generation
- Replace complex updateWalletBalance function with simple, working implementation
- Use correct selector (getElementById('walletBalance')) instead of wrong selectors
- Match the working implementation from Data Analyzer
- Wallet balance now updates immediately after job posting generation
- No page refresh required to see updated balance

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 19:56:54 +05:30
..
migrations Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
templates/job_posting_generator Fix wallet balance update after job posting generation 2025-07-18 19:56:54 +05:30
__init__.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
admin.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
apps.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
models.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
processor.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
urls.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
views.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30