Skip to content

Show or hide email

Edmond Kacaj (TIB) requested to merge show-or-hide-email into develop

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:

  1. Implement 2 methods to retrieve and sent values to backend /profilesettings/? API endpoint,see backend
  2. Created an Object ProfileSettings, with showEmail property
  3. 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)

Merge request reports

Loading