1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/maniphest/herald
epriestley 4b5a78e343 Add "you can only enter one value" UI limits to Herald "set status" and "set priority" actions
Summary:
Ref T13048. Fixes T11112. I mostly fixed this before in D18887, but missed that these other actions are also affected. T11112 had a more complete list of missing limits.

(It's possible there are some others somewhere, but this is everything we know about, I think.)

Test Plan: Created rules using these actions, typed stuff into the box, was only able to enter one value.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13048, T11112

Differential Revision: https://secure.phabricator.com/D18943
2018-01-26 13:22:26 -08:00
..
HeraldManiphestTaskAdapter.php Define available Herald rule repetition options in terms of "isSingleEventAdapter()" 2018-01-26 11:02:35 -08:00
ManiphestTaskAssigneeHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
ManiphestTaskAssignHeraldAction.php Update Maniphest for modular transactions 2017-05-15 10:29:06 -07:00
ManiphestTaskAssignOtherHeraldAction.php Respect token limits for "Assign to" and custom datasource fields in Herald 2018-01-22 11:54:12 -08:00
ManiphestTaskAssignSelfHeraldAction.php Modularize Maniphest Herald "Assign Task" action 2015-08-03 14:33:25 -07:00
ManiphestTaskAuthorHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
ManiphestTaskDescriptionHeraldField.php Reduce code duplication in Herald fields 2015-07-16 14:11:44 -07:00
ManiphestTaskHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
ManiphestTaskHeraldFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
ManiphestTaskPriorityHeraldAction.php Add "you can only enter one value" UI limits to Herald "set status" and "set priority" actions 2018-01-26 13:22:26 -08:00
ManiphestTaskPriorityHeraldField.php Support "Select" custom fields in Herald rules 2015-07-16 14:12:54 -07:00
ManiphestTaskStatusHeraldAction.php Add "you can only enter one value" UI limits to Herald "set status" and "set priority" actions 2018-01-26 13:22:26 -08:00
ManiphestTaskStatusHeraldField.php Support "Select" custom fields in Herald rules 2015-07-16 14:12:54 -07:00
ManiphestTaskTitleHeraldField.php Reduce code duplication in Herald fields 2015-07-16 14:11:44 -07:00