OSDN Git Service

add the Vote in create transaction page.
authorZhiting Lin <zlin035@uottawa.ca>
Wed, 5 Jun 2019 02:18:53 +0000 (10:18 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Wed, 5 Jun 2019 02:18:53 +0000 (10:18 +0800)
commit6ac0eed8872057990a6f68724ad929878761f766
treecc2ff0c8b3f84c55c746ca3144982c38e8dfb6cc
parente984ade8c8ab1f71b98a0ae3b20073c34abd3c91
add the Vote in create transaction page.
src/features/transactions/actions.js
src/features/transactions/components/New/AdvancedTransactionForm.jsx
src/features/transactions/components/New/FormActionItem.jsx
src/features/transactions/components/New/New.jsx
src/features/transactions/components/New/Vote.jsx [new file with mode: 0644]
src/features/transactions/components/New/VoteConfirmModal/VoteConfirmModal.jsx [new file with mode: 0644]
src/features/transactions/components/New/VoteConfirmModal/VoteConfirmModal.scss [new file with mode: 0644]
src/features/transactions/transactions.js
src/locales/en/translation.json
src/locales/zh/translation.json