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)
Sun, Sep 15, 12:04 PM
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)
Aug 18 2024, 3:55 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
Branch
PHUIRemarkupView (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10714
Build 13171: Run Core Tests
Build 13170: arc lint + arc unit

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.