Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Family Member Connections #67

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Conversation

nafiesl
Copy link
Owner

@nafiesl nafiesl commented Mar 28, 2021

In this PR, we are trying to follow up on issue #56. Here are some progress checklists:

  • Every user creation related to a person will create a family connection entry
  • User can send a family connection request to another user
  • User can cancel a family connection request which has been sent to another user
  • User can accept a family connection request from another user
  • User can reject a family connection request from another user
  • User can remove a family connection from another user
  • User can browse incoming family connection requests from other users
  • User can browse their family connection requests to others
  • Prepare for family relationships within family connection data (eg: requester user is uncle, requested user is nephew)
  • Add policy permission for accepting the family connection request
  • Managers can accept or reject a family connection request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant