hashplan / calendar

Apache License 2.0
0 stars 0 forks source link

inviting user to event via attendees tab in event modal #25

Closed hashplan closed 9 years ago

hashplan commented 9 years ago

1) There is a confirmation box that asks "Are you sure" after you click on the name of the user from the searchbox 2) Once I click on the name of the user, it automatically adds the event to my calendar

romasolot commented 9 years ago
1) There is a confirmation box that asks "Are you sure" after you click on the name of the user from the searchbox

1) Yes, I added this confirmation, so that to avoid the situation when user accidentally clicks username and invites him.

2) Once I click on the name of the user, it automatically adds the event to my calendar

2) Yes, if user has not added an event to his calendar and attempts to invite friends, I added the logic when the initiator automatically adds event to the calendar.


3) Also implemented - only author of a custom event is able to invite to this event. 4) I also re-worked the displaying of invite->events so that if user is invited by several friends, they all are shown.

Please let me know if I should modify/enhance something.

hashplan commented 9 years ago

1) will probably drive people crazy, especially if they are inviting more than a couple of people. Lets get rid of the confirmation box for now. 2) is interesting, lets leave for now.

romasolot commented 9 years ago
1) will probably drive people crazy, especially if they are inviting more than a couple of people. Lets get rid of the confirmation box for now.

Fixed, on hashplans.com

2) is interesting, lets leave for now.

Ок. Starting issue 23 (crawler) then