Skip to content

WIP: groups redesign

Marcelo Rivera requested to merge feat/groups-redesign into master

Summary

Redesign for groups!

Closes #2888 (closed)

Closes #2885 (closed)

Closes #2886 (closed)

Closes #2889 (closed)

Closes #2890 (closed)

Closes #2886 (closed)

Some of the test cases to implement in cypress

  • Create a group, open the edit modal, edit everything and validate that everything changes in the UI afterwards.
  • Comment in the chat. Your comments should appear on the right, and other users' should appear on the left
  • In the members section, owners and admins should appear discriminated. While hovering over a <tr>, a button should appear that lets you change ownership and admin rights.
  • Join an open group
  • Request access to a closed group, grant access with an admin
  • Request access to a closed group, revoke access with an admin
  • Invite someone to the group
  • Go to a group, join the gathering
Edited by Mark Harding

Merge request reports

Loading