1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-13 15:28:35 +01:00
phorge-phorge/src/infrastructure/customfield/standard
epriestley 715233fb61 Fully modularize Herald field values
Summary: Ref T8726. This gets rid of all the `VALUE_*` constants and lets Fields provide arbitrary typeaheads without upstream/JS changes.

Test Plan: Used all tokenizers. Used "Another Herald Rule". Grepped for all removed constants.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8726

Differential Revision: https://secure.phabricator.com/D13616
2015-07-16 14:12:44 -07:00
..
PhabricatorStandardCustomField.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldBool.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldCredential.php Rename PassphraseCredentialType subclasses for consistency 2015-06-14 14:11:55 +10:00
PhabricatorStandardCustomFieldDate.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldHeader.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorStandardCustomFieldInt.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldLink.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldPHIDs.php Return $this from setter methods 2015-07-06 22:53:43 +10:00
PhabricatorStandardCustomFieldRemarkup.php Don't put the entire corpus into project edit feed stories 2015-06-30 06:05:30 -07:00
PhabricatorStandardCustomFieldSelect.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldText.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldUsers.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00