1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/search
Chad Little f1bf27959f PHUIList, PHUIDocument updates
Summary:
This diff covers a bit of ground.

- PHUIDocumentExample has been added
- PHUIDocument has been extended with new features
- PhabricatorMenuView is now PHUIListView
- PhabricatorMenuItemView is now PHUIItemListView

Overall - I think I've gotten all the edges covered here. There is some derpi-ness that we can talk about, comments in the code. Responsive design is missing from the new features on PHUIDocument, will follow up later.

Test Plan: Tested mobile and desktop menus, old phriction layout, new document views, new lists, and object lists.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6130
2013-06-05 08:41:43 -07:00
..
application Allow builtin named queries to be disabled 2013-06-05 05:28:25 -07:00
config Search options. 2013-01-11 15:28:19 -08:00
constants Add support for differential field specifications to be indexed in search 2012-11-07 13:31:52 -08:00
controller PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
engine PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
index getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
interface Use delegation to generalize application search controllers 2013-05-30 14:09:02 -07:00
management Support "M" in phid.lookup and ircbot 2013-03-05 12:31:52 -08:00
query Introduce PhabricatorSavedQueryQuery 2013-05-27 13:41:20 -07:00
selector Delete license headers from files 2012-11-05 11:16:51 -08:00
storage Allow builtin named queries to be disabled 2013-06-05 05:28:25 -07:00
view Simplify handle rendering in search view 2013-04-02 16:49:14 -07:00