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
Unknown Object (File)
Fri, Jan 17, 3:51 PM
Unknown Object (File)
Thu, Jan 9, 2:29 PM
Unknown Object (File)
Dec 10 2024, 6:21 AM
Unknown Object (File)
Oct 23 2024, 4:38 AM
Unknown Object (File)
Oct 21 2024, 10:26 AM
Unknown Object (File)
Oct 20 2024, 3:37 PM
Unknown Object (File)
Sep 25 2024, 6:03 AM
Unknown Object (File)
Sep 4 2024, 6:03 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