1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-16 00:38:38 +01:00
phorge-phorge/src/applications/herald/action
epriestley bc331f0fbf Allow "Assign task" Herald Action in Maniphest to accept "None" to unassign
Summary:
Fixes T9206. This was also blocked on tokenizers being weird.

Also clean up some rendering stuff from the earlier changes.

Test Plan:
  - Added an "unassign" rule by typing "None", per instructions in the placeholder text.
  - Ran the rule.
  - Task got unassigned.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9206

Differential Revision: https://secure.phabricator.com/D14684
2015-12-05 12:39:45 -08:00
..
HeraldAction.php Allow "Assign task" Herald Action in Maniphest to accept "None" to unassign 2015-12-05 12:39:45 -08:00
HeraldActionGroup.php Use getPhobjectClassConstant() to access class constants 2015-10-01 16:56:21 -07:00
HeraldApplicationActionGroup.php Modularize Maniphest Herald "Assign Task" action 2015-08-03 14:33:25 -07:00
HeraldDoNothingAction.php Modularize the Diffusion "Add Auditors" Herald action 2015-08-03 14:33:27 -07:00
HeraldNotifyActionGroup.php Make Herald action modularization more aggressive 2015-08-03 14:33:20 -07:00
HeraldPreventActionGroup.php Make Herald action modularization more aggressive 2015-08-03 14:33:20 -07:00
HeraldSupportActionGroup.php Make Herald action modularization more aggressive 2015-08-03 14:33:20 -07:00
HeraldUtilityActionGroup.php Make Herald action modularization more aggressive 2015-08-03 14:33:20 -07:00