quantum-ai/weather_reporter
Claude ce332736e5 Fix button visibility issues and improve UI consistency
- Fix secondary buttons with white background/border invisibility
- Improve disabled button states with proper contrast ratios
- Update form element borders for better visibility
- Establish unified color system with CSS variables
- Replace 11 random gradient classes with 4 professional ones
- Fix authentication page styling and button definitions
- Ensure accessibility compliance with visible interactive elements

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 02:47:12 +05:30
..
migrations Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
templates/weather_reporter Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
__init__.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
admin.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
apps.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
models.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
processor.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
urls.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
views.py Fix Weather Reporter network errors for API-based agent 2025-07-11 22:37:14 +05:30