1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/differential/view
epriestley 8149399312 Convert commits to use unified table of contents
Summary:
Fixes T2183. We now use the same rendering element in both places.

Intentional changes:

  - Package highlighting is out, coming back to both apps in next diff.
  - removed redundant-feeling "Change" link. The information is now shown with a character ("M", "V", etc.) and the page is a click away under "History". Clicking the path also jumps you to substantially similar content. (We could restore it fairly easily, I just think it's probably the least useful thing in the table right now.)

Test Plan: Viewed a bunch of commits in Diffusion.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T2183

Differential Revision: https://secure.phabricator.com/D13910
2015-08-15 12:57:20 -07: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 Differential Action List on Mobile 2014-04-03 12:01:04 -07:00
DifferentialRevisionListView.php [Redesign] Try fa-code icon for open Diffs 2015-05-28 13:17:57 -07:00
DifferentialRevisionUpdateHistoryView.php Merge branch 'master' into redesign-2015 2015-06-10 07:44:58 -07:00
DifferentialTransactionView.php phtize all the things 2015-05-22 21:16:39 +10:00