Closed fnitu closed 3 years ago
We need an endpoint that returns all user data from registration time, so when edit section is accessed, the form will be pre completed.
Please use the provided endpoints:
The email field should be disabled to prevent modifications
A validator should be provided for phone number in registration form
Also check the validation for the other fields
gdpr & agreement should be also disabled
Issue closed
A registered user should be able to update the personal data he has filled in at registration time: https://edu-hospice.herokuapp.com/#/preview/register
The profile is accessible from the profile icon in the navigation top bar.
To be decided if we want to allow the user to upload a profile picture or to select from predefined profile pictures.
A dashboard icon should also be added, similar to the admin dashboard icon.
On the admin side, a profile icon should be added but the redirect link will be implemented in the future #77.