1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/infrastructure/customfield
epriestley 74de24909b Partially move Releeph custom fields to PhabricatorCustomField
Summary:
Fixes T3661. Ref T3718. This makes Releeph custom fields extend PhabricatorCustomField so we can start moving over other pieces of infrastructure (rendering, storage, etc) to run through the same pathways. It's roughly the minimum amount of work required to be able to move forward.

NOTE: This removes per-project custom field selectors. Fields are now configured for an entire install. My understanding is that Facebook does not use this feature, and modern field infrastructure has moved away from selectors.

Test Plan: Viewed and edited projects, branches, and requests in Releeph. Grepped for removed config. Grepped for `field_selector`.

Reviewers: btrahan

Reviewed By: btrahan

CC: LegNeato, aran

Maniphest Tasks: T3661, T3718

Differential Revision: https://secure.phabricator.com/D6750
2013-08-14 12:34:07 -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 Partially move Releeph custom fields to PhabricatorCustomField 2013-08-14 12:34:07 -07:00
interface Support configuration-driven custom fields 2013-08-14 12:33:53 -07:00
storage Begin generalizing custom fields 2013-06-06 14:52:40 -07:00