Commit Graph

8 Commits

Author SHA1 Message Date
denshooter b487f4ba75 feat: Add production troubleshooting tools and remove eye icon from ActivityFeed
- Add diagnose-production.sh script for comprehensive production diagnostics
- Add fix-production.sh script for automatic production issue resolution
- Add PRODUCTION_TROUBLESHOOTING.md documentation with step-by-step guides
- Remove eye icon from ActivityFeed header (keep only X button for minimize)
- Improve error handling and network connectivity checks
2026-01-09 20:20:08 +01:00
denshooter c989f15cab fix: Add n8n environment variables to production deployment
- Add N8N_WEBHOOK_URL, N8N_SECRET_TOKEN, N8N_API_KEY to docker-compose.production.yml
- Export environment variables in workflow before docker-compose up
- Improve error logging in chat API for better debugging
- Add better error handling in ChatWidget component
- Create setup guide for n8n chat configuration
2026-01-09 19:40:00 +01:00
denshooter 4e48f55737 docs: Add guide for adding 404 project to production 2026-01-09 19:30:57 +01:00
denshooter fc71bc740a docs: Add guide for changing status text in n8n 2026-01-09 17:34:18 +01:00
denshooter 3b2c94c699 chore: Clean up old files 2026-01-08 17:55:29 +01:00
denshooter cd4d2367ab full upgrade to dev 2026-01-08 16:27:40 +01:00
denshooter 884d7f984b full upgrade to dev 2026-01-08 04:24:22 +01:00
denshooter 26a8610aa7 full upgrade to dev 2026-01-07 14:30:00 +01:00