1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/releeph/controller/request
Edward Speyer 55f8e2a565 Let requestors claim their code is picked
Summary:
In Releeph, `ReleephRequestHeaderView` will render you a "mark-manually-picked" button if (a) you are authoritative (chuckr) or (b) you are the person who created this Releeph request.

However `ReleephRequestActionController`, which handles these button presses, will only do something if you are (a).  This patch honors your button pressing if you are (b) as well.

Test Plan: Push buttons.  There's another bug in the Javascript do-stuff-without-reloading-the-page code that handles these button pushes, but I'd like to fix that separately from handling this hi-pri bug.

Reviewers: epriestley, wez

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6036
2013-05-28 16:21:26 +01:00
..
ReleephRequestActionController.php Let requestors claim their code is picked 2013-05-28 16:21:26 +01:00
ReleephRequestCommentController.php Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
ReleephRequestDifferentialCreateController.php ReleephRequest xactions 2013-05-11 15:20:09 +01:00
ReleephRequestEditController.php Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
ReleephRequestTypeaheadController.php Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
ReleephRequestViewController.php ReleephRequest xactions 2013-05-11 15:20:09 +01:00