1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src/view
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
..
__tests__ Provide hasChildren() to replace isEmptyContent() 2013-08-12 07:51:01 -07:00
control Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. 2013-11-09 10:48:19 -08:00
form Restructure Drydock so that blueprints are instances in the DB 2013-12-03 11:09:07 +11:00
layout Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
page Add UI for choosing header color 2013-12-07 10:46:09 -08:00
phui Record new commits in the push log 2013-12-05 11:59:41 -08:00
widget When stopping on redirect, show a full stack trace 2013-11-21 14:38:29 -08:00
AphrontDialogView.php Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
AphrontJavelinView.php Partial fix for Javelin View Example 2013-07-16 13:31:43 -07:00
AphrontNullView.php Provide hasChildren() to replace isEmptyContent() 2013-08-12 07:51:01 -07:00
AphrontTagView.php Remove all the container node stuff from AphrontTagView 2013-06-05 16:21:55 -07:00
AphrontView.php Provide hasChildren() to replace isEmptyContent() 2013-08-12 07:51:01 -07:00
viewutils.php User preference for time format 2013-09-02 12:55:11 -07:00