GiveToken / GiftBox

Repository for Sizzle
0 stars 0 forks source link

Update user profile page. #1094

Closed sportnak closed 8 years ago

sportnak commented 8 years ago

https://github.com/Givetoken/Giftbox/issues/695

screen shot 2016-06-21 at 9 50 05 pm screen shot 2016-06-21 at 9 50 15 pm
sportnak commented 8 years ago

Made some stylistic updates. And modified the data flow. The user cannot upload a photo yet. That's tomorrow, or some other day this week.

sportnak commented 8 years ago

We also don't have error validation yet.

sportnak commented 8 years ago

@gp48maz1 @wogsland Also feedback on design updates.

wogsland commented 8 years ago

This should be a separate form from the profile page (we are planning to ditch the current one at some point).

sportnak commented 8 years ago

Good. I hated everything about the way that page was architected.

On Wednesday, June 22, 2016, Bradley Wogsland notifications@github.com wrote:

This should be a separate form from the profile page, which we are planning to ditch at some point.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GiveToken/GiftBox/pull/1094#issuecomment-227733840, or mute the thread https://github.com/notifications/unsubscribe/AC1hTHme5lKxH4cAkxFMcu69yRrOVFcIks5qOTCTgaJpZM4I7Z2G .

sportnak commented 8 years ago

So basically you want me to redo this page? I'm not sure I understand where the form should be accessed, or where the edited information is going to be displayed.

wogsland commented 8 years ago

It just needs to be a simple form accessible from a link on the profile page to update the following: first name = user.first_name last name = user.last_name title = user.position linkedin link = user.linkedin recruiting company website = organization.website full bio = user.about face image = user.face_image employer name = organization.name