-
Type: Story
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.11
-
Fix Version/s: 0.12
-
Labels:None
Every user has contact information in his/her profile. First, we need a dictionary of 10-20 most popular systems including social networks. This dictionary will contain system title and icon. Registered user could have as many contacts as he/she needs. Contact types could be repeated. Managing contacts are on the user profile page. Here is a list of user contacts. Each contact has X-button. If user presses this button contact will be removed after confirmation. Also it'll be Add contact button. After user presses "Add contact" pop-up window appears where user has to select contact type from the dictionary and type in contact number.
Implementation note:
1. Add two tables user_contacts & user_contact_types (both to be transferred in common-model later)
2. Use AJAX to update contacts from user profile
1.
|
User Contacts:Server side | Closed | Michael Gamov |
|
|||||||
2.
|
User Contacts:View side | Closed | Evgeniy Naumenko |
|