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/controller
epriestley 5408429466 Separate Herald transcripts into several different views
Summary: Ref T13586. The Herald transcript page has become more and more complicated over time, and recently added "Transactions" and "Profiler" sections. Split these across separate navigation tabs to limit the maximum complexity of any single view and make it easier to navigate to particular sections, like the profiler section.

Test Plan: Viewed various transcripts, saw nice digestible sections.

Maniphest Tasks: T13586

Differential Revision: https://secure.phabricator.com/D21493
2021-02-19 11:16:20 -08:00
..
HeraldController.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
HeraldDisableController.php Modularize HeraldRule transactions 2019-03-07 11:55:31 -08:00
HeraldNewController.php Update Herald rule creation workflow to use more modern UI elements 2020-02-04 07:37:54 -08:00
HeraldRuleController.php Don't present users with Herald fields/actions for uninstalled applications, unless the rule already uses them 2019-09-12 14:33:28 -07:00
HeraldRuleListController.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
HeraldRuleViewController.php Remove legacy pre-loading of handles from Herald rendering 2020-01-29 15:07:23 -08:00
HeraldTestConsoleController.php In the Herald test console, don't consider transactions that Herald rules applied 2019-05-22 16:34:34 -07:00
HeraldTranscriptController.php Separate Herald transcripts into several different views 2021-02-19 11:16:20 -08:00
HeraldTranscriptListController.php Modernize Herald 2015-11-30 07:11:52 -08:00
HeraldWebhookController.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
HeraldWebhookEditController.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
HeraldWebhookKeyController.php Refine core webhook implementation somewhat 2018-02-09 13:55:55 -08:00
HeraldWebhookListController.php Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
HeraldWebhookTestController.php Trigger all "Firehose" webhooks on all transactional edits 2018-02-09 13:56:34 -08:00
HeraldWebhookViewController.php Index "Call Webhook" in Herald, and show calling rules on the Webhook page 2019-03-07 14:48:14 -08:00