cms.c2sgmbh/src/components/admin
Martin Porwoll ce4962e74b feat: BullMQ queue system for email and PDF processing
- Add BullMQ-based job queue with Redis backend
- Implement email worker with tenant-specific SMTP support
- Add PDF worker with Playwright for HTML/URL-to-PDF generation
- Create /api/generate-pdf endpoint with job status polling
- Fix TypeScript errors in Tenants, TenantBreadcrumb, TenantDashboard
- Fix type casts in auditAuthEvents and audit-service
- Remove credentials from ecosystem.config.cjs (now loaded via dotenv)
- Fix ESM __dirname issue with fileURLToPath for PM2 compatibility

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 22:59:17 +00:00
..
DashboardNavLink.tsx docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
EmailDeliverabilityInfo.scss feat: admin UX improvements with tenant switcher and email config 2025-12-08 16:33:39 +00:00
EmailDeliverabilityInfo.tsx feat: admin UX improvements with tenant switcher and email config 2025-12-08 16:33:39 +00:00
TenantBreadcrumb.scss feat: admin UX improvements with tenant switcher and email config 2025-12-08 16:33:39 +00:00
TenantBreadcrumb.tsx feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
TenantDashboard.scss docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
TenantDashboard.tsx feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
TenantDashboardView.tsx docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
TestEmailButton.scss feat: admin UX improvements with tenant switcher and email config 2025-12-08 16:33:39 +00:00
TestEmailButton.tsx feat: admin UX improvements with tenant switcher and email config 2025-12-08 16:33:39 +00:00