Commit Graph

232 Commits

Author SHA1 Message Date
Vadim Arasev ff77597492 (Fix) isFinalized 2018-07-02 16:23:09 +03:00
Vadim Arasev dcbfe47b83 (Fix) Refresh ballot card after voting or finalization 2018-07-02 15:47:09 +03:00
Vadim Arasev 2595a55fad (Fix) calling canBeFinalizedNow() in BallotCard.jsx 2018-07-02 13:57:48 +03:00
Vadim Arasev 691d5651ab (Fix) Refresh ballot card after voting or finalization 2018-07-02 13:46:53 +03:00
Vadim Arasev 0a42900b62 (Fix) Checking transaction status 2018-07-02 11:53:37 +03:00
Vadim Arasev 1d7647113d (Fix) node packages versions 2018-07-02 10:43:17 +03:00
Vadim Arasev 6bdb9b6cd0 (Fix) transaction's status checking 2018-06-29 19:41:40 +03:00
Vadim Arasev 0f3fb46584 (Fix) Update some node packages 2018-06-29 18:40:11 +03:00
Vadim Arasev f9c1c3f035 (Fix) Don't precache index.html 2018-06-26 09:29:54 +03:00
Vadim Arasev 336fb891bf (Refactor) Collapse core and demo branches 2018-06-21 19:17:46 +03:00
Vadim Arasev 744026532d (Fix) Fix of searching and code refactoring 2018-06-20 15:23:22 +03:00
Vadim Arasev 001e6c642d (Fix) Remove unused vars and comments 2018-06-19 14:25:31 +03:00
Vadim Arasev f2957e42e0 (Fix) Optimized ballot card 2018-06-19 12:56:54 +03:00
Vadim Arasev 61dc67ce2b (Fix) Optimization for new smart contracts 2018-06-19 11:42:01 +03:00
Vadim Arasev 5a370b8eac (Feature) "Load More" button for "All" tab 2018-06-15 14:12:47 +03:00
Vadim Arasev 5d93e9f9d5 (Fix) Optimization 2018-06-14 15:41:01 +03:00
Vadim Arasev c1186fa346 (Fix) Light optimization #2 2018-06-14 12:06:22 +03:00
Vadim Arasev e1dbd90c76 (Fix) Light optimization 2018-06-14 11:05:35 +03:00
Vadim Arasev d075d8a43c (Update) Backward compatibility with old smart contracts 2018-06-13 15:02:31 +03:00
Vadim Arasev 8da49125a0 (Refactor) doesMethodExist function 2018-06-13 13:44:04 +03:00
Vadim Arasev 944db87184 (Fix) newVotingKey and newPayoutKey are not mandatory; interface fixes 2018-06-12 11:40:00 +03:00
Vadim Arasev 429593299e (Feature) Display three keys in ballot card when adding a new validator 2018-06-11 16:46:39 +03:00
Vadim Arasev 661beb1ba4 (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-09 22:02:19 +03:00
Vadim Arasev 99eba74d64 (Update) canBeFinalizedNow in voting contracts 2018-06-08 18:27:19 +03:00
Vadim Arasev 4f4c79e539 (Update) canBeFinalizedNow
Relates to https://github.com/poanetwork/poa-dapps-voting/issues/129.
2018-06-08 16:32:07 +03:00
Vadim Arasev dbc8f93981 (Update) Rename createBallot method 2018-05-15 09:02:06 +03:00
Vadim Arasev ee1c030979 (Fix) Remove trailing whitespace 2018-05-08 15:53:24 +03:00
Vadim Arasev 4f9f233fd9 (Update) "Contract Type" drop down list and getCreator method
Add ValidatorMetadata and ProxyStorage to drop down list and getCreator method to VotingToChange* contracts
2018-05-08 11:49:56 +03:00
Vadim Arasev a013595b72 (Fix) Remove ValidatorMetadata from "Contract Type" drop down list 2018-04-28 11:59:06 +03:00
varasev ec5f6a5cb5 (Fix) css bug on ballot creation
Relates to https://github.com/poanetwork/poa-dapps-voting/issues/119
2018-04-10 11:13:45 +03:00
varasev 42c5c270d1 (Fix) Change metadata zipcode from numeric to short string
Related to https://github.com/poanetwork/poa-network-consensus-contracts/issues/45
2018-04-02 19:00:09 +03:00
varasev 017196d4ca (Fix) Remove class="hidden" from parent div
Related to https://github.com/poanetwork/poa-dapps-voting/issues/117
2018-04-02 18:38:54 +03:00
varasev ec180f9920 (Feature) Add ValidatorMetadata to drop-down list in "Modify Proxy Contract Ballot" 2018-03-30 09:41:20 +03:00
phahulin 97b3443504
Merge pull request #114 from vbaranov/color-for-vote-scale
(Fix) visualize if validator already voted
2018-03-22 18:05:19 +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
phahulin eb5b30e636
Merge pull request #113 from vbaranov/eslint-suggestions
(Fix) eslint suggestions
2018-03-22 16:55:37 +03:00
viktor 215557efbb eslin@4.10.0 2018-03-22 16:49:17 +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 32386d5580
Merge pull request #110 from vbaranov/order-of-cards
(Fix) order of ballot cards: new at the top; speedup and increasing stability of ballot cards loading
2018-03-21 20:22:19 +03:00
Victor Baranov e73094bd0a
Merge branch 'core' into order-of-cards 2018-03-21 20:20:09 +03:00
Victor Baranov 9f72ef8a00 14 days upper limit for ballot's duration (#109) 2018-03-21 10:15:40 -07:00
phahulin e45bcc2eb8
Merge pull request #112 from vbaranov/status-prop
(Fix) To finalize filter
2018-03-21 19:51:17 +03:00
viktor 06e0ea1305 To finalize filter 2018-03-21 19:39:18 +03:00
phahulin dba9fa0606
Merge pull request #111 from vbaranov/visualize-not-active
(Fix) different color for active cards
2018-03-21 19:14:56 +03:00
viktor 2621a277e8 different color for active cards 2018-03-21 19:05:44 +03:00
phahulin c3b9b73794
Merge pull request #107 from vbaranov/fix-gas-price
(Fix) send gas price option
2018-03-21 19:02:01 +03:00
phahulin 2f65ae5175
Merge pull request #108 from vbaranov/fix-cards-info-badge
(Fix) Info badges stucked together fix
2018-03-21 18:28:02 +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