1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/phortune
epriestley 55e49d7e31 Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery
Summary:
Ref T4100. Ref T5595. These functions are trivial for now, but move us toward being able to define more default query behavior by default.

Future changes will give these methods meaningful, nontrivial behaviors.

Test Plan: `arc unit --everything`

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5595, T4100

Differential Revision: https://secure.phabricator.com/D12454
2015-04-20 10:06:10 -07:00
..
application Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
capability Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
cart Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
control Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
controller Give Phortune carts a proper isInvoice flag 2015-04-20 10:05:44 -07:00
currency Mostly implement order refunds and cancellations 2014-10-08 15:33:25 -07:00
edge Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
editor Mail account owners when they have an invoice due 2015-02-01 12:33:03 -08:00
exception Remove unused Phortune exceptions 2015-01-03 23:50:32 +11:00
mail Subclass most ReplyHandlers from TransactionReplyHandler 2015-04-01 08:39:50 -07:00
management Correct use of "trigger.this-epoch" vs "trigger.next-epoch" 2015-03-15 13:32:15 -07:00
phid Don't link payment methods to nowhere 2015-03-02 18:17:52 -08:00
product Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
provider Remove support for Balanced payments 2015-03-13 15:47:37 -07:00
query Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery 2015-04-20 10:06:10 -07:00
storage Give Phortune carts a proper isInvoice flag 2015-04-20 10:05:44 -07:00
subscription Allow subscriptions to decline to generate an invoice 2015-02-22 05:39:17 -08:00
view Make taller tables the default for AphrontTableView 2015-04-08 08:38:15 -07:00
worker Give Phortune carts a proper isInvoice flag 2015-04-20 10:05:44 -07:00