1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/herald
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
..
action Allow "Assign task" Herald Action in Maniphest to accept "None" to unassign 2015-12-05 12:39:45 -08:00
adapter Pass recently applied transactions to HeraldAdapters 2015-11-26 08:53:08 -08:00
application Use monograms for Herald URIs 2015-11-13 07:07:00 +11:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Modernize Herald 2015-11-30 07:11:52 -08:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
engine Extend from Phobject 2015-06-15 18:02:27 +10:00
field Use getPhobjectClassConstant() to access class constants 2015-10-01 16:56:21 -07:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
group Make Herald action modularization more aggressive 2015-08-03 14:33:20 -07:00
phid Use monograms for Herald URIs 2015-11-13 07:07:00 +11:00
query Modernize Herald 2015-11-30 07:11:52 -08:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
storage Make Herald rules subscribable 2015-11-17 06:27:13 +11:00
value Improve rendering of tokenizer tokens in Herald when editing rules 2015-12-05 11:20:07 -08:00