quantum-ai-v3/job_posting_generator
Claude 7101f71568 Fix job posting generator frontend JavaScript issues
- Fix element ID mismatch: use 'resultsContainer' and 'resultsContent' instead of 'jobResults' and 'jobContent'
- Add proper HTML element existence checks before manipulation
- Add missing utility functions expected by results component (copyResults, downloadResults, resetForm)
- Improve content rendering with proper HTML formatting
- Fix results container display/hide logic

The job posting generator should now work properly without getting stuck on processing.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 22:52:32 +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 job posting generator frontend JavaScript issues 2025-07-25 22:52:32 +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