Page MenuHomePhabricator

Allow ordering of badges by quality
ClosedPublic

Authored by lpriestley on Apr 1 2016, 12:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 8, 3:14 PM
Unknown Object (File)
Fri, Mar 8, 3:14 PM
Unknown Object (File)
Thu, Feb 29, 12:58 PM
Unknown Object (File)
Feb 11 2024, 1:12 AM
Unknown Object (File)
Feb 10 2024, 8:03 AM
Unknown Object (File)
Feb 4 2024, 11:57 PM
Unknown Object (File)
Feb 4 2024, 5:08 PM
Unknown Object (File)
Feb 4 2024, 1:47 PM
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.