Closed robbyphillips closed 5 years ago
This pull request complete the vote basket functionality by adding the money button and supporting back-end logic. Closes #176
Primary changes
ListokaMoneyButton
Transaction
submitVotes
CommentListContainer
This pull request complete the vote basket functionality by adding the money button and supporting back-end logic. Closes #176
Primary changes
ListokaMoneyButton
component to accept 'batch' type of transactionsTransaction
model to allow 'batch' type of transactionssubmitVotes
method to theCommentListContainer
component that fires after payment is successful.