1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/differential/view
epriestley 2c3dbc48ee Move "Next Step" to a custom field in Differential
Summary:
Fixes T9672. This was never turned into a custom field, for no particular reason. Convert it into one.

This is substantially similar to the existing "Apply Patch" field, which does the same thing (only shows a command).

We might rethink or remove this eventually (e.g., in a post-"Land Revision" world) but this makes it easier, at the very least.

Test Plan:
  - Viewed a non-accepted revision (no hint).
  - Viewed an accepted revision from a raw diff source (no hint).
  - Viewed an accepted revision from Git (`arc land` hint).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9672

Differential Revision: https://secure.phabricator.com/D14367
2015-10-30 16:00:53 +00:00
..
DifferentialAddCommentView.php Require TokenizerControl to always have a datasource 2015-04-20 10:06:13 -07:00
DifferentialChangesetDetailView.php Reduce code duplication for inline "Undo" 2015-03-09 10:26:53 -07:00
DifferentialChangesetFileTreeSideNavBuilder.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialChangesetListView.php Merge branch 'master' into redesign-2015 2015-06-10 07:44:58 -07:00
DifferentialLocalCommitsView.php [Redesign] Add Table, Collapse support to ObjectBox 2015-05-19 23:14:22 -07:00
DifferentialPrimaryPaneView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DifferentialReviewersView.php Normalize AuditStatusConstant Colors 2014-10-20 15:47:10 -07:00
DifferentialRevisionDetailView.php Move "Next Step" to a custom field in Differential 2015-10-30 16:00:53 +00:00
DifferentialRevisionListView.php [Redesign] Try fa-code icon for open Diffs 2015-05-28 13:17:57 -07:00
DifferentialRevisionUpdateHistoryView.php Remove leftover code for "postponed" lint and unit status 2015-08-29 22:19:28 +10:00
DifferentialTransactionView.php phtize all the things 2015-05-22 21:16:39 +10:00