Page MenuHomePhabricator

Move Files editing and commenting to EditEngine
ClosedPublic

Authored by epriestley on Apr 4 2017, 3:04 PM.
Tags
None
Referenced Files
F15480334: D17611.id.diff
Tue, Apr 8, 1:25 PM
F15474246: D17611.id42375.diff
Sun, Apr 6, 6:48 AM
F15429633: D17611.id.diff
Mon, Mar 24, 3:23 AM
F15412155: D17611.id42375.diff
Wed, Mar 19, 11:32 AM
F15411989: D17611.id42375.diff
Wed, Mar 19, 10:39 AM
F15410308: D17611.id42375.diff
Wed, Mar 19, 7:03 AM
F15405076: D17611.id42355.diff
Tue, Mar 18, 10:12 AM
F15396329: D17611.id42355.diff
Sun, Mar 16, 1:33 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