1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/badges/storage
Chad Little d2a420d13a Remove needRecipients and needAwards from Badges
Summary: Fixes T10798. Separates these two since they don't need to be combined and it allows for more flexibility / scalability.

Test Plan:
- Add Badge
- Edit Badge
- Add myself as Recipient
- Remove myself
- Go to my profile
- Award Badge from there
- Assign myself a badge, try to re-assign it, see validation error.

Also, validation errors on dialog forms are ugly.

{F3495630}

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T10798, T12270

Differential Revision: https://secure.phabricator.com/D17447
2017-03-03 08:41:58 -08:00
..
PhabricatorBadgesAward.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorBadgesBadge.php Remove needRecipients and needAwards from Badges 2017-03-03 08:41:58 -08:00
PhabricatorBadgesBadgeNameNgrams.php Make badges searchable by name 2016-04-07 12:25:11 -07:00
PhabricatorBadgesDAO.php Badges v0.1 2015-07-22 13:37:20 -07:00
PhabricatorBadgesSchemaSpec.php Badges v0.1 2015-07-22 13:37:20 -07:00
PhabricatorBadgesTransaction.php Modular Transactions for Badges 2017-02-23 14:22:52 -08:00
PhabricatorBadgesTransactionComment.php Add commenting to Badges 2015-07-24 10:56:08 -07:00