1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/src
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
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
aphront Mark some strings for translation 2015-06-09 23:06:52 +10:00
applications Make "Order By" field render correctly when showing a SavedQuery with an order alias 2015-06-09 13:49:01 -07:00
docs Minor documentation improvements 2015-06-08 11:36:40 +10:00
extensions
infrastructure Mark some strings for translation 2015-06-09 23:06:52 +10:00
view Mark some strings for translation 2015-06-09 23:06:52 +10:00
__phutil_library_init__.php
__phutil_library_map__.php Implement PhabricatorApplicationTransactionInterface on PhabricatorUser 2015-06-08 13:35:57 -07:00