1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/phortune
Chad Little 46f6c2680e [Redesign] New PHUIObjectItemListView
Summary:
New, cleaner, ObjectItemLists. Lots of minor style tweaks, basic overview:

 - Remove FootIcons
 - Remove Stackable
 - Remove Plain List
 - Add StatusIcon
 - Add setting ObjectList to an ObjectBox
 - Minor retouches to Headers

Mostly, this should give us an idea of life with the new Object Lists. I'll take another application by application pass down the road. This mostly looks at implementation in Maniphest, Differential, Audit, Workboards. Checked a few other areas and dialogs while testing, and everything looks square.

Test Plan: Maniphest, Differential, Homepage, Audit, People, and other applications. Drag reorder, etc.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12865
2015-05-15 13:28:59 -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 Use PhutilInvalidStateException 2015-05-14 07:53:52 +10: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 [Redesign] New PHUIObjectItemListView 2015-05-15 13:28:59 -07:00
currency Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10: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 Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
query Allow accounts and merchants to review unpaid invoices in Phortune 2015-05-04 11:06:09 -07:00
storage Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10: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