1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications/differential/controller
epriestley e40aec0210 When a revision has more than 7 reviewers, render only the first 7 in the list view
Summary:
See PHI489. Ref T13110. At least for now, this just shows "..." at the end since you can click the revision to see the whole list anyway.

Also remove the older-style external Handle passing in favor of lazy construction via HandlePool.

Test Plan: Viewed revisions, fiddled with the 7 limit, got sensible-seeming "..." behavior.

Maniphest Tasks: T13110

Differential Revision: https://secure.phabricator.com/D19293
2018-04-03 12:47:43 -07:00
..
DifferentialChangesetViewController.php Show lint messages in deleted files on the left-hand side of the change 2018-03-04 09:14:10 -08:00
DifferentialController.php Fix spelling 2017-10-09 10:48:04 -07:00
DifferentialDiffCreateController.php Update Create Diff page for new Edit UI 2017-09-06 10:14:58 -07:00
DifferentialDiffViewController.php Mark Owners package reviewers which own nothing in the current diff 2017-09-29 15:06:00 -07:00
DifferentialInlineCommentEditController.php Make yellow "draft" bubbles more generic 2017-01-13 09:02:19 -08:00
DifferentialRevisionCloseDetailsController.php Fix some issues with the "Explain Why" dialog 2016-05-30 09:52:35 -07:00
DifferentialRevisionEditController.php Rename Differenital "EditPro" controller back to "Edit" 2016-12-16 13:17:12 -08:00
DifferentialRevisionInlinesController.php Build a page for viewing all inline comments 2017-06-12 11:31:20 -07:00
DifferentialRevisionListController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialRevisionOperationController.php Update major RefCursor callsites to work properly with RefPosition 2017-09-15 10:21:32 -07:00
DifferentialRevisionViewController.php When a revision has more than 7 reviewers, render only the first 7 in the list view 2018-04-03 12:47:43 -07:00