1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/herald/field
epriestley 56dd5211f0 Make Herald action modularization more aggressive
Summary:
Ref T8726. Herald actions are technically sort-of modular already, but make them more aggressively modular similar to `HeraldField`.

I plan to obsolete and replace `HeraldCustomAction`.

Test Plan: Saw actions in nice groups; created and ran a "Do Nothing" action. Transcripts are a bit rough for now.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: joshuaspence, epriestley

Maniphest Tasks: T8726

Differential Revision: https://secure.phabricator.com/D13646
2015-08-03 14:33:20 -07:00
..
__tests__ Add a trivial test case for HeraldField 2015-07-07 23:05:03 +10:00
HeraldAlwaysField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldAnotherRuleField.php Correct rendering of "Another Herald Rule" conditions in Herald 2015-07-24 10:57:03 -07:00
HeraldBasicFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldContentSourceField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldEditFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldFieldGroup.php Make Herald action modularization more aggressive 2015-08-03 14:33:20 -07:00
HeraldNewObjectField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldRelatedFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldSupportFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00