1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/js/application/differential
epriestley 921164aab7 Allow keyboard navigation between individual changes
Summary:
Permit "j" and "k" to cycle through individual changeblocks, similar to how this
feature works in ReviewBoard. This still needs a bunch of refinement but it's
getting closer to being useful.

Also moved reticle underneath the table so you can click links through it (derp
derp).

Test Plan:
Used "j" and "k" to cycle through individual changes.

Reviewed By: aran
Reviewers: aran, jungejason, tuomaspelkonen
CC: moskov, aran, epriestley
Differential Revision: 426
2011-06-14 20:45:33 -07:00
..
behavior-accept-with-errors.js Added a big warning if reviewer is about to accept a diff with lint or unit 2011-06-13 11:49:31 -07:00
behavior-add-reviewers.js Bring Javelin into Phabricator via git submodule, not copy-and-paste 2011-05-08 13:20:10 -07:00
behavior-comment-jump.js Added 'Next' and 'Previous' links to differential 2011-05-11 14:46:00 -07:00
behavior-comment-preview.js Add comment previews to Maniphest 2011-05-10 14:35:00 -07:00
behavior-diff-radios.js Bring Javelin into Phabricator via git submodule, not copy-and-paste 2011-05-08 13:20:10 -07:00
behavior-edit-inline-comments.js Fix problem with adding Differential inline comments to the last line of a file 2011-06-11 16:00:37 -07:00
behavior-keyboard-nav.js Allow keyboard navigation between individual changes 2011-06-14 20:45:33 -07:00
behavior-populate.js Move "Rendering References" to the DifferentialChangesetParser level 2011-05-13 06:10:57 -07:00
behavior-show-all-comments.js Add comment linking to Maniphest and Differential 2011-05-31 11:11:19 -07:00
behavior-show-more.js Add "Undo" for editing Differential inline comments 2011-06-08 10:44:01 -07:00
DifferentialInlineCommentEditor.js Fix problem with adding Differential inline comments to the last line of a file 2011-06-11 16:00:37 -07:00