Commit Graph

230 Commits

Author SHA1 Message Date
Victor Baranov 6f02484a69
Merge pull request #142 from varasev/trust-wallet-fix
(Fix) Don't precache index.html
2018-06-26 21:25:50 +03:00
Vadim Arasev b6474818a0 (Fix) Don't precache index.html 2018-06-26 09:44:07 +03:00
Victor Baranov 7c8065e996
Merge pull request #139 from varasev/load-more-core
(Feature, Core) Some optimizations and "Load more ballots" button for "All" tab
2018-06-22 14:03:44 +03:00
Vadim Arasev 287735aed8 (Refactor) Collapse core and demo branches 2018-06-21 20:16:37 +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 0f9e032899 (Feature) "Load More" button for "All" tab 2018-06-15 18:53:50 +03:00
Victor Baranov 457adf70a1
Merge pull request #136 from varasev/optimization-core
(Refactor, Core) Light optimization
2018-06-14 16:26:20 +03:00
Vadim Arasev ebd0b7d8aa (Fix) Optimization 2018-06-14 15:47:26 +03:00
Vadim Arasev d9514c84e2 (Fix) Light optimization #2 2018-06-14 12:12:04 +03:00
Vadim Arasev b07af3dba9 (Fix) Light optimization 2018-06-14 12:11:59 +03:00
Victor Baranov ca50f9e999
Merge pull request #134 from varasev/update-core-129-131
(Feature, Core) Ballot finalization before its endTime and new fields for miningKey creation
2018-06-14 11:51:03 +03:00
Vadim Arasev b2920ed578 (Update) Backward compatibility with old smart contracts 2018-06-13 18:16:23 +03:00
Vadim Arasev b5b2452e91 (Refactor) doesMethodExist function 2018-06-13 18:16:17 +03:00
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
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