1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-27 07:50:57 +01:00
phorge-phorge/src/infrastructure/customfield
epriestley 026137f92f Further simplify PhabricatorCustomFieldInterface
Summary:
Ref T1703. Ref T3718. This introduces `PhabricatorCustomFieldAttachment`, which is just a fancy `array()`. The goal here is to simplify `PhabricatorCustomFieldInterface` as much as possible.

In particular, it can now use common infrastructure (`assertAttached()`) and is more difficult to get wrong.

Test Plan: Edited custom fields on profile.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1703, T3718

Differential Revision: https://secure.phabricator.com/D6752
2013-08-14 12:34:09 -07:00
..
config Add a "disabled" style 2013-07-12 11:31:20 -07:00
exception Partially move Releeph custom fields to PhabricatorCustomField 2013-08-14 12:34:07 -07:00
field Further simplify PhabricatorCustomFieldInterface 2013-08-14 12:34:09 -07:00
interface Further simplify PhabricatorCustomFieldInterface 2013-08-14 12:34:09 -07:00
storage Begin generalizing custom fields 2013-06-06 14:52:40 -07:00