1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/differential/customfield
epriestley 70ddb1c45f Allow packages to be added as revision reviewers via the UI
Summary:
Ref T10939. This lets you add packages as reviewers manually.

"Project Reviewers" now lists both projects and packages. I have renamed this to "Coalition Reviewers" but that's probably horrible and confusing. I'm not sure "Group Reviewers" is much better.

Test Plan:
  - Added a package as a reviewer manually.
  - Joined it, got authority over it.
  - Saw the review on my dashboard.
  - Accepted the revision, got authority extended to the package review.

{F1311652}

{F1311653}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10939

Differential Revision: https://secure.phabricator.com/D15914
2016-05-13 17:20:09 -07:00
..
DifferentialApplyPatchField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
DifferentialAsanaRepresentationField.php Modernize remaining edge types 2015-01-03 10:58:20 +11:00
DifferentialAuditorsField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialAuthorField.php Convert Differential to new layout 2016-03-12 13:04:21 -08:00
DifferentialBlameRevisionField.php remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00
DifferentialBranchField.php Don't show "master (branched from master)" in UI 2015-12-19 12:57:59 -08:00
DifferentialChangesSinceLastUpdateField.php Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
DifferentialCommitsField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialConflictsField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialCoreCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialCustomField.php Allow monogrammed objects to be parsed from the arc command line in "Reviewers" and similar fields 2016-05-13 17:18:35 -07:00
DifferentialDependenciesField.php Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
DifferentialDependsOnField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialEditPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00
DifferentialGitSVNIDField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialHarbormasterField.php Read Differential changeset coverage information from Harbormaster 2015-08-10 14:16:36 -07:00
DifferentialHostField.php Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
DifferentialJIRAIssuesField.php Various translation improvements 2015-11-03 07:02:46 +11:00
DifferentialLintField.php Remove leftover code for "postponed" lint and unit status 2015-08-29 22:19:28 +10:00
DifferentialManiphestTasksField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialNextStepField.php Move "Next Step" to a custom field in Differential 2015-10-30 16:00:53 +00:00
DifferentialPathField.php Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
DifferentialProjectReviewersField.php Allow packages to be added as revision reviewers via the UI 2016-05-13 17:20:09 -07:00
DifferentialProjectsField.php Parse Tags in commits message for revisions 2016-04-20 01:46:17 +00:00
DifferentialRepositoryField.php Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
DifferentialRequiredSignaturesField.php Modernize Legalpad edge types 2015-01-01 11:15:34 +11:00
DifferentialRevertPlanField.php Update to use PHUIRemarkupView everywhere possible 2016-02-16 14:05:53 -08:00
DifferentialReviewedByField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialReviewersField.php Allow packages to be added as revision reviewers via the UI 2016-05-13 17:20:09 -07:00
DifferentialRevisionIDField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialStoredCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialSubscribersField.php Allow monogrammed objects to be parsed from the arc command line in "Reviewers" and similar fields 2016-05-13 17:18:35 -07:00
DifferentialSummaryField.php Update to use PHUIRemarkupView everywhere possible 2016-02-16 14:05:53 -08:00
DifferentialTestPlanField.php Update to use PHUIRemarkupView everywhere possible 2016-02-16 14:05:53 -08:00
DifferentialTitleField.php remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00
DifferentialUnitField.php Give unit test results their own table in Differential 2016-02-29 14:27:22 -08:00
DifferentialViewPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00