Homec4science

Simplify the TYPE_INVITE Calendar Event transaction for EditEngine

Authored by epriestley <git@epriestley.com> on Jul 12 2016, 18:05.

Description

Simplify the TYPE_INVITE Calendar Event transaction for EditEngine

Summary:
Ref T9275. Now that TYPE_ACCEPT and TYPE_DECLINE have been separated out, we can simplify TYPE_INVITE.

This now just takes a list of invited PHIDs, uninvites ones that were removed and invites ones that were added. This is simpler, lets more logic live in the Editor, and makes EditEngine/API access easier.

Test Plan: Created events, added and removed invitees. Used comment stacked action and "pro" editor to adjust invitees.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9275

Differential Revision: https://secure.phabricator.com/D16280

Details

Committed
epriestley <git@epriestley.com>Jul 13 2016, 16:43
Pushed
aubortJan 31 2017, 17:16
Parents
rPHc09e87073311: Prepare event dates for EditEngine/API
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHeebaf583421b: Simplify the TYPE_INVITE Calendar Event transaction for EditEngine (authored by epriestley <git@epriestley.com>).Jul 13 2016, 16:43