1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/ponder
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
..
application Use PHUIRemarkupPreviewPanel in Ponder 2013-08-05 10:47:06 -07:00
constants Use PHUIRemarkupPreviewPanel in Ponder 2013-08-05 10:47:06 -07:00
controller Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
editor Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
feed Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
mail Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
search Restore search indexing to Ponder questions 2013-07-29 12:04:19 -07:00
storage Fix an issue where Ponder rename stories tried to render question bodies 2013-11-11 11:17:06 -08:00
view Provide more structure to PHUIObjectBoxView 2013-09-30 09:36:04 -07:00