I want the ability to edit the profiles of all family members,
so that I can manage and update family information effectively.
Description
The edit functionality is already present, but currently, each user can only edit their own information.
Acceptance Criteria
Logged in user associated with a family member with the roles "Parent" or "Caregiver" should have permissions to edit the profiles of all members of their family.
The user should see the "Edit" buttons for profiles images and for name, role and email on the profile pages of all members of their family.
Tasks
[ ] create branch feature/edit-permissions
[ ] implement a logic to show the "Edit" buttons on the profiles pages off all family members only for the user with the roles "Parent" or "Caregiver".
Edit Permissions
Value Proposition
As a an adult family member,
I want the ability to edit the profiles of all family members,
so that I can manage and update family information effectively.
Description
The edit functionality is already present, but currently, each user can only edit their own information.
Acceptance Criteria
Tasks
feature/edit-permissions