Commit Graph

228 Commits

Author SHA1 Message Date
Vadim 94ef8f009d Remove xDai from the list of supported chains 2020-04-14 11:37:42 +03:00
Vadim 8f7279519e Improvements and optimizations 2020-01-09 16:02:58 +03:00
varasev 557bc54778
Merge branch 'core' into enable-wallet-only-when-needed 2020-01-09 11:48:13 +03:00
Max Alekseenko 8248992d46 Fetch the threshold for each ballot (#214)
* load threshold for each ballot

* Fix minThreshold for ballot

Co-authored-by: varasev <33550681+varasev@users.noreply.github.com>
2019-12-30 14:58:01 +03:00
Max Alekseenko c8047f9520 getBallotsLimits after the wallet was enabled 2019-11-19 14:38:53 +03:00
Max Alekseenko 9559fe4273 enable wallet only when it's needed 2019-11-19 14:04:14 +03:00
varasev 795472ec57
Optimize BallotCard (#211) 2019-11-04 16:55:41 +03:00
Max Alekseenko 1cecd5d169 Add in-app network switch (#203)
* add network select

* new network select component

* improve network switch

* Fixes and refactoring

* Refactoring
2019-10-29 09:43:19 +03:00
maxgrapps 49ec9f8bc2 xdai network colors changed 2019-06-14 16:04:21 +03:00
Vadim faaee4ab79 Fix a bug in displaying a text note near the Finalize button 2019-05-27 17:09:26 +03:00
Vadim 99ec1c8a75 Update Kovan logos 2019-05-06 16:49:21 +03:00
Vadim 989b984ff1 Additional fixes 2019-04-26 11:39:56 +03:00
Vadim c8c19e83fc Add Kovan testnet 2019-04-26 10:03:08 +03:00
Vadim 3451e9a240 Temporarily remove Validator fields on the `New Ballot` page 2019-04-02 09:20:13 +03:00
Vadim Arasev 96a1b379da `RewardByBlock` item for all networks 2019-03-05 16:56:32 +03:00
Vadim f8810d44bc `RewardByBlock` item only for `Sokol` and `xDai` networks 2019-02-08 16:27:18 +03:00
Vadim Arasev 3ef692cfa0 Small refactoring 2019-01-26 16:32:52 +03:00
Vadim Arasev 1b7ae3e94b `RewardByBlock` item only for `Sokol` network 2019-01-25 21:04:31 +03:00
Vadim Arasev 8708bd56b1 Add `RewardByBlock` item to the page `Modify Proxy Contract Ballot` 2019-01-25 20:41:43 +03:00
Victor Baranov 3b5a2a37a7 Fix Ballot description field ID 2019-01-09 14:52:16 +03:00
Gabriel Rodriguez Alsina 7138a5f72e (fix) PR's feedback on https://github.com/poanetwork/poa-dapps-voting/pull/192#issuecomment-452305947 2019-01-08 14:21:29 -03:00
Gabriel Rodriguez Alsina 4da6144ddc (fix) PR Feedback:
@vbaranov

- Footer logo should be clickable -> Fixed.
- Should be bolder... -> Fixed.
- New / "New Ballot" title -> Fixed.
- Only first letter should be capitalized -> Fixed.
- First letters should be capitalized -> Fixed.
- Wrong icon order. -> Fixed.
2019-01-07 09:39:49 -03:00
Gabriel Rodriguez Alsina 591f192050 (fix) autocomplete input style - (fix) new ballot section's title 2019-01-04 16:12:47 -03:00
Gabriel Rodriguez Alsina 7758a0ebee (remove) console.log 2019-01-04 12:59:47 -03:00
Gabriel Rodriguez Alsina 588c34c63b (fix) some general tweaks and fixes 2019-01-04 11:52:53 -03:00
Gabriel Rodriguez Alsina b1e6bb9c6f (add) BalloEmissionFundsMetadata component layout 2019-01-04 11:00:29 -03:00
Gabriel Rodriguez Alsina a8883a332f (add) Modify Proxy Contract Ballot component layout 2019-01-04 10:38:49 -03:00
Gabriel Rodriguez Alsina 3f445d6bfb (add) Consensus Threshold Ballot component layout 2019-01-04 10:25:47 -03:00
Gabriel Rodriguez Alsina 490be1fb8d (add) validator layout - (add) new ballot button layout - (add) autocomplete form component 2019-01-03 17:37:28 -03:00
Gabriel Rodriguez Alsina 8d7f576edd (fix) select style 2019-01-03 16:11:09 -03:00
Gabriel Rodriguez Alsina e8b7a066bb (add) form select component - (add) form input component - (add) form input title component - (add) form textarea component 2019-01-03 16:06:36 -03:00
Gabriel Rodriguez Alsina 744f3a1ff5 (add) keys radio buttons component 2019-01-02 16:43:40 -03:00
Gabriel Rodriguez Alsina be14025553 (add) add ballot button component 2019-01-02 15:00:57 -03:00
Gabriel Rodriguez Alsina 7dd0aa92a4 (add) new ballot form menu components 2019-01-02 14:35:18 -03:00
Gabriel Rodriguez Alsina abd9c21619 (fix) less / more link color for each network 2019-01-02 11:30:55 -03:00
Gabriel Rodriguez Alsina b7da1f5056 (add) vote scale is a component now 2018-12-26 18:54:17 -03:00
Gabriel Rodriguez Alsina c8bf1d515b (add) vote progress bar component 2018-12-26 18:08:26 -03:00
Gabriel Rodriguez Alsina ebb5142daf (add) load more button is now a component 2018-12-21 19:14:11 -03:00
Gabriel Rodriguez Alsina 788c645bb9 (add) ballot card footer is now a component 2018-12-21 18:41:29 -03:00
Gabriel Rodriguez Alsina b59b4ab8da (move) ballot info container to individual component 2018-12-21 16:45:45 -03:00
Gabriel Rodriguez Alsina 8959a819e8 (move) all ballot cards to individual components 2018-12-21 16:08:39 -03:00
Gabriel Rodriguez Alsina b68dab972f (refactor) general cards refactoring 2018-12-20 20:07:03 -03:00
Gabriel Rodriguez Alsina 0573e1a33f (fix) Title component's properties. 2018-12-20 18:06:01 -03:00
Gabriel Rodriguez Alsina 354b4c6e2c (refactor) Mobile menu items and behavior. 2018-12-20 15:43:03 -03:00
Gabriel Rodriguez Alsina 8b2b130678 (add) new ballot button component 2018-12-20 12:16:57 -03:00
Gabriel Rodriguez Alsina a2fc1a466b Merge branch 'core' into feature/#187-new-style-for-xdai-network
* core:
  fix package.json
  Fix packages
  change versions of npm packages for adding to poa-test-setup as npm package
2018-12-20 11:00:18 -03:00
Gabriel Rodriguez Alsina 98e52932da (tweak) Logo's styles. 2018-12-20 10:58:49 -03:00
Vadim Arasev 1c5e314df2
Merge pull request #189 from poanetwork/update-packages
(Refactor) Change versions of npm packages
2018-12-19 15:30:18 +03:00
Gabriel Rodriguez Alsina 00e4b47fac (add) styled header links.+ icons / (add) styled header mobile menu button / (add) component for main title / (add) component for navigation links / 2018-12-18 17:15:21 -03:00
Gabriel Rodriguez Alsina 249f94c567 (Refactor) Search and Main Title components. 2018-12-18 13:54:41 -03:00