Page MenuHomePhabricator

Allow custom fields to be ordered ascending or descending
ClosedPublic

Authored by epriestley on Dec 16 2015, 8:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:15 AM
Unknown Object (File)
Wed, Apr 17, 8:03 PM
Unknown Object (File)
Fri, Apr 12, 11:45 PM
Unknown Object (File)
Apr 2 2024, 10:32 AM
Unknown Object (File)
Mar 22 2024, 9:42 PM
Unknown Object (File)
Mar 21 2024, 3:14 PM
Unknown Object (File)
Mar 10 2024, 2:10 PM
Unknown Object (File)
Mar 5 2024, 7:17 AM
Subscribers
None

Details

Summary

Fixes T6864. This creates a sort of busy menu but I think that's proably fine -- users are opting into activating these fields for search anyway.

In the future, we could refine this as, e.g.:

  • don't show these options in the dropdown;
  • do show them on some new "http prefilling" sort of page;
  • then you access them as an advanced user with ?order=secret-magic.

But I'm not going to bother for now.

Test Plan

Ordered by an int field, then reversed the order.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow custom fields to be ordered ascending or descending.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 16 2015, 8:21 PM
This revision was automatically updated to reflect the committed changes.