ohmage / gwt-front-end

The javascript/GWT code behind the front end.
6 stars 2 forks source link

Allow users to see and update personal info in "My Account" page #220

Closed ghost closed 12 years ago

ghost commented 12 years ago

Currently, only admins can update user personal info (First name, last name, organization, personal ID) from the admin user edit interface.

We should display this information and allow users to update it directly from the "My Account" link (on the top-right corner).

hongsudt commented 12 years ago

In general this is a good idea, but I am not sure about Mobilize and/or NIH. Can we make it configurable? I need to check with Mobilize coaches whether they want students to edit this information or not since students could screw up this data as well.

On Wed, Mar 21, 2012 at 5:01 PM, ewang9 < reply@reply.github.com

wrote:

Currently, only admins can update user personal info (First name, last name, organization, personal ID) from the admin user edit interface.

We should display this information and allow users to update it directly from the "My Account" link (on the top-right corner).


Reply to this email directly or view it on GitHub: https://github.com/cens/ohmageFrontEnd/issues/220

hongsudt commented 12 years ago

Just confirmed with our Mobilize coaches, they do not want students to be able to change their personal information.

On Wed, Mar 21, 2012 at 5:04 PM, Hongsuda T. hongsudt@gmail.com wrote:

In general this is a good idea, but I am not sure about Mobilize and/or NIH. Can we make it configurable? I need to check with Mobilize coaches whether they want students to edit this information or not since students could screw up this data as well.

On Wed, Mar 21, 2012 at 5:01 PM, ewang9 < reply@reply.github.com

wrote:

Currently, only admins can update user personal info (First name, last name, organization, personal ID) from the admin user edit interface.

We should display this information and allow users to update it directly from the "My Account" link (on the top-right corner).


Reply to this email directly or view it on GitHub: https://github.com/cens/ohmageFrontEnd/issues/220

ghost commented 12 years ago

In that case, we will only display the information (read-only) for now.