1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/differential/view
epriestley 17306b7a92 Provide basic keyboard navigation support for Differential.
Summary:
ReviewBoard has a fancier version of this feature that's more granular -- the
keyboard can focus on individual changes. I think that's good and intend to
implement something similar, but this gets us a step closer and gets rid of some
of the bookkeeping stuff like making shortcuts discoverable.

(I have another brnach with Maniphest merging which also uses fatcow icons,
which is why the README seems a little out of context.)

Test Plan:
Used "j" and "k" to jump between changesets. Pressed "?" and got a list of
available shortcuts.

Reviewed By: tuomaspelkonen
Reviewers: aran, jungejason, tuomaspelkonen
CC: moskov, aran, epriestley, tuomaspelkonen
Differential Revision: 412
2011-06-09 14:55:44 -07:00
..
addcomment Provide basic capabilities to make Differential column width flexible 2011-06-09 12:01:11 -07:00
changesetdetailview Add "Undo" for editing Differential inline comments 2011-06-08 10:44:01 -07:00
changesetlistview Provide basic keyboard navigation support for Differential. 2011-06-09 14:55:44 -07:00
difftableofcontents Fixed the table of contents standalone view link. 2011-05-13 13:28:21 -07:00
inlinecomment Remove nonfunctional links from Differential inline comment previews 2011-06-09 11:22:07 -07:00
primarypane Provide basic capabilities to make Differential column width flexible 2011-06-09 12:01:11 -07:00
revisioncomment Store metadata with Differential and Maniphest comments, and store added 2011-06-09 10:43:25 -07:00
revisioncommentlist Add comment linking to Maniphest and Differential 2011-05-31 11:11:19 -07:00
revisiondetail Provide basic keyboard navigation support for Differential. 2011-06-09 14:55:44 -07:00
revisionupdatehistory Added a conduit call to update arc unit results for a postponed test. 2011-06-09 10:45:58 -07:00