Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
renaudboyer opened this issue Oct 22, 2021 · 0 comments
Open
Assignees
Labels

Comments

@renaudboyer
Copy link
Contributor

renaudboyer commented Oct 22, 2021

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:

  • Busy as default
  • Available

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

  • Availability is leveraging the TRANSP PROPERTY of the event (RFC5545 here)
  • For now, we'll add this feature on Event I've organized as we can't modify event user is attending.
@rezk2ll rezk2ll self-assigned this Nov 10, 2021
rezk2ll added a commit to rezk2ll/esn-frontend-calendar that referenced this issue Nov 15, 2021
rezk2ll added a commit to rezk2ll/esn-frontend-calendar that referenced this issue Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants