1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/search/engine
epriestley bdef1255e3 Make "Order By" field render correctly when showing a SavedQuery with an order alias
Summary:
If you have a saved query with an order alias, we currently apply the order correctly but don't show the right value in the UI.

Map any saved value to the canoncial value when rendering the control.

Test Plan: Added some `var_dump()` and verified order key was getting mapped forward correctly.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D13227
2015-06-09 13:49:01 -07:00
..
PhabricatorApplicationSearchEngine.php Make "Order By" field render correctly when showing a SavedQuery with an order alias 2015-06-09 13:49:01 -07:00
PhabricatorElasticSearchEngine.php elasticsearch host quick fix 2015-05-21 09:01:17 -07:00
PhabricatorJumpNavHandler.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorMySQLSearchEngine.php Modernize search engine selection 2015-05-20 06:59:59 +10:00
PhabricatorSearchEngine.php Modernize search engine selection 2015-05-20 06:59:59 +10:00