quantum-ai/job_posting_generator
Claude 6bb07d16ae Fix Job Posting Generator template implementation issues
- Fix CSS variable inconsistencies in form validation (use --success, --error, --primary)
- Implement missing security with safeSetHTML in displayResults function
- Complete debouncing implementation for form interactions and textarea auto-resize
- Clean up duplicate event listeners and consolidate initialization
- Ensure all form validation uses proper CSS variables
- Add proper debounced validation for real-time form feedback
- Remove duplicate DOMContentLoaded event listener

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 19:52:12 +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 template implementation issues 2025-07-18 19:52:12 +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