Skip to content

Resolve "Inviting users to a group"

Bram Wiepjes requested to merge 138-inviting-users-to-a-group into develop

Closes #138 (closed) Closes #277 (closed) Closes #272 (closed)

TODO

  • Make it impossible to send an invitation to an already existing member.
  • Add warning when changing permissions of yourself.
  • Send real time notification when a user is removed from a group.
  • Send real time notification when the group permissions of a user change.
  • Show a confirmation when an invitation has been send.
  • Make it possible to accept a group invitation when clicking on the button in the invite email.
    • While signed in.
    • While logging in.
    • While registering.
  • Add serializer docs.
  • Fix missing inviter and group name in the email.
  • Check if clicking on link from email while already having an account works.
  • Review code.
Edited by Bram Wiepjes

Merge request reports