1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-14 07:48:38 +01:00
phorge-phorge/src/applications/search/query
epriestley d7e5a8b978 Load global and custom profile menu items in a single query
Summary: Ref T5867. Use a single query to load both personal and global items, then reorder them and add a divider if both groups have some stuff.

Test Plan: Viewed menu, edited personal and global items, viewed/edited existing project menus.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T5867

Differential Revision: https://secure.phabricator.com/D17213
2017-01-17 13:02:14 -08:00
..
PhabricatorNamedQueryQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorProfileMenuItemConfigurationQuery.php Load global and custom profile menu items in a single query 2017-01-17 13:02:14 -08:00
PhabricatorProfileMenuItemConfigurationTransactionQuery.php Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" 2016-12-11 11:44:22 -08:00
PhabricatorSavedQueryQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorSearchApplicationSearchEngine.php Use "tag" more consistenty when referring to associating a project with an object 2016-01-24 10:02:42 -08:00
PhabricatorSearchDocumentQuery.php Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00