1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/maniphest
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
..
__tests__ Improve task subpriority movement algorithm for homogenous blocks 2015-03-26 11:11:23 -07:00
application Implement a scope selector for the global search 2015-04-22 14:31:36 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Implement the "!priority" and "!status" mail commands 2015-04-01 11:51:53 -07:00
conduit Move ManiphestTaskQuery to EdgeLogic 2015-04-23 11:49:33 -07:00
config Add "reopens" prefix 2015-05-03 10:08:31 +10:00
constants Remove unused ManiphestTaskOwner class 2015-05-03 10:07:47 +10:00
controller [Redesign] Update PHUIInfoView style, color 2015-05-08 09:38:46 -07:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Possibly fix issue with subpriority recursion 2015-04-22 16:48:56 -07:00
event Remove implode_selected_handle_links() 2015-03-31 05:48:20 -07:00
export phutil_utf8_shorten => PhutilUTF8StringTruncator 2014-08-29 15:15:13 -07:00
field Add "and" support to "ref" 2015-05-05 07:14:15 +10:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail Expose all application mail receivers 2015-04-01 11:52:02 -07:00
phid Expand typeahead document copy 2015-04-27 10:06:38 -07:00
query Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Maniphest - use subscribers framework properly 2014-12-10 16:27:30 -08:00
storage Remove temporary code 2015-02-10 08:22:23 +11:00
typeahead Implement open() and closed() Maniphest tokenizer status functions, plus cleanup 2015-04-23 11:49:34 -07:00
view [Redesign] New PHUIObjectItemListView 2015-05-15 13:28:59 -07:00