1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/differential
epriestley fda83094ac Restore missing behavior for Differential keyboard navigation
Summary: Fixes T12086. This got dropped by accident while cleaning up haunting.

Test Plan: Loaed a revision, hit "?", hit n/j/p/etc

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12086

Differential Revision: https://secure.phabricator.com/D17166
2017-01-09 12:57:49 -08:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
application Rename Differenital "EditPro" controller back to "Edit" 2016-12-16 13:17:12 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Define Differential email action in terms of EditEngine 2017-01-02 13:25:45 -08:00
conduit Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" 2017-01-09 07:16:27 -08:00
config Remove Differential "Title" custom field 2016-12-16 10:23:26 -08:00
constants Restore "Accept", "Reject" and "Resign" actions to Differential on EditEngine 2016-12-31 10:09:27 -08:00
controller Restore missing behavior for Differential keyboard navigation 2017-01-09 12:57:49 -08:00
customfield Show an info view warning for ongoing or failed builds in Differential 2017-01-04 15:12:45 -08:00
doorkeeper Remove email prefixes from doorkeeper titles 2016-01-28 18:48:28 +00:00
edge Make the revision graph view more flexible 2016-07-01 10:40:49 -07:00
editor Fix a case where "Accept + Comment" would ignore the "Accept" 2017-01-05 11:30:20 -08:00
engine When updating revisions in response to commits, reuse previously generated diffs 2017-01-09 12:13:44 -08:00
engineextension Convert Differential to new layout 2016-03-12 13:04:21 -08:00
exception Remove an unused class 2015-01-03 09:07:32 +11:00
field Be more lenient when accepting "Differential Revision" in the presence of custom ad-hoc commit message fields 2017-01-01 09:56:02 -08:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
herald Fix a Herald issue where testing commits against rules with revision-related conditions would fail 2016-09-08 17:16:40 -07:00
landing Make "Land Revision" button state consistent, prevent non-accepted lands 2015-10-27 18:51:59 +00:00
lipsum Improve lipsum generation of projects 2015-12-24 09:06:56 -08:00
mail Improve HTML mail rendering of inline patches 2016-05-12 12:13:40 -07:00
management Remove most of the legacy hunk code 2016-12-13 14:34:36 -08:00
parser Always parse the first line of a commit message as a title 2017-01-01 09:56:15 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query When updating revisions in response to commits, reuse previously generated diffs 2017-01-09 12:13:44 -08:00
relationships Convert all standard relationship-editing actions to modern Relationships code 2016-06-29 11:24:52 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
render Bring up contrast on light green / red diffs 2017-01-04 15:18:24 -08:00
search Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
storage When updating revisions in response to commits, reuse previously generated diffs 2017-01-09 12:13:44 -08:00
typeahead Make Calendar query for indirect invites/RSVPs by default, like Differential 2016-11-15 12:47:01 -08:00
view Make inline comment preview and submission mostly work on EditEngine 2016-12-31 10:10:29 -08:00
xaction Fix an issue which could prevent blocking reviewers from being removed from revisions 2017-01-09 08:41:46 -08:00
DifferentialGetWorkingCopy.php Extend from Phobject 2015-06-15 18:02:27 +10:00