Skip to content

Add memberlist for districts

djahnie requested to merge 265-djahnie-memberlist-for-districts into master

Closes #265 (closed)

What does this MR do?

Adds a member list in form of a vue component that displays all members of a district or work group in alphabetical order. It contains the profile pic and first name and can be filtered by name. Clicking on the name leads to the profile page of the user.

If have no idea about testing so I didn't add anything in that regard.

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

Hm. Since this is my first ever contribution to foodsharing and I'm aware of the weirdness and unexpected interdependencies of the old code, I'm much more hesitant to say I'm confident. Normally I'd be quite positive though... 😉

Links to related issues

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))
Edited by Chris Oelmueller

Merge request reports