quantum-ai/job_posting_generator
Claude c0d071408d Adopt optimized Data Analyzer template design for Job Posting Generator
- Replace external CSS dependencies with self-contained optimized styles
- Convert to widget-based layout architecture matching Data Analyzer
- Add consolidated JavaScript initialization with proper event handling
- Implement HTML sanitization with safeSetHTML() function for security
- Enhance accessibility with ARIA labels and proper form associations
- Add debouncing for form interactions to improve performance
- Move generate button inside form widget for better UX
- Add quick agent access panel with exact Data Analyzer functionality
- Position "How It Works" widget on right side of form
- Harmonize design elements with consistent CSS variables and responsive layout
- Maintain all existing functionality while improving code organization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 19:45:39 +05:30
..
migrations Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
templates/job_posting_generator Adopt optimized Data Analyzer template design for Job Posting Generator 2025-07-18 19:45:39 +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