Commit Graph

42 Commits

Author SHA1 Message Date
Max Alekseenko fb4de7b621 enable wallet only when it's needed 2019-11-19 20:15:06 +03:00
varasev 67fc237996
(Fix) SearchBar, Set Metadata bugfix, and refactoring (#114)
* Fix SearchBar and refactoring

* Improve message texts
2019-11-12 13:15:59 +03:00
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
Vadim a0b772bf97 Small refactoring 2019-04-26 13:49:10 +03:00
Vadim 20231bea0e Add Kovan testnet 2019-04-26 11:16:48 +03:00
Gabriel Rodriguez Alsina cbdfd75299 (fix) revert last changes to app.js 2019-01-29 11:23:41 -03:00
Gabriel Rodriguez Alsina a8db3ac471 (fix) wrong amount of fields sent to 'set metadata' form 2019-01-28 17:38:25 -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 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 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 ba40d599c5 (Fix) Set Metadata form validation 2018-12-17 15:38:52 +03:00
Vadim 6fcfe427d4 (Fix) Displaying full name 2018-12-11 17:10:02 +03:00
Vadim 4e0bed6446 (Update) Support of companies as validators, remove xDai-Test network
According to https://github.com/poanetwork/poa-dapps-validators/issues/96
2018-12-11 17:09:56 +03:00
Vadim 72dbe682bb (Fix) Remove wrong alert on Set Metadata page 2018-10-15 21:36:44 +03:00
Vadim 1f857037bd (Update) Add support of a new version of MetaMask
Solves https://github.com/poanetwork/poa-dapps-validators/issues/85
2018-10-10 18:55:51 +03:00
Vadim Arasev ee1c1847b2 (Refactor) Move hardcoded netIds to constants.js 2018-10-02 15:05:56 +03:00
Vadim Arasev bde4c2286b (Fix) Some UI enhancements 2018-09-21 19:34:21 +03:00
Jorge Shirai 12749480bc Add link to PoPA DApp in Set Metadata Address' note. 2018-09-14 09:55:37 -03:00
Jorge Luis Shirai d5a2ee3ead Change & fix order of fields in Set Metadata form.
New arrangement has the correct order of fields in narrower resolutions 
& focus change using tab key is also the expected.
2018-09-13 16:11:44 -03:00
Jorge Luis Shirai 7f210ca8c4 Add note on Set Metadata page regarding Address info.
Hide the note on networks other than 'core'.
2018-09-13 12:39:56 -03:00
Vadim Arasev 422995b51f (Update) Add calling ValidatorMetadata.isValidatorAlreadyVoted 2018-08-07 14:29:11 +03:00
Gabriel Rodríguez Alsina 83e2004c8b (chore) Applied linting. (+1 squashed commit)
Squashed commits:
[beb656e] (feat) Last visual changes, based on designs. - (fix) Changed search placeholder.
2018-07-18 15:19:51 -03:00
viktor bc3c6e3d05 merge with core 2018-07-11 18:56:38 +03:00
viktor f730cd9967 eslint + prettier configuration 2018-07-11 18:50:14 +03:00
Vadim Arasev 7743e3baaf (Fix) Display alert for Set Metadata tab if Voting Key is not valid 2018-07-06 10:52:05 +03:00
Vadim Arasev b8c404c541
Update App.js 2018-04-11 13:59:50 +03:00
Victor Baranov 78cd2c2e57
Revert "(Fix) Change metadata zipcode from numeric to short string and other fixes" 2018-04-09 13:19:22 +03:00
varasev 172d793515 (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:20:43 +03:00
Victor Baranov 20369024fe (Fix) standardize alerts && handle errors from calling contracts methods (#50)
* standardize alerts and handle errors from contracts

* global helpers

* remove commented line

* validatorData set rollback

* handle User denied transaction pattern

* highlight values in Pending changes alert
2018-03-12 11:41:19 -07:00
viktor 1f335ed302 validators count 2018-02-26 17:35:10 +03:00
Dobriy-i 73d76e8497 Make view responsive (#36)
* Structurize styles

* Use nodemon watcher to prevent additional scss compiles

* Make responsive

* Fix sokol header

* Sokol header: use plain color
2018-01-31 13:24:52 -08:00
Roman Storm 8cccc579ac Fix a bug when switching networks 2018-01-25 01:45:18 -08:00
Roman Storm 5981ba7f9f fix style for set button 2017-12-13 16:46:07 -08:00
Roman Storm 9c33e5925b Add pending changes 2017-12-12 23:27:31 -08:00
Roman Storm 68137d4448 fix issues in create metadata form 2017-12-12 01:25:19 -08:00
Roman Storm b3b5c37312 ADD ALL validators view. Create/update metadata 2017-12-11 23:01:59 -08:00
Roman Storm 87d0241d21 v2 2017-12-11 17:35:57 -08:00