tractatus/public/js/admin
TheFlow edb1540631 feat(crm): complete Phase 3 multi-project CRM + critical bug fixes
Phase 3 Multi-Project CRM Implementation:
- Add UnifiedContact model for cross-project contact linking
- Add Organization model with domain-based auto-detection
- Add ActivityTimeline model for comprehensive interaction tracking
- Add SLATracking model for 24-hour response commitment
- Add ResponseTemplate model with variable substitution
- Add CRM controller with 8 API endpoints
- Add Inbox controller for unified communications
- Add CRM dashboard frontend with tabs (Contacts, Orgs, SLA, Templates)
- Add Contact Management interface (Phase 1)
- Add Unified Inbox interface (Phase 2)
- Integrate CRM routes into main API

Critical Bug Fixes:
- Fix newsletter DELETE button (event handler context issue)
- Fix case submission invisible button (invalid CSS class)
- Fix Chart.js CSP violation (add cdn.jsdelivr.net to policy)
- Fix Chart.js SRI integrity hash mismatch

Technical Details:
- Email-based contact deduplication across projects
- Automatic organization linking via email domain
- Cross-project activity timeline aggregation
- SLA breach detection and alerting system
- Template rendering with {placeholder} substitution

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-24 18:10:14 +13:00
..
analytics.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
audit-analytics.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
auth-check.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
blog-curation-enhanced.js fix(admin): force fresh API requests to prevent cached 500 errors 2025-10-24 11:02:43 +13:00
blog-curation.js fix(admin): force fresh API requests to prevent cached 500 errors 2025-10-24 11:02:43 +13:00
blog-validation.js feat(admin): add standalone submission package modal support 2025-10-24 11:06:22 +13:00
calendar.js fix(calendar): Add cache-busting and better error handling 2025-10-24 12:13:21 +13:00
case-moderation.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
claude-md-migrator.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
contact-management.js feat(crm): complete Phase 3 multi-project CRM + critical bug fixes 2025-10-24 18:10:14 +13:00
dashboard.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
editorial-guidelines.js feat(admin): add Editorial Guidelines Manager page 2025-10-24 13:05:47 +13:00
hooks-dashboard.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
login.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
media-triage.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
newsletter-management.js feat(crm): complete Phase 3 multi-project CRM + critical bug fixes 2025-10-24 18:10:14 +13:00
project-editor.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
project-manager.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
project-selector.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
rule-editor.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
rule-manager.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
submission-modal-enhanced.js fix(submissions): extract data from API response wrappers 2025-10-24 16:35:10 +13:00
submission-modal-old.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
unified-inbox.js feat(crm): complete Phase 3 multi-project CRM + critical bug fixes 2025-10-24 18:10:14 +13:00