linagora / esn-frontend-calendar

Calendar SPA for the OpenPaaS Suite - https://open-paas.org/
Other
8 stars 15 forks source link

As a user, I want to set my availability while I'm attending a event #613

Open renaudboyer opened 2 years ago

renaudboyer commented 2 years ago

When creating/editing an event, I want to set if I'm available or not while attending the event.

Description

When other users want to invite me to an event, my availability is displayed in the attendee list and they are notified if they want to invite me if I'm already attending another event.

When I'm attending an event, by default I'm unavailable.

As a user, I want to set if I'm available or not when I create an event.

UI

Add a select next to Visibility with values:

image

Behavior

When Busy EVENT ical TRANSP value should be set to OPAQUE When Free EVENT ical TRANSP value should be set to TRANSPARENT

Notes