1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential
Juan Pablo Civile 70fd3dd54f Store revision reviewer state as edges
Summary:
Keep track of the state of a reviewer in an edge between reviewer and revision.
The edge stores the state of the review, added or rejected. And if the revision was
accepted by that reviewer the id of the diff accepted.

Test Plan:
Create diffs and clowncopterize reviewer list changes. This includes:
 * Adding new reviewers
 * Resigning
 * Commandering a revision

Reviewers: epriestley

CC: aran, Korvin

Maniphest Tasks: T1279

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

Conflicts:
	src/applications/differential/editor/DifferentialCommentEditor.php
2013-07-10 13:50:21 -07:00
..
__tests__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application Use ApplicationSearch in Differential 2013-07-03 06:11:07 -07:00
conduit Add DifferentialDiffQuery and change most callsites 2013-07-01 12:38:42 -07:00
config Flip strings for 'metamta.differential.unified-comment-context' config 2013-04-26 06:19:07 -07:00
constants Store revision reviewer state as edges 2013-07-10 13:50:21 -07:00
controller Make UX improvements to diff create screen 2013-07-03 10:32:02 -07:00
editor Store revision reviewer state as edges 2013-07-10 13:50:21 -07:00
events Use PHUIIconView for PhabricatorActionView 2013-07-10 12:33:51 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Add a link to the main Asana task from Differential 2013-07-09 16:22:33 -07:00
lipsum xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
mail Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
parser Fix typo in comment 2013-06-28 09:40:00 -07:00
query Use ApplicationSearch in Differential 2013-07-03 06:11:07 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
render Fix function/method declaration lint in Phabricator. Automatic patches. 2013-02-19 13:47:03 -08:00
search Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
storage Add DifferentialDiffQuery and change most callsites 2013-07-01 12:38:42 -07:00
view Show add reviewer typehead when user selects resign as a reviewer. 2013-07-10 11:05:53 -07:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00