1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/infrastructure
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
..
__tests__ In unit test environments, install all applications 2013-05-16 12:25:26 -07:00
celerity Mobile "quick create" icons. 2013-07-28 13:47:09 -07:00
customfield Partially move Releeph custom fields to PhabricatorCustomField 2013-08-14 12:34:07 -07:00
daemon Fix PhabricatorBot macro cacheing 2013-08-04 15:40:04 -07:00
diff Don't fatal with error in transaction diff 2013-04-16 08:41:36 -07:00
edges Use Application PHIDs for ANSW 2013-07-28 15:08:35 -07:00
env Drive auth config with the database 2013-06-20 11:18:11 -07:00
events Add a blanket "will login" event 2013-06-16 16:35:36 -07:00
internationalization Pholio - allow Pholio Mocks to be attached to Maniphest Tasks (and vice versa) 2013-07-19 15:59:29 -07:00
javelin Remove deprecated javelin_render_tag() and phabricator_render_form() 2013-07-18 13:30:25 -07:00
lint Remove deprecated javelin_render_tag() and phabricator_render_form() 2013-07-18 13:30:25 -07:00
markup Fix text-mode rendering of object and Asana link views 2013-08-07 13:29:09 -07:00
query Provide a callback for Queries to filter objects from alternate result sets 2013-07-22 12:20:31 -07:00
ssh Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage Support configuration-driven custom fields 2013-08-14 12:33:53 -07:00
testing in test environments, install beta applications 2013-05-22 09:49:10 -07:00
time Consolidate some datetime code and add unit tests 2013-06-03 12:58:11 -07:00
util Proof of concept mitigation of BREACH 2013-08-07 16:09:05 -07:00
PhabricatorAccessLog.php Fail quietly when failing to write access log 2013-05-09 16:08:26 -07:00
PhabricatorEditor.php Delete license headers from files 2012-11-05 11:16:51 -08:00