Commit Graph

524 Commits

Author SHA1 Message Date
Vadim Arasev 59d3e922ec (Fix) newVotingKey and newPayoutKey are not mandatory; interface fixes 2018-06-13 18:16:11 +03:00
Vadim Arasev 9812cf8a04 (Feature) Display three keys in ballot card when adding a new validator 2018-06-13 18:16:07 +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 76b232e592 (Update) canBeFinalizedNow in voting contracts 2018-06-13 18:15:58 +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 0421bbbe9f (Update) Rename createBallot method 2018-06-13 18:15:50 +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
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
Victor Baranov 9ff2e5cbf0
Merge pull request #126 from varasev/core
(Fix, Core) Remove ValidatorMetadata from "Contract Type" drop down list
2018-04-28 18:47:59 +03:00
Vadim Arasev a013595b72 (Fix) Remove ValidatorMetadata from "Contract Type" drop down list 2018-04-28 11:59:06 +03:00
Victor Baranov 7c21001b2c
Merge pull request #116 from varasev/core
(Feature, CORE) Add ValidatorMetadata to drop-down list in "Modify Proxy Contract Ballot"
2018-04-12 13:30:45 +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
viktor a5032e09a9 Info badges stucked together fix 2018-03-21 12:46:25 +03:00
Victor Baranov 2c80777d9d
Merge pull request #103 from vbaranov/sokol-design
(Feature) Sokol theme
2018-03-21 09:38:04 +03:00
viktor f6214dd79e merge with master branch 2018-03-21 09:35:41 +03:00
Victor Baranov c53f1872ff
Merge pull request #105 from vbaranov/ballot-vote-fix-2
(Fix) Ballot vote fix
2018-03-21 09:26:10 +03:00
Victor Baranov aef433a22a
Merge branch 'core' into ballot-vote-fix-2 2018-03-21 09:24:28 +03:00
Victor Baranov 1c78eaf22a
Merge pull request #104 from vbaranov/search-fix
(Fix) Search by mining key, memo
2018-03-21 09:22:47 +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