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)
Jun 2 2025, 6:31 PM
Unknown Object (File)
Jun 1 2025, 2:54 AM
Unknown Object (File)
May 29 2025, 7:11 AM
Unknown Object (File)
May 28 2025, 10:23 AM
Unknown Object (File)
May 2 2025, 2:11 AM
Unknown Object (File)
Apr 27 2025, 3:59 PM
Unknown Object (File)
Apr 23 2025, 4:56 PM
Unknown Object (File)
Apr 2 2025, 1:00 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
Branch
PHUIRemarkupView (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10713
Build 13169: Run Core Tests
Build 13168: 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
87

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.