mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

Add ability to update email of user's account #150

Closed carueda closed 4 years ago

carueda commented 4 years ago

It's possible to update one's name and phone number but not the email address.

carueda commented 4 years ago

Just verified that the backend does support updating the email as well:

http://cor.esipfed.org/ontapi/#!/user/updateUser

image

So, the needed adjustment is only here in the front-end (orr-portal).

smrgeoinfo commented 4 years ago

@carueda Thanks for looking into this

carueda commented 4 years ago

@smrgeoinfo sure, it's already implemented but still to be deployed.

carueda commented 4 years ago

@smrgeoinfo I just deployed the new version 3.8.8. You may need to do a hard-reload in your browser. When clicking my name on the top-right corner of the COR page this is how it looks in my case, where there's now an editable field for the email:

image