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/phortune
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 Add initial cut of PayPal and pay-once-at-checkout providers to Phortune 2013-05-06 11:44:24 -07:00
constants General cleanup for adding payment methods in Phortune 2013-04-25 09:49:32 -07:00
control Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
controller Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
currency Show prices in "$... USD" in Phortune 2013-05-06 18:04:45 -07:00
editor Phortune v0.1: products 2013-03-28 09:13:07 -07:00
exception Implement Balanced Payments as a PhortunePaymentProvider 2013-04-25 09:48:04 -07:00
option Add WePay as a one-time payment provider 2013-05-21 15:34:46 -07:00
provider Add WePay as a one-time payment provider 2013-05-21 15:34:46 -07:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
storage Fix Phortune so it allows users to create their accounts implicitly 2013-12-12 11:19:03 +11:00
view General cleanup for adding payment methods in Phortune 2013-04-25 09:49:32 -07:00