Page MenuHomePhabricator

Prepare a replacement for Controller->renderHandlesForPHIDs()
ClosedPublic

Authored by epriestley on Mar 30 2015, 1:24 PM.
Tags
None
Referenced Files
F13243504: D12205.diff
Thu, May 23, 3:59 AM
F13238336: D12205.id29354.diff
Tue, May 21, 6:50 PM
F13238303: D12205.id29328.diff
Tue, May 21, 6:39 PM
F13238225: D12205.id.diff
Tue, May 21, 6:05 PM
F13221864: D12205.diff
Sun, May 19, 3:06 AM
F13209522: D12205.diff
Fri, May 17, 12:44 AM
F13204408: D12205.diff
Wed, May 15, 12:33 AM
F13187343: D12205.diff
Sat, May 11, 4:28 AM
Subscribers

Details

Summary

Ref T7689. This gives HandleLists renderList() and renderHandle() methods, which return views that can perform just-in-time data fetching and generally look and feel like other rendering code, instead of being odd pseudo-functional methods on Controller.

Also converts callsites on the Maniphest detail page to use these methods.

Next changes will wipe out more of the callsites.

Test Plan
  • Viewed Maniphest detail page with many relevant handles.
  • Created a new subtask.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Prepare a replacement for Controller->renderHandlesForPHIDs().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 30 2015, 8:01 PM
This revision was automatically updated to reflect the committed changes.