Page MenuHomePhabricator

Implement "Pro" version of revision editor, with one field
ClosedPublic

Authored by epriestley on Feb 19 2014, 12:16 AM.
Tags
None
Referenced Files
F15478479: D8276.id19695.diff
Mon, Apr 7, 11:37 PM
F15458227: D8276.id.diff
Sun, Mar 30, 9:53 PM
F15457776: D8276.id19695.diff
Sun, Mar 30, 6:51 PM
F15452419: D8276.diff
Sat, Mar 29, 4:38 AM
F15451371: D8276.id.diff
Fri, Mar 28, 9:45 PM
F15415429: D8276.diff
Mar 20 2025, 5:58 AM
F15413029: D8276.id19690.diff
Mar 19 2025, 4:30 PM
F15389103: D8276.diff
Mar 15 2025, 4:53 AM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rP65bc2b1ac53d: Implement "Pro" version of revision editor, with one field
Summary

Ref T3886. I spent a few hours trying to make DifferentialFieldSpecification extend PhabricatorCustomField so I could be more blunt in my approach here and just swap the whole thing over in one go (more or less like I did with Maniphest) but we have a ton of custom fields and things felt really shaky and the change was enormous and hard to keep track of.

Instead, I'm going to do this more gradually and go field-by-field. This implements a CustomField version of the "Title" field.

(There are no links to this in the UI.)

Test Plan

{F115353}

{F115354}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped