Skip to content
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

Fix: Email templates #16

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Fix: Email templates #16

merged 1 commit into from
Jul 1, 2024

Conversation

jkarenzi
Copy link
Owner

What does this PR do?

  • This PR redesigns email templates and fixes bugs in email verification and two factor authentication

Description of the task to be completed

  • Redesign email templates
  • Fix bugs in login with two factor authentication enabled.

How can this be manually tested?

  • By signing up, and analyzing the email that is sent to you
  • By enabling two factor authentication and requesting a new code, which you should receive on your email

What are the relevant pivotal trackers/story id?

- redesign email templates
- integrate with frontend

[Fixes #15]
@jkarenzi jkarenzi self-assigned this Jun 30, 2024
@jkarenzi jkarenzi changed the title fix(email-templates): fix email templates Fix: Email templates Jun 30, 2024
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (246f35f) to head (2d58dd5).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #16   +/-   ##
========================================
  Coverage    98.54%   98.54%           
========================================
  Files           39       39           
  Lines          619      619           
  Branches        55       55           
========================================
  Hits           610      610           
+ Misses           9        8    -1     
- Partials         0        1    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jkarenzi jkarenzi merged commit 28d863b into develop Jul 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant