1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/badges
Chad Little 2386705873 Allow awarding Badges from the profile
Summary:
[WIP] Allows awarding a badge from a user profile. Unsure of the interactions here if a user can't award any badges, or if we should just hide this.

Fixes T10688
Fixes T10318

Test Plan: Award some badges. Steal them back.

Reviewers: lpriestley, epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T10318, T10688

Differential Revision: https://secure.phabricator.com/D15544
2016-03-31 20:39:06 +00:00
..
application Allow awarding Badges from the profile 2016-03-31 20:39:06 +00:00
capability Have Badges use getMostOpenPolicy for View 2015-07-24 11:03:43 -07:00
constants Converting badge quality property from color to an integer representation for later sorting purposes 2016-03-30 17:28:34 -07:00
controller Allow awarding Badges from the profile 2016-03-31 20:39:06 +00:00
edge Badges v0.1 2015-07-22 13:37:20 -07:00
editor Converting badge quality property from color to an integer representation for later sorting purposes 2016-03-30 17:28:34 -07:00
icon Provide a "PHUIFormIconSetControl" 2015-12-16 08:46:51 -08:00
mail Add MAILTAGs to Badges 2015-07-25 13:34:43 -07:00
phid Add PhabricatorBadgeArchiveController 2015-12-09 13:29:03 -08:00
query Converting badge quality property from color to an integer representation for later sorting purposes 2016-03-30 17:28:34 -07:00
storage Converting badge quality property from color to an integer representation for later sorting purposes 2016-03-30 17:28:34 -07:00
view Give AphrontTagView a getViewer(), deprecate getUser() 2016-03-06 09:27:38 -08:00