1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-02 23:49:19 +01:00
phorge-phorge/src/applications/slowvote/controller
epriestley c7a6422559 Make a handful of minor Slowvote behaviors more consistent with other applications
Summary:
Ref T12685.

  - Better icon/color/label consistency.
  - Make "0" a valid response.
  - Fix a bug where creating a poll with Quicksand enabled led to bad times (form submitted back to the search screen).

Test Plan: {F4956412}

Reviewers: chad, amckinley

Reviewed By: chad

Maniphest Tasks: T12685

Differential Revision: https://secure.phabricator.com/D17878
2017-05-14 14:01:33 -07:00
..
PhabricatorSlowvoteCloseController.php Reimplement Slowvote transactions using modular transactions 2017-05-04 20:20:00 -07:00
PhabricatorSlowvoteCommentController.php Update Slowvote for handleRequest 2015-07-27 07:42:40 -07:00
PhabricatorSlowvoteController.php Modernize Slowvote, fix Badges mobile menu 2015-11-30 12:58:11 -08:00
PhabricatorSlowvoteEditController.php Make a handful of minor Slowvote behaviors more consistent with other applications 2017-05-14 14:01:33 -07:00
PhabricatorSlowvoteListController.php Modernize Slowvote, fix Badges mobile menu 2015-11-30 12:58:11 -08:00
PhabricatorSlowvotePollController.php Make a handful of minor Slowvote behaviors more consistent with other applications 2017-05-14 14:01:33 -07:00
PhabricatorSlowvoteVoteController.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00