Closes T7986, Ability to RSVP to event.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T7986: Inviting people and RSVP'ing to a Calendar event.
- Commits
- Restricted Diffusion Commit
rP64c877702664: Ability to RSVP to event
Create event, invite users, invited users should see buttons on event detail header to accept/decline. Accepting/declining reflects in the invitee status in the property list.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/calendar/controller/PhabricatorCalendarEventEditController.php | ||
---|---|---|
264 | For consistency, write this as: if (condition) { continue; } (That is, on three separate lines.) |