1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/slowvote/storage
Austin McKinley 0dc90b891a Reimplement Slowvote transactions using modular transactions
Summary:
Fixes T12623. Adds new modular transactions to Slowvote. Also converts
the `shuffle` column to `bool` for consistency with other boolean-ish columns.

Test Plan:
Create a new vote, modified everything that could be modified from the web UI,
observed expected timeline.

Example timeline: {F4938843}

Example transaction values in DB: {F4938850}

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T12623

Differential Revision: https://secure.phabricator.com/D17830
2017-05-04 20:20:00 -07:00
..
PhabricatorSlowvoteChoice.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorSlowvoteDAO.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorSlowvoteOption.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorSlowvotePoll.php Reimplement Slowvote transactions using modular transactions 2017-05-04 20:20:00 -07:00
PhabricatorSlowvoteSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhabricatorSlowvoteTransaction.php Reimplement Slowvote transactions using modular transactions 2017-05-04 20:20:00 -07:00
PhabricatorSlowvoteTransactionComment.php Various linter fixes. 2014-02-26 12:44:58 -08:00