Skip to content

Display user verification status in store popup

Closes #766 (closed)

What does this MR do?

This adds an icon to Foodsavers applying to help in a store, telling store managers if the Foodsaver is already verified.

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

Should not break anything.

Links to related issues

User verification status will not be shown in the user profile (as suggested in issue #766 (closed)) because this would require a change to privacy policy. See Slack discussion: https://yunity.slack.com/archives/C1T1ZM9A4/p1578091124169100

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 foodsaver
  3. Join a store
  4. Login as store manager, go to store
  5. Request should show that user is verified

Screenshots (if applicable)

Verified Foodsaver: Bildschirmfoto_2020-02-04_um_00.15.50

Non-verified Foodsaver: Bildschirmfoto_2020-02-04_um_00.13.37

Checklist

  • added a test, or explain why one is not needed/possible...
  • 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 Dominik Hayon

Merge request reports