Commit Graph

314 Commits

Author SHA1 Message Date
Max Alekseenko a1c023202d Make network select more stable (#112)
* added networks dropdown

* update getWeb3 to support forced network ID

* added current network to dropdown header, added click event on network selectors

* list element key value error fix, added preventDefault on click on change network link

* switching between networks

* make account select more stable

* change network switching logic and do some refactoring

* fix mobile network switch

* change errors text

* Fixes

* Fix wrong checking order

* remove logs

* Add missed checking and small refactoring for `messages.networkMatchError`
2019-10-25 12:55:21 +03:00
varasev 930c6c36de
Merge pull request #110 from maxgrapps/core
New colors for xdai network
2019-06-14 18:29:47 +03:00
maxgrapps 4105a758c2 xdai logo fix 2019-06-14 17:45:29 +03:00
maxgrapps 1a9444b69b green color issue 2019-06-14 17:39:15 +03:00
maxgrapps 5c9869aeb1 new color for xdai network 2019-06-14 11:38:32 +03:00
varasev da479d8a5d
Merge pull request #109 from poanetwork/fix/#108-confirm-and-finalize-buttons
(fix) missing 'miningKey' attribute from buttons.
2019-05-16 08:42:13 +03:00
Gabriel Rodriguez Alsina 6ff9f5b14a (fix) missing 'miningKey' attribute from ButtonConfirm and ButtonFinalize components. 2019-05-15 18:21:14 -03:00
varasev ff6726a4f2
Merge pull request #105 from poanetwork/kovan-network
(Feature) Add support for the Kovan testnet
2019-05-15 14:58:17 +03:00
Vadim 5e8523d5ba Update Kovan logo for the `Loading` screen 2019-05-06 16:38:05 +03:00
Vadim f7363ef7d0 Update Kovan logo 2019-04-30 11:50:33 +03:00
Vadim 2cbd655011 Fix index.css 2019-04-30 11:34:51 +03:00
varasev 2b9f4dc908
Merge branch 'core' into kovan-network 2019-04-30 11:32:38 +03:00
varasev a78002d42d
Merge pull request #107 from poanetwork/fix/#106-network-switcher-is-not-displayed
(fix) Add network switch
2019-04-30 11:27:30 +03:00
Gabriel Rodriguez Alsina 0525027b94 (fix) add network switch 2019-04-29 13:23:31 -03:00
Vadim 59dcf87c60 Change Kovan colors 2019-04-29 16:01:31 +03:00
Vadim a0b772bf97 Small refactoring 2019-04-26 13:49:10 +03:00
Vadim ddb97a11b8 Fix Kovan RPC address 2019-04-26 11:54:20 +03:00
Vadim 84e4dbef97 Additional fixes 2019-04-26 11:33:14 +03:00
Vadim 20231bea0e Add Kovan testnet 2019-04-26 11:16:48 +03:00
Vadim Arasev 90b3c7e56b
Merge pull request #103 from poanetwork/feature/#87-new-style-for-xdai-network
(Feature) New style for xDai network
2019-01-30 12:07:36 +03:00
Gabriel Rodriguez Alsina cbdfd75299 (fix) revert last changes to app.js 2019-01-29 11:23:41 -03:00
Gabriel Rodriguez Alsina 61fc4a2816 Merge branch 'core' into feature/#87-new-style-for-xdai-network
* core:
  Update README.md
2019-01-29 11:14:28 -03:00
Victor Baranov 20e90ec68b
Merge pull request #104 from poanetwork/vbaranov-patch-1
(Fix) Update README.md
2019-01-29 10:37:59 +03:00
Gabriel Rodriguez Alsina a8db3ac471 (fix) wrong amount of fields sent to 'set metadata' form 2019-01-28 17:38:25 -03:00
Victor Baranov 328191a876
Update README.md
Add links to Nifty Wallet setup
2019-01-28 18:55:09 +03:00
Gabriel Rodriguez Alsina 1ffdb7dc6e (fix) make possible to search by full name 2019-01-17 16:00:07 -03:00
Gabriel Rodriguez Alsina bb8ed4db63 (fix) loading component issues 2019-01-17 12:35:48 -03:00
Gabriel Rodriguez Alsina 65346c66c9 (fix) change warning text / change loader to const / define constants for network's names / 2019-01-17 10:41:04 -03:00
Gabriel Rodriguez Alsina fce6e043f9 (chore) removed temporary code - (fix) sweet alerts z-index 2019-01-16 17:34:52 -03:00
Gabriel Rodriguez Alsina 23552308b4 (add) styles for set metadata form 2019-01-15 15:56:10 -03:00
Gabriel Rodriguez Alsina da5139fb04 (fix) Section title's display. 2019-01-15 12:44:13 -03:00
Gabriel Rodriguez Alsina bffc7d4c12 (remove) unused files 2019-01-15 12:23:20 -03:00
Gabriel Rodriguez Alsina 71b1d494d2 (remove) unused files - (add) confirmed address icon's network colors 2019-01-15 12:18:57 -03:00
Gabriel Rodriguez Alsina 45d1df0632 (add) Validator title icons. 2019-01-15 12:03:31 -03:00
Gabriel Rodriguez Alsina a6eae2d0df (add) finalize / confirm buttons components. 2019-01-09 14:42:32 -03:00
Gabriel Rodriguez Alsina 995fca62df (fix) logos - (add) validator component - (add) physical address component 2019-01-09 12:53:16 -03:00
Gabriel Rodriguez Alsina 4e2fb7e95b (add) validator component styles 2019-01-08 16:29:14 -03:00
Gabriel Rodriguez Alsina 9c9644e7cd (remove) unused files - (fix) validators loading - (fix) dApp name in logo - (change) link for navlink 2019-01-08 15:43:41 -03:00
Gabriel Rodriguez Alsina 9b52990bdf (remove) unused files - (add) base components: header, footer, menu, etc. 2019-01-07 17:45:51 -03:00
Gabriel Rodriguez Alsina bf10c6b41a (refactor) file and folders' structure / scaffolding - (fix) eslint + prettier - (add) npm start watches scss now 2019-01-07 15:43:51 -03:00
Vadim Arasev 35d64a8dac
Merge pull request #102 from varasev/issue-101
(Fix) Use company info instead of notary info by default for xDai
2018-12-21 10:39:22 +03:00
Vadim ee47e7ef2a (Update) Use company info instead of notary info by default for xDai
According to https://github.com/poanetwork/poa-dapps-validators/issues/101
2018-12-20 19:52:22 +03:00
Vadim Arasev 36df0084fb
Merge pull request #98 from varasev/issue-96
(Feature) Make Validators DApp display company info for xDai Network
2018-12-17 19:39:31 +03:00
Vadim Arasev c941588d59 (Fix) Handle `expirationDate` as NaN when `isCompany` = true 2018-12-17 18:46:52 +03:00
Vadim ba40d599c5 (Fix) Set Metadata form validation 2018-12-17 15:38:52 +03:00
Vadim 6e347ff810 (Fix) Support working without MoC 2018-12-17 14:46:15 +03:00
Vadim Arasev df488ce339
Merge branch 'core' into issue-96 2018-12-14 09:30:18 +03:00
Vadim Arasev 839d64b157
Merge pull request #99 from poanetwork/change-vulnerable-dependencies
(Fix) Replace vulnerable dependencies
2018-12-14 09:22:15 +03:00
Vadim Arasev 52573fcce2
(Fix) Don't precache index.html
According to https://github.com/poanetwork/poa-dapps-voting/pull/142.
2018-12-14 09:03:58 +03:00
Vadim Arasev bca17066a6
Merge pull request #100 from poanetwork/update-readme
(Fix) xDai chain mention in Readme
2018-12-13 10:21:09 +03:00