Show or hide email
User email-address should be hidden in the profile, So every user must have the possibility to show or hide his/her email. those changes are part of the possibility of showing or hiding an email profile for each user.
Changes made in this merger request are:
- Implement 2 methods to retrieve and sent values to backend /profilesettings/? API endpoint,see backend
- Created an Object
ProfileSettings
, with showEmail property - Refactor rest-service with ProfileSettings object
This merge-request is related to a pull request in the GitHub repository see pull-request
Edited by Edmond Kacaj (TIB)