Page MenuHomePhabricator

Update to use PHUIRemarkupView everywhere possible
ClosedPublic

Authored by chad on Feb 16 2016, 9:45 PM.
Tags
None
Referenced Files
F15464891: D15281.id36872.diff
Wed, Apr 2, 1:00 PM
F15435918: D15281.id36869.diff
Tue, Mar 25, 10:53 AM
F15435568: D15281.id36870.diff
Tue, Mar 25, 8:56 AM
F15435465: D15281.id36869.diff
Tue, Mar 25, 8:28 AM
F15435464: D15281.id36870.diff
Tue, Mar 25, 8:28 AM
F15429664: D15281.id36872.diff
Mon, Mar 24, 3:31 AM
F15409615: D15281.id36872.diff
Wed, Mar 19, 4:46 AM
F15392314: D15281.diff
Sat, Mar 15, 2:30 PM
Subscribers

Details

Summary

Moves all the one off object calls to PHUIRemarkupView, adds a "Document" call as well (future plans).

Test Plan

Visited most pages I could get access to, but may want extra careful eyes on this diff.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Update to use PHUIRemarkupView everywhere possible.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.

Caught one issue, see inline.

src/view/form/AphrontFormView.php
88–89

I think this one is wrong, and lost an appendInstructions(...) call.

This revision is now accepted and ready to land.Feb 16 2016, 9:50 PM
chad marked an inline comment as done.
chad edited edge metadata.
  • comment
This revision was automatically updated to reflect the committed changes.