hashplan / calendar

Apache License 2.0
0 stars 0 forks source link

shared connections #13

Closed hashplan closed 10 years ago

hashplan commented 10 years ago

if there are more than 0 shared connections, like with Adam Fox, "friend-mutual-count" class should be a link, and if clicked, should take the user to shared connections page, which would list the shared connections, similar to how "current friends" page lists friends.

image

romasolot commented 10 years ago

Implemented, already on hashplans.com

hashplan commented 10 years ago

Clicking the "x shared connections" link takes me to a page which lists more than the shared connections. With Evelyn Rivera, I have 2 shared connections (using user@user.com newpassword), but when I click on the link it takes me to a page which lists 7 - which seems to be some sort of subset of current friends.

This shows 2 shared connections: image

Clicking the link takes me to this page: image

hashplan commented 10 years ago

Roma, 1) Lets make the name of the person non-clickable (since it is the same functionality as clicking "view plans").

2) Once the user clicks on "x shared connections", can we change the header of the page to say "Common friends with [name of person]"?

3) If the user clicks on "view plans" of another person and that person does not have anything in their plan, we should change the "panel-warning" to say "This user does not have any plans". The warning that is there now applies to the user who is logged in to add events to their own profile.

romasolot commented 10 years ago

Implemented, already on hashplans.com

hashplan commented 10 years ago

user at user dot com, pw newpassword. Once I click on a user's "1 shared connections" for Adam Fox, it takes me to "Common friends with Adam Fox" page and shows that I have Shirley Reynolds as common friend. This is great. However on this page, the "1 shared connections" is not a link. Could we make it a link?

romasolot commented 10 years ago

Implemented, already on hashplans.com