Go to file
Claude edc3c27e4e 🔧 Fix admin field errors and add email verification resend
- Fix BaseAgent admin referencing non-existent fields (cost_per_request -> price, icon_name -> icon)
- Add resend verification template and link to login page
- Enhance email verification user experience

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 08:30:16 +05:30
.github/workflows Claude Code Review workflow 2025-07-13 11:58:45 +05:30
agent_base 🔧 Fix admin field errors and add email verification resend 2025-07-27 08:30:16 +05:30
authentication 🔧 Fix email verification 'Not Found' error 2025-07-26 23:37:17 +05:30
core 🎨 Create themed error pages matching agent UI design 2025-07-26 23:12:56 +05:30
data_analyzer 🔧 Fix migration conflict - prevent duplicate column errors 2025-07-26 20:19:30 +05:30
email_writer Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
five_whys_analyzer 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
job_posting_generator 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
netcop_hub 🔧 Fix email verification 'Not Found' error 2025-07-26 23:37:17 +05:30
social_ads_generator 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
static 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30
templates 🔧 Fix admin field errors and add email verification resend 2025-07-27 08:30:16 +05:30
tests Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
wallet 🔒 Implement comprehensive wallet security improvements 2025-07-26 02:15:22 +05:30
weather_reporter Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
.env.example Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
.env.production.template Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
.gitignore 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
AGENT_CREATION_GUIDE.md Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
agent_template_prototype.html Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
ALLOWED_HOSTS_FIX.md Emergency fix - remove health check, minimal config 2025-07-26 11:00:19 +05:30
CLAUDE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
CONSERVATIVE_IMPROVEMENT_PLAN.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
DATABASE_MIGRATION_STEPS.md 🚀 Add migrations back to Railway startup with production-ready configuration 2025-07-26 13:24:26 +05:30
deploy_n8n_workflows.sh 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
EMERGENCY_STARTUP_FIX.md Emergency fix - remove health check, minimal config 2025-07-26 11:00:19 +05:30
HEALTH_CHECK_FIX_SUMMARY.md Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
IMPROVEMENT_SUGGESTIONS.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
manage_n8n_workflows.py 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
manage.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
MIGRATION_STRATEGY_EXPLAINED.md 🚀 Add migrations back to Railway startup with production-ready configuration 2025-07-26 13:24:26 +05:30
NETCOP_HUB_ANALYSIS.md Add comprehensive application analysis and improvement planning documentation 2025-07-24 22:00:06 +05:30
POST_DEPLOYMENT_CHECKLIST.md 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
RAILWAY_DATABASE_SETUP.md 🗄️ Optimize Railway PostgreSQL database configuration 2025-07-26 13:10:39 +05:30
RAILWAY_DEPLOYMENT_GUIDE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
RAILWAY_ENV_CHECKLIST.md Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
RAILWAY_ENV_TEMPLATE.md 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
RAILWAY_FINAL_SETUP.md 🚀 Add migrations back to Railway startup with production-ready configuration 2025-07-26 13:24:26 +05:30
RAILWAY_REPLACEMENT_DEPLOYMENT.md Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
RAILWAY_STARTUP_DEBUG.md Fix Railway startup - remove database dependencies from health check 2025-07-26 10:47:39 +05:30
railway.json 🔧 Auto-verify admin email during deployment 2025-07-26 23:39:47 +05:30
requirements-dev.txt Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
requirements.txt 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
run_dev.sh Fix Railway static files serving with WhiteNoise 2025-07-12 10:38:44 +05:30
social_ads_generator_exact_ui.html social ad pages 2025-07-25 08:13:50 +05:30
social_ads_generator_exact.html social ad pages 2025-07-25 08:13:50 +05:30
social_ads_generator.html social ad pages 2025-07-25 08:13:50 +05:30