Skip to content

Show user's internal email address on profile

Alex requested to merge 465-show-personal-email into master

Closes #465 (closed)

What does this MR do?

Shows a user's email address on the profile page. It is only visible for yourself and orga.

How confident are you it won't break things if deployed?

Very

How to test

Steps a reviewer can take to verify that this MR does what it says it does e.g.

  1. Checkout branch locally
  2. Login as someone with an internal mailbox
  3. Go to your profile page
  4. The email address should be visible in the side menu
  5. Go to someone else's profile page
  6. The email address should not be visible

Screenshots (if applicable)

Screenshot_2020-03-16_Lebensmittel_teilen__statt_wegwerfen_-_foodsharing_Deutschland

Checklist

  • added a test, or explain why one is not needed/possible... don't think it's necessary
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Alex

Merge request reports