Page MenuHomePhabricator

Update to use PHUIRemarkupView everywhere possible
ClosedPublic

Authored by chad on Feb 16 2016, 9:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 6, 10:47 AM
Unknown Object (File)
Wed, Aug 28, 6:13 PM
Unknown Object (File)
Wed, Aug 28, 6:50 AM
Unknown Object (File)
Tue, Aug 27, 11:31 AM
Unknown Object (File)
Mon, Aug 26, 12:31 PM
Unknown Object (File)
Sun, Aug 25, 3:03 AM
Unknown Object (File)
Sun, Aug 18, 3:55 AM
Unknown Object (File)
Sat, Aug 17, 9:10 AM
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.