Homec4science

Make ManiphestCustomField actually implement the interface it ostensibly exposes

Authored by epriestley <git@epriestley.com> on Sep 17 2013, 01:05.

Description

Make ManiphestCustomField actually implement the interface it ostensibly exposes

Summary: There's a bunch of stuff that lives only in AuxiliaryField which is called on objects which may be ManiphestCustomFields right now. This is basically a list of remaining API methods which need to be moved to the new stuff. This enables construction of new-style custom fields.

Test Plan: Created a sophisticated Maniphest custom field.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7013

Details

Committed
epriestley <git@epriestley.com>Sep 17 2013, 01:05
Pushed
aubortJan 31 2017, 17:16
Parents
rPHed7a5078f954: Add "user" and "users" standard custom fields
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH01eedd6e6ad0: Make ManiphestCustomField actually implement the interface it ostensibly exposes (authored by epriestley <git@epriestley.com>).Sep 17 2013, 01:05