1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/spaces
epriestley a112bc5cba Sort Spaces dropdown by name, not "alphabetical ID"
Summary:
Fixes T10414. I think this sorted by name at one time (the `asort()`) but then I probably added "Space SX" in front of it. Or I just got this wrong from the beginning.

Instead, sort by space name.

Test Plan: {F1126034}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10414

Differential Revision: https://secure.phabricator.com/D15334
2016-02-23 10:41:49 -08:00
..
__tests__ Provide core policy support for Spaces 2015-06-04 17:46:32 -07:00
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
capability Add "Spaces", an application for managing policy namespaces 2015-06-01 11:28:38 -07:00
controller Update to use PHUIRemarkupView everywhere possible 2016-02-16 14:05:53 -08:00
editor Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
engineextension Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
herald Group and order Herald fields 2015-07-16 14:13:13 -07:00
interface Add spacePHID infrastructure and implement in Paste 2015-06-04 17:45:24 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Sort Spaces dropdown by name, not "alphabetical ID" 2016-02-23 10:41:49 -08:00
remarkup Add a Spaces remarkup rule 2015-06-05 14:19:40 -07:00
searchfield Flesh out Conduit types for Paste search fields 2015-12-14 04:23:28 -08:00
storage Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
typeahead Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
view Don't show Space monograms in SpaceContextView 2015-06-11 10:14:22 -07:00