1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/ponder/controller
epriestley 306ef5ea72 Mark answers as page objects in Ponder
Summary:
Fixes T4306. We should clear notifications about a question and its answers when viewing a question page.

(Eventually we might have an answer detail page and send the notification there, and then only clear there, but this cleans things up for now.)

Test Plan: Loaded question page, verified answers appeared as page objects.

Reviewers: chad, btrahan

Reviewed By: chad

CC: aran

Maniphest Tasks: T4306

Differential Revision: https://secure.phabricator.com/D7928
2014-01-10 10:19:00 -08:00
..
PonderAnswerCommentController.php Restore comments on Ponder answers 2013-07-29 12:04:07 -07:00
PonderAnswerEditController.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
PonderAnswerHistoryController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PonderAnswerSaveController.php Make adding an answer to a Ponder question a QuestionTransaction operation 2013-07-29 12:03:48 -07:00
PonderController.php Make PonderQuestionEditor use ApplicationTransactions 2013-07-29 12:03:39 -07:00
PonderQuestionCommentController.php Restore Ponder question commenting 2013-07-29 12:04:09 -07:00
PonderQuestionEditController.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
PonderQuestionHistoryController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PonderQuestionListController.php Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
PonderQuestionStatusController.php Make Ponder status changes transaction-oriented and improve rendering of transactions 2013-07-29 12:04:08 -07:00
PonderQuestionViewController.php Mark answers as page objects in Ponder 2014-01-10 10:19:00 -08:00
PonderVoteSaveController.php Restore voting to Ponder 2013-07-29 12:04:13 -07:00