Page MenuHomePhabricator

Replace all Maniphest commenting code with EditEngine commenting code
ClosedPublic

Authored by epriestley on Dec 4 2015, 2:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 1:33 PM
Unknown Object (File)
Fri, Dec 6, 7:28 AM
Unknown Object (File)
Wed, Nov 27, 8:55 PM
Unknown Object (File)
Sun, Nov 24, 5:27 PM
Unknown Object (File)
Nov 19 2024, 6:09 PM
Unknown Object (File)
Nov 16 2024, 7:36 AM
Unknown Object (File)
Nov 12 2024, 1:48 PM
Unknown Object (File)
Nov 7 2024, 8:52 PM
Subscribers
None

Details

Summary

Ref T9132. Like D14659, I'll hold this until after the cut.

This swaps commenting in Maniphest over to EditEngine / stackable actions. New code doesn't have parity yet, although none of the things we're missing should technically be strictly mandatory. There's a list inline. I'll restore these in the next diffs.

Briefly -- comments, subscribers and projects work. Status, owners and priority do not yet.

Test Plan
  • Made comments and added subscribers and projects.
  • Read through the old code to look for missing features and tried to document them all.

Diff Detail

Repository
rP Phabricator
Branch
ee35
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/maniphest/editor/ManiphestEditEngine.php:70XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 9280
Build 11008: Run Core Tests
Build 11007: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Replace all Maniphest commenting code with EditEngine commenting code.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 4 2015, 5:39 PM
This revision was automatically updated to reflect the committed changes.