Page MenuHomePhabricator

Move Files editing and commenting to EditEngine
ClosedPublic

Authored by epriestley on Apr 4 2017, 3:04 PM.
Tags
None
Referenced Files
F19037463: D17611.id.diff
Tue, Nov 25, 11:36 PM
F19030893: D17611.diff
Mon, Nov 24, 10:28 PM
F18848003: D17611.id.diff
Thu, Oct 30, 3:04 AM
F18827226: D17611.id42355.diff
Oct 24 2025, 8:35 AM
F18825368: D17611.id.diff
Oct 23 2025, 9:23 PM
F18821359: D17611.diff
Oct 22 2025, 10:19 PM
F18735612: D17611.id42375.diff
Oct 1 2025, 2:30 AM
F18725186: D17611.diff
Sep 30 2025, 4:53 AM
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