Page MenuHomePhabricator

Build separate comments for each inline comment in Audit
ClosedPublic

Authored by epriestley on Jul 22 2014, 9:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 2:04 AM
Unknown Object (File)
Fri, Apr 19, 2:04 AM
Unknown Object (File)
Fri, Apr 19, 2:04 AM
Unknown Object (File)
Fri, Apr 19, 2:04 AM
Unknown Object (File)
Sun, Apr 14, 12:18 PM
Unknown Object (File)
Thu, Apr 11, 7:38 AM
Unknown Object (File)
Thu, Apr 11, 3:26 AM
Unknown Object (File)
Sun, Apr 7, 1:50 AM
Subscribers

Details

Summary

Ref T4896. Moves us closer to migrating comments to transactions by building a transaction per inline.

This makes the UI a little wonky, and it will get slightly worse until we swap to the new UI and grouping/collapsing starts working. It's still usable, there's just a box per inline.

Test Plan
  • Added a comment.
  • Added an inline comment.
  • Added a comment and an inline comment.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Build separate comments for each inline comment in Audit.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, btrahan.
  • Skip inlines when building the mail, they get built separately.
This revision is now accepted and ready to land.Jul 23 2014, 1:59 PM
epriestley updated this revision to Diff 24202.

Closed by commit rPbf397480114d (authored by @epriestley).