1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 02:02:41 +01:00
phorge-phorge/src/applications/almanac/query
epriestley bf87976d25 Support ordering in SearchField
Summary:
Ref T8441. Ref T7715. Automatically generate a modern "Order" control in ApplicationSearch for engines which fully support SearchField.

Notably, this allows the standard "Order" control to automatically support custom field orders. We do this in Maniphest today, but in an ad-hoc way.

Test Plan: Performed order-by queries in Almanac (Services), Pholio, Files, People, Projects, and Paste.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7715, T8441

Differential Revision: https://secure.phabricator.com/D13193
2015-06-08 12:21:48 -07:00
..
AlmanacBindingQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
AlmanacBindingTransactionQuery.php Add AlmanacBinding, to bind a service to an interface 2014-10-27 13:39:36 -07:00
AlmanacDeviceQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
AlmanacDeviceSearchEngine.php Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00
AlmanacDeviceTransactionQuery.php Build AlmanacDevice UI 2014-10-17 05:02:14 -07:00
AlmanacInterfaceQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
AlmanacNetworkQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
AlmanacNetworkSearchEngine.php Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00
AlmanacNetworkTransactionQuery.php Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
AlmanacPropertyQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
AlmanacQuery.php Allow Almanac service types to define default properties 2014-12-17 11:10:50 -08:00
AlmanacServiceQuery.php Support ordering in SearchField 2015-06-08 12:21:48 -07:00
AlmanacServiceSearchEngine.php Support ordering in SearchField 2015-06-08 12:21:48 -07:00
AlmanacServiceTransactionQuery.php Build AlmanacService 2014-10-17 05:01:57 -07:00