Page MenuHomePhabricator

Move Files editing and commenting to EditEngine
ClosedPublic

Authored by epriestley on Apr 4 2017, 3:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 7:37 AM
Unknown Object (File)
Sat, Dec 14, 5:34 AM
Unknown Object (File)
Fri, Dec 13, 8:48 PM
Unknown Object (File)
Wed, Dec 11, 1:28 AM
Unknown Object (File)
Wed, Dec 11, 1:28 AM
Unknown Object (File)
Wed, Dec 11, 1:01 AM
Unknown Object (File)
Tue, Dec 10, 11:57 PM
Unknown Object (File)
Fri, Dec 6, 11:55 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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