1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-02 15:39:36 +01:00
phorge-phorge/src/applications/herald/action
epriestley 1d4f6bd444 Index "Call Webhook" in Herald, and show calling rules on the Webhook page
Summary:
Depends on D20259. Now that we can index Herald rules to affected objects, show callers on the "Webhooks" UI.

A few other rule types could get indexes too ("Sign Legalpad Documents", "Add Reviewers", "Add Subscribers"), but I think they're less likely to be useful since those triggers are usually more obvious (the transaction timeline makes it clearer what happened/why). We could revisit this in the future now that it's a possibility.

Test Plan: {F6260106}

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Differential Revision: https://secure.phabricator.com/D20260
2019-03-07 14:48:14 -08:00
..
HeraldAction.php On Harbormaster build plans, show which Herald rules trigger builds 2019-03-07 13:51:40 -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
HeraldCallWebhookAction.php Index "Call Webhook" in Herald, and show calling rules on the Webhook page 2019-03-07 14:48:14 -08:00
HeraldCommentAction.php Make the default behavior of getApplicationTransactionCommentObject() "return null" instead of "throw" 2019-02-07 14:56:38 -08: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