refactor(email): move invite email to be-crm (AppShell) #27

Merged
tanweer919 merged 1 commits from tanweer919/lynkeduppro-crm:feat/login-methods into goutamnextflow 2026-07-14 10:09:04 +00:00
Collaborator

Remove the frontend /api/email/invite route and email wiring; be-crm now sends invitation emails on create/resend. Keeps email delivery server-side in the domain API.

Remove the frontend /api/email/invite route and email wiring; be-crm now sends invitation emails on create/resend. Keeps email delivery server-side in the domain API.
tanweer919 added 1 commit 2026-07-14 10:09:01 +00:00
Per AppShell, email delivery lives in the domain API. Delete the frontend
/api/email/invite route + invite-email template, and the team-management email
wiring. be-crm now emails invitees on create/resend. Copy link stays as a
fallback (invite token still returned in the pending-invite list).
tanweer919 merged commit e7c042fb1a into goutamnextflow 2026-07-14 10:09:04 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Goutam/lynkeduppro-crm#27