1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/nuance/controller
epriestley a5dc9067af Provide convenience method addTextCrumb() to PhabricatorCrumbsView
Summary: We currently have a lot of calls to `addCrumb(id(new PhabricatorCrumbView())->...)` which can be expressed much more simply with a convenience method. Nearly all crumbs are only textual.

Test Plan:
  - This was mostly automated, then I cleaned up a few unusual sites manually.
  - Bunch of grep / randomly clicking around.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: hach-que, aran

Differential Revision: https://secure.phabricator.com/D7787
2013-12-18 17:47:34 -08:00
..
NuanceController.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceItemEditController.php Naunce - capalities for Source object 2013-11-08 12:45:14 -08:00
NuanceItemViewController.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceQueueEditController.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceQueueViewController.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceRequestorEditController.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceRequestorViewController.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceSourceEditController.php Nuance - federate out the design of NuanceSource via NuanceSourceDefinition 2013-11-20 13:41:19 -08:00
NuanceSourceViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00