Page MenuHomePhabricator

Allow ordering of badges by quality
ClosedPublic

Authored by lpriestley on Apr 1 2016, 12:06 AM.
Tags
None
Referenced Files
F13102635: D15555.diff
Sat, Apr 27, 5:44 AM
Unknown Object (File)
Thu, Apr 25, 3:34 AM
Unknown Object (File)
Wed, Apr 24, 11:19 PM
Unknown Object (File)
Wed, Apr 24, 3:26 AM
Unknown Object (File)
Mon, Apr 22, 3:28 PM
Unknown Object (File)
Sat, Apr 20, 10:33 PM
Unknown Object (File)
Mon, Apr 8, 6:21 PM
Unknown Object (File)
Sat, Mar 30, 1:24 AM
Subscribers

Details

Summary

Ref T9007

Test Plan

Navigate to "Advanced Search" in Badges, order by rarity, then by commonality. Rarest and most common badges should be ordered, respectively.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Allow ordering of badges by quality.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/badges/query/PhabricatorBadgesQuery.php
114

Maybe 'shoddiness'? :3

127

This one should just be int.

128

(You can omit this if you want, false is the default.)

This revision is now accepted and ready to land.Apr 1 2016, 12:32 AM
lpriestley marked 3 inline comments as done.
lpriestley edited edge metadata.

Updating to shoddiness

This revision was automatically updated to reflect the committed changes.