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

feat: Reset password: allow to receive "translated" email #781

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

g123k
Copy link
Contributor

@g123k g123k commented Aug 10, 2023

Hi everyone,

When we want to reset the password of the user, we use the world instance of OFF.
By providing a country and/or language, the user will then receive the localized content

@codecov-commenter
Copy link

Codecov Report

Merging #781 (9d07d63) into master (0d492fe) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 9d07d63 differs from pull request most recent head 64d2858. Consider uploading reports for the commit 64d2858 to get more accurate results

@@            Coverage Diff             @@
##           master     #781      +/-   ##
==========================================
- Coverage   73.03%   73.02%   -0.01%     
==========================================
  Files         203      203              
  Lines        7416     7417       +1     
==========================================
  Hits         5416     5416              
- Misses       2000     2001       +1     
Files Changed Coverage Δ
lib/src/open_food_api_client.dart 49.68% <0.00%> (-0.16%) ⬇️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@peterwvj peterwvj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@teolemon teolemon merged commit a82a699 into master Aug 10, 2023
5 checks passed
@teolemon teolemon deleted the localized_reset_password branch August 10, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants