Page MenuHomePhabricator

Improve Calendar event behavior for group invites
ClosedPublic

Authored by epriestley on Nov 15 2016, 7:09 PM.
Tags
None
Referenced Files
F13060313: D16868.diff
Fri, Apr 19, 5:40 PM
F13054539: D16868.diff
Fri, Apr 19, 12:05 PM
Unknown Object (File)
Wed, Apr 10, 10:30 PM
Unknown Object (File)
Sat, Apr 6, 7:36 PM
Unknown Object (File)
Sun, Mar 31, 5:50 AM
Unknown Object (File)
Sun, Mar 31, 5:50 AM
Unknown Object (File)
Sun, Mar 31, 5:50 AM
Unknown Object (File)
Sat, Mar 30, 3:02 AM
Subscribers
None

Details

Summary

Ref T11816. Projects can be invited to an event, but the UI is currently fairly agnostic about them.

Instead, introduce the idea of "RSVPs", which are basically invites for you as an individual or for any group you're a part of. When we go to check if you're invited, we check for you individually first, then check for any groups you belong to if you haven't already accepted/declined.

On the calendar detail page:

  • Show the quick "Join" / "Decline" buttons if any project you're a member of is invited.
  • If you're invited, highlight any projects which you're a member of to make that more clear.

On other calendar views:

  • If you're invited as part of a project, show the "multiple users" icon.
  • If it's just you, continue showing the "add one user" icon.
Test Plan

Viewed month view, day view, detail view. Invited groups and individuals. Invited "Dog Project", accepted invite as user "Dog".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Improve Calendar event behavior for group invites.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 15 2016, 7:12 PM
This revision was automatically updated to reflect the committed changes.