Page MenuHomePhabricator

Move Files editing and commenting to EditEngine
ClosedPublic

Authored by epriestley on Apr 4 2017, 3:04 PM.
Tags
None
Referenced Files
F13090793: D17611.diff
Thu, Apr 25, 2:34 AM
Unknown Object (File)
Thu, Apr 11, 9:54 AM
Unknown Object (File)
Wed, Apr 10, 11:03 AM
Unknown Object (File)
Wed, Apr 10, 3:03 AM
Unknown Object (File)
Wed, Apr 10, 2:28 AM
Unknown Object (File)
Wed, Apr 10, 12:45 AM
Unknown Object (File)
Tue, Apr 9, 10:51 PM
Unknown Object (File)
Tue, Apr 9, 6:40 PM
Subscribers
None

Details

Summary

Ref T11357. This moves editing and commenting (but not creation) to EditEngine.

Since only the name is really editable, this is pretty straightforward.

Test Plan

Renamed files; commented on files.

Diff Detail

Repository
rP Phabricator
Branch
files2
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/files/editor/PhabricatorFileEditEngine.php:17XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 16282
Build 21640: Run Core Tests
Build 21639: arc lint + arc unit

Event Timeline

Does this work with FileLightboxController?

Yes, this doesn't disrupt that controller. At some point that controller should be merged into EditEngine, presumably, but I'm not planning to touch it for now:

Screen Shot 2017-04-04 at 10.23.05 AM.png (922×1 px, 559 KB)

This revision is now accepted and ready to land.Apr 4 2017, 5:59 PM