Commit Graph

65 Commits

Author SHA1 Message Date
Vadim Arasev 49c2cf204d (Update) Replace `hasAlreadyVoted` property with `alreadyVoted` 2018-08-29 14:14:17 +03:00
Gabriel Rodriguez Alsina e33c118c21 (chore) Disable new ballot type, enable regular yes / no ballot. 2018-08-16 11:50:52 -03:00
Victor Baranov 671c672a5c
Merge branch 'core' into issue-164-styles 2018-08-14 19:41:28 +03:00
Gabriel Rodriguez Alsina 4b2a45d6fd (feat) Send / Burn / Freeze buttons. 2018-08-13 16:24:15 -03:00
Gabriel Rodriguez Alsina fd71035a52 (fix) Vote colors class names were backwards (yes was red, no was green). 2018-08-13 15:29:25 -03:00
Gabriel Rodriguez Alsina 60f80a4ba1 (feat) New vote types. - Generic buttons. 2018-08-13 15:15:17 -03:00
Gabriel Rodriguez Alsina d97772e303 (fix) Visual feedback from pull request. 2018-08-09 11:16:29 -03:00
Vadim Arasev efd89dbd24 (Update) Finalization w/o reverts, some optimizations and refactoring 2018-08-06 09:39:42 +03:00
Gabriel Rodríguez Alsina 1a262bd371 (feat) Ballot cards restyling. 2018-08-02 16:14:11 -03:00
Gabriel Rodríguez Alsina 9259270dfc (feat) button styles 2018-07-31 16:21:59 -03:00
Victor Baranov 84b3a6f29b
Merge pull request #160 from gabitoesmiapodo/restyling
Restyling
2018-07-25 11:44:41 +03:00
Gabriel Rodríguez Alsina 7ac6ddd717 (fix) add separators to ballot columns. 2018-07-24 09:07:03 -03:00
Vadim Arasev 99a712f7d7 (Refactor) Remove commented code 2018-07-18 17:43:18 +03:00
Vadim Arasev 7fa26a17f1 (Refactor) move web3.eth.sendTransaction to helpers.js 2018-07-18 17:43:11 +03:00
Gabriel Rodríguez Alsina b593353ac1 [feat] Ballots facelift. 2018-07-17 22:27:05 -03:00
Vadim Arasev 524033a1fb (Fix) sources with prettier 2018-07-17 15:15:02 +03:00
Vadim Arasev 5ce6716cf3 (Fix) Replace on('receipt') with web3.eth.sendTransaction 2018-07-13 17:32:22 +03:00
viktor ebaf73f639 Prettier config was added 2018-07-12 15:40:39 +03:00
Vadim Arasev e17c262af6
Merge branch 'core' into fix-144 2018-07-04 15:48:40 +03:00
Vadim Arasev d52d5f5915 (Fix) Minor fixes 2018-07-04 09:48:07 +03:00
Vadim Arasev d3b3fbbd1a (Fix) isFinalized 2018-07-02 16:53:57 +03:00
Vadim Arasev db743f3e5a (Fix) Refresh ballot card after voting or finalization 2018-07-02 16:53:51 +03:00
Vadim Arasev 9f89940b0f (Fix) calling canBeFinalizedNow() in BallotCard.jsx 2018-07-02 16:53:46 +03:00
Vadim Arasev 685d43285e (Fix) Refresh ballot card after voting or finalization 2018-07-02 16:53:41 +03:00
Vadim Arasev a9cb25a89b (Fix) Checking transaction status 2018-07-02 16:53:37 +03:00
Vadim Arasev e89cb7c5f9 (Fix) Checking transaction status 2018-07-02 13:02:20 +03:00
Vadim Arasev e5ce111130 (Fix) Fix of searching and code refactoring 2018-06-20 15:34:28 +03:00
Vadim Arasev 0a32885ef1 (Fix) Remove unused vars and comments 2018-06-19 15:38:36 +03:00
Vadim Arasev a513d1429f (Fix) Optimized ballot card 2018-06-19 15:38:31 +03:00
Vadim Arasev fc4f9b5553 (Fix) Optimization for new smart contracts 2018-06-19 15:38:25 +03:00
Vadim Arasev ebd0b7d8aa (Fix) Optimization 2018-06-14 15:47:26 +03:00
Vadim Arasev b07af3dba9 (Fix) Light optimization 2018-06-14 12:11:59 +03:00
Vadim Arasev b5b2452e91 (Refactor) doesMethodExist function 2018-06-13 18:16:17 +03:00
Vadim Arasev fc44c691aa (Feature) Adding three keys at once when adding a new validator
Relates to https://github.com/poanetwork/poa-dapps-voting/issues/83, https://github.com/poanetwork/poa-dapps-voting/issues/131 and https://github.com/poanetwork/poa-network-consensus-contracts/issues/92.
2018-06-13 18:16:03 +03:00
Vadim Arasev ce45f3ee8c (Update) canBeFinalizedNow
Relates to https://github.com/poanetwork/poa-dapps-voting/issues/129.
2018-06-13 18:15:54 +03:00
Vadim Arasev 9a182e8ea2 (Fix) Remove trailing whitespace 2018-06-13 18:15:46 +03:00
Vadim Arasev 619c6c8ff4 (Update) "Contract Type" drop down list and getCreator method
Add ValidatorMetadata and ProxyStorage to drop down list and getCreator method to VotingToChange* contracts
2018-06-13 18:15:39 +03:00
viktor b8d6cfb460 Merge remote-tracking branch 'upstream/core' into color-for-vote-scale 2018-03-22 17:54:38 +03:00
viktor 4ae88e0aa7 reviever suggestions 2018-03-22 17:53:24 +03:00
viktor e12ce057b3 visualize if validator already voted 2018-03-22 16:33:01 +03:00
viktor 9fb30fcb88 eslint suggestions 2018-03-22 13:04:05 +03:00
Victor Baranov e73094bd0a
Merge branch 'core' into order-of-cards 2018-03-21 20:20:09 +03:00
viktor 06e0ea1305 To finalize filter 2018-03-21 19:39:18 +03:00
viktor 2621a277e8 different color for active cards 2018-03-21 19:05:44 +03:00
viktor 7bcd4f9a91 order of cards: new at the top; speed and stability of card loading 2018-03-21 17:53:27 +03:00
Victor Baranov aef433a22a
Merge branch 'core' into ballot-vote-fix-2 2018-03-21 09:24:28 +03:00
Victor Baranov 8cdd15529e
Merge branch 'core' into search-fix 2018-03-21 09:19:29 +03:00
Victor Baranov a11d0432d5 UI improvements: time -> ballot time; hide finalize description if already finalized (#106) 2018-03-20 15:00:48 -07:00
Victor Baranov ef504127c7 handle errors from async calls (#102) 2018-03-20 14:57:28 -07:00
viktor 852bf1749f fix on immediate vote after switching from start to close time 2018-03-20 18:17:01 +03:00