1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 12:42:43 +01:00
phorge-phorge/src/applications/ponder/constants
Chad Little 2752419160 Add Mark as Helpful to PonderAnswer
Summary: Ref T6920, this adds a basic controller for marking an answer as helpful and removes the negative voting. Any current positive vote is kept as helpful. New UI is needed here, but there is a separate task for redesigning Ponder overall.

Test Plan: Mark an answer as helpful, see count go up, remove helpful, see count go down. Test endpoint manually.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T6920

Differential Revision: https://secure.phabricator.com/D13834
2015-08-10 09:09:07 -07:00
..
PonderConstants.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PonderQuestionStatus.php Add additional statuses to Ponder 2015-08-08 10:23:33 -07:00
PonderVote.php Add Mark as Helpful to PonderAnswer 2015-08-10 09:09:07 -07:00