1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/herald/query
epriestley 046888ac2e In Herald, save applied transaction PHIDs in the transcript and display them in the UI
Summary:
Ref T13283. Since D14575, we already pass applied transactions to Herald, but they exist only as a backwards compatibility layer and have no upstream callsites.

Save the applied transaction PHIDs as part of the object transcript, and show them in the UI.

Test Plan:
  - Viewed a modern transcript, saw a list of transactions.
  - Viewed an older transcript, saw nothing (since there were no transactions in the transcript).

{F6456431}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13283

Differential Revision: https://secure.phabricator.com/D20518
2019-05-16 09:58:16 -07:00
..
HeraldRuleQuery.php On Harbormaster build plans, show which Herald rules trigger builds 2019-03-07 13:51:40 -08:00
HeraldRuleSearchEngine.php On Harbormaster build plans, show which Herald rules trigger builds 2019-03-07 13:51:40 -08:00
HeraldTransactionQuery.php Allow Herald rules to be disabled, instead of deleted 2013-10-06 17:10:29 -07:00
HeraldTranscriptQuery.php In Herald, save applied transaction PHIDs in the transcript and display them in the UI 2019-05-16 09:58:16 -07:00
HeraldTranscriptSearchEngine.php Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
HeraldWebhookQuery.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
HeraldWebhookRequestQuery.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
HeraldWebhookSearchEngine.php Refine core webhook implementation somewhat 2018-02-09 13:55:55 -08:00
HeraldWebhookTransactionQuery.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00