mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-11 09:22:40 +01:00
dec03cf076
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. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T7689 Differential Revision: https://secure.phabricator.com/D12205 |
||
---|---|---|
.. | ||
__tests__ | ||
application | ||
capability | ||
conduit | ||
config | ||
constants | ||
controller | ||
edge | ||
editor | ||
event | ||
export | ||
field | ||
lipsum | ||
phid | ||
query | ||
remarkup | ||
search | ||
storage | ||
typeahead | ||
view |