1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/macro/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
..
PhabricatorMacroAudioController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhabricatorMacroCommentController.php Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
PhabricatorMacroController.php Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
PhabricatorMacroDisableController.php Fix incorrect check for CAN_EDIT in macro enable/disable controller 2013-11-09 16:34:26 -08:00
PhabricatorMacroEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhabricatorMacroListController.php Update pinboard view styles, move to PHUI 2013-08-07 10:58:09 -07:00
PhabricatorMacroMemeController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PhabricatorMacroMemeDialogController.php Turn the macro selector into a tokenizer 2013-11-25 19:22:06 -08:00
PhabricatorMacroViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00