-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[WEB-5790] feat: new email templates #8423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: preview
Are you sure you want to change the base?
Conversation
|
Linked to Plane Work Item(s) This comment was auto-generated by Plane |
WalkthroughModernized five email templates from legacy XHTML/Outlook-specific markup to HTML5 responsive structures. Changes include simplified layouts, consolidated CSS with media queries, removed vendor-specific conditionals, and improved typography and accessibility across forgot password, magic sign-in, analytics, workspace invitation, and project addition email templates. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (5)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (6)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
new email templates
Type of Change
Screenshots and Media (if applicable)
Test Scenarios
References
Note
Modern, responsive redesign of multiple email templates (auth, invitations, project notifications, analytics export) with unified header/footer, preheaders, CTAs, and fallback links.
apps/api/templates/emails/auth/forgot_password.htmland.../auth/magic_signin.htmlwith a simplified, responsive layout, unified header/footer, preheader text, styled CTA buttons, and fallback plain links ({{forgot_password_url}},{{code}},{{email}})..../invitations/workspace_invitation.htmland.../notifications/project_addition.htmlwith the same modern structure, clearer copy, primary CTA (accept/join/go-to links), and fallback link display ({{abs_url}},{{project_url}},{{email}})..../exports/analytics.htmlwith a full responsive template including header, body copy, and footer indicating CSV attachment readiness.Written by Cursor Bugbot for commit e6371d1. This will update automatically on new commits. Configure here.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.