feat: Lead-Pipeline sichtbar - 5-Min-Zyklusbalken + Refresh-Trigger, Schritt-Fortschritt pro Lead, Pipeline-Log & KI-E-Mail-Entwurf

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-07-14 20:57:18 +00:00
parent 1cec319fa8
commit 0b24596f15
3 changed files with 303 additions and 21 deletions

View File

@@ -42,6 +42,7 @@ export const COLLECTIONS = {
WEBSITE_PROJECTS: 'websiteProjects',
LEADS: 'leads',
LEAD_SETTINGS: 'leadSettings',
LEAD_PIPELINE: 'leadPipeline',
}
export const WEBPAGE_TICKET_TYPE = 'Webpage'