1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/badges/controller
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
..
PhabricatorBadgesArchiveController.php Modular Transactions for Badges 2017-02-23 14:22:52 -08:00
PhabricatorBadgesAwardController.php Remove needRecipients and needAwards from Badges 2017-03-03 08:41:58 -08:00
PhabricatorBadgesCommentController.php Add commenting to Badges 2015-07-24 10:56:08 -07:00
PhabricatorBadgesController.php Modernize Slowvote, fix Badges mobile menu 2015-11-30 12:58:11 -08:00
PhabricatorBadgesEditController.php Converting badge recipients from Edge to BadgeAward table 2016-03-26 14:03:48 -07:00
PhabricatorBadgesEditRecipientsController.php Remove needRecipients and needAwards from Badges 2017-03-03 08:41:58 -08:00
PhabricatorBadgesListController.php Clean up EditEngine implementation on Badges 2016-03-31 17:33:35 -07:00
PhabricatorBadgesProfileController.php Build Badges View page into more of a profile 2017-02-15 11:32:23 -08:00
PhabricatorBadgesRecipientsController.php Remove needRecipients and needAwards from Badges 2017-03-03 08:41:58 -08:00
PhabricatorBadgesRemoveRecipientsController.php Remove needRecipients and needAwards from Badges 2017-03-03 08:41:58 -08:00
PhabricatorBadgesViewController.php Miscellanous badge fixes 2017-02-24 15:51:26 -08:00