Commit Graph

379 Commits

Author SHA1 Message Date
Victor Baranov cd1af0fadc Search tokens 2018-09-14 16:57:16 +03:00
bitpshr 42fdcf6239 Update new method namespace from v2 to v3 2018-09-13 15:42:27 -04:00
bitpshr 36dd0354e7 Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
Victor Baranov 8a3077c327
Merge pull request #132 from poanetwork/empty-keyring-accounts-fix
(Fix) empty keyring on wrong password
2018-09-12 18:06:30 +03:00
Victor Baranov 1c79119c82
Merge pull request #127 from poanetwork/error-through-screens
(Fix) Error is constantly shown through screens
2018-09-12 17:25:20 +03:00
Victor Baranov 1daf415499 Fix empty keyring on wrong password 2018-09-12 17:03:03 +03:00
Victor Baranov 25a605aced
Merge pull request #128 from poanetwork/switch-from-localhost-tokens-display-bug
(Fix) Clear an error on successful response from tokens balances
2018-09-12 00:29:20 +03:00
Victor Baranov 8236b8507d
Merge pull request #122 from poanetwork/remove-animation
(Fix) Remove fox animation components
2018-09-12 00:07:27 +03:00
Victor Baranov 9a66191cc9 Clear error on successful response 2018-09-11 14:11:28 +03:00
Victor Baranov 51e0edb1d9 Clear warning message on componentWillUnmount event 2018-09-11 12:58:46 +03:00
Victor Baranov 95161c0a95 classNames usage simplification 2018-09-10 21:43:15 +03:00
Victor Baranov 34c9ec651e Remove listeners of input changed 2018-09-10 21:33:19 +03:00
Victor Baranov f3e92139b8 Merge remote-tracking branch 'origin/develop' into copy-button 2018-09-10 21:20:11 +03:00
Victor Baranov bdbf01704d remove textarea-caret npm package 2018-09-10 21:14:32 +03:00
Victor Baranov 749e2eac0b Merge remote-tracking branch 'origin/develop' into remove-animation 2018-09-10 21:03:20 +03:00
Victor Baranov 8f04ea31ec Merge remote-tracking branch 'origin/develop' into remove-animation 2018-09-10 20:41:13 +03:00
Victor Baranov cf58650843 merge with develop 2018-09-10 20:34:29 +03:00
Victor Baranov 36ec8cfd3b merge with develop 2018-09-10 20:15:33 +03:00
Victor Baranov 675ebb0b4e Merge remote-tracking branch 'origin/develop' into remove-animation 2018-09-10 19:44:17 +03:00
Victor Baranov a157b9837f merge with develop branch 2018-09-10 19:42:05 +03:00
Victor Baranov 471aef46a2
Merge branch 'develop' into copy-button 2018-09-10 19:21:29 +03:00
Victor Baranov b815a58723
Merge branch 'develop' into ff-truncated-text 2018-09-10 19:19:23 +03:00
Victor Baranov 1311baa25f
Merge branch 'develop' into tokens-account-switch-fix 2018-09-10 19:18:26 +03:00
Victor Baranov b294f920a9
Merge pull request #99 from poanetwork/validate-rpc
(Fix) Validate custom RPC
2018-09-10 19:13:15 +03:00
Victor Baranov 4ecb1a1635 remove top/bottom padding for large input, unify style for token addition inputs 2018-09-10 18:00:00 +03:00
Victor Baranov bab2156af5 FF truncated text in input 2018-09-10 15:45:27 +03:00
Victor Baranov 3a447a8f8b Update token's balance on account switch 2018-09-10 15:22:43 +03:00
Victor Baranov a5b07c72b3 Shapeshift logo from local storage 2018-09-10 13:59:29 +03:00
Victor Baranov 22fa5a7c2e Typo 2018-09-10 13:23:46 +03:00
Victor Baranov d739af8d67 Display copy icon in FF 2018-09-10 13:16:50 +03:00
Victor Baranov b56a9f7d6f White icon for copy button 2018-09-10 13:02:25 +03:00
Victor Baranov a1825f8166 Merge remote-tracking branch 'origin/develop' into copy-button 2018-09-10 12:24:23 +03:00
Victor Baranov 673f6634e9 Firefox scrolls fixes 2018-09-10 12:14:04 +03:00
Victor Baranov ba64b957ca
Merge branch 'develop' into validate-rpc 2018-09-07 19:19:50 +03:00
Victor Baranov 76ff9fb7de fix merging conflict 2018-09-07 18:59:34 +03:00
Victor Baranov bdb6a7cd66 The list of custom RPCs to the bottom of the list 2018-09-07 18:43:50 +03:00
Victor Baranov bf24bed17c token remove icon fix for Firefox 2018-09-07 13:38:58 +03:00
Victor Baranov af7919f39a merge with develop branch 2018-09-06 19:14:23 +03:00
Victor Baranov 9c497d989b Fix displaying of some icons for Firefox, e2e test update for Firefox 2018-09-05 13:09:58 +03:00
Victor Baranov 7c22f0968f Merge remote-tracking branch 'origin/develop' into localhost 2018-09-04 13:38:58 +03:00
Victor Baranov 7df063be68 Fix to display all unselected rpc endpoints 2018-09-04 13:30:36 +03:00
Victor Baranov 84125da2bb Fix localhost endpoint display 2018-09-04 13:17:13 +03:00
bunoi c824418955 edit decimal check in old-ui/ 2018-09-03 18:32:38 +07:00
Victor Baranov 865d831dc5 linter fix 2018-08-31 19:20:02 +03:00
Victor Baranov d938d929c7 log.info -> log.error 2018-08-31 19:13:49 +03:00
Victor Baranov e305ccb594 Catch Promises errors 2018-08-31 18:53:50 +03:00
Victor Baranov f88a1ed9cb Remove fox animation assets 2018-08-31 16:02:45 +03:00
Victor Baranov 8065c27723 validate custom RPC with HTTP GET request 2018-08-31 16:02:45 +03:00
Victor Baranov c345d86f98 Copy button in the main screen 2018-08-31 16:02:45 +03:00
Victor Baranov e66d8bd90e validate custom RPC with HTTP GET request 2018-08-30 20:51:04 +03:00
Victor Baranov f2e4391336 Merge remote-tracking branch 'origin/develop' into copy-button 2018-08-30 14:46:24 +03:00
Victor Baranov e90bce6455 overflowY and transition to defaults for dropdowns 2018-08-30 14:31:19 +03:00
Victor Baranov 684886a555 Dropdowns animation finalization 2018-08-30 14:19:58 +03:00
Victor Baranov 6f484b9197 scroll box size fix 2018-08-30 13:07:56 +03:00
Victor Baranov 921be12caf Update network and main dropdowns 2018-08-30 12:52:45 +03:00
Victor Baranov d15d033d33 Dropdowns update 2018-08-30 12:37:32 +03:00
Victor Baranov fc89efd70b Update dropdowns positioning 2018-08-29 20:44:44 +03:00
Victor Baranov 97aafa9b39 Update scroll box temp 2018-08-29 15:54:01 +03:00
Victor Baranov 13b2a8161a Merge remote-tracking branch 'origin/develop' into increase-amount-of-custom-rpc 2018-08-29 12:57:08 +03:00
Esteban MIno e743f44150 fix conflicts 2018-08-28 15:20:30 -03:00
Victor Baranov 747d96d893 Remove the limit on amount custom RPC 2018-08-27 18:28:05 +03:00
Victor Baranov 41c29b7221 Copy button in the main screen 2018-08-27 13:25:10 +03:00
Victor Baranov 7d58ef9544 Fix empty pending tx screen after logout/login 2018-08-23 17:01:28 +03:00
Victor Baranov e30b3577a8
Merge branch 'develop' into confirm-tx-network-name 2018-08-23 10:36:33 +03:00
Evgeniy Filatov 9a80d6e859 updated docs, small improvement of recent RPC rendering 2018-08-23 01:26:30 +03:00
Evgeniy Filatov c0b5e8a088 backported RPC improvements to oldui 2018-08-23 01:18:13 +03:00
Victor Baranov 17405dffc5 network name in confirm tx screen 2018-08-22 16:47:10 +03:00
Victor Baranov c8c48f7da0 Support of token per network basis 2018-08-22 15:32:45 +03:00
Victor Baranov e1325dc63d Revert "remove small password length validation in confirm changing password screen"
This reverts commit a44b8cc50f.
2018-08-21 18:26:49 +03:00
Victor Baranov a44b8cc50f remove small password length validation in confirm changing password screen 2018-08-21 18:22:07 +03:00
Victor Baranov 9aaac8fac8 add refs to password fields, remove <8 symbols validation 2018-08-21 17:54:31 +03:00
Victor Baranov 1b5a294ebb get upstram from develop 2018-08-21 17:31:54 +03:00
Victor Baranov 97c5443d1d
Merge pull request #81 from poanetwork/deanonymize-private-network
(Feature) Deanonymize private network
2018-08-21 17:28:13 +03:00
Victor Baranov 32d804ac35 eth-net-props getNetworkDisplayName() - add support of string input 2018-08-21 17:16:47 +03:00
Esteban MIno 81cd29df43 Merge branch 'develop' into WatchTokenFeature 2018-08-20 19:35:38 -03:00
Victor Baranov 75d60a5a7b Update of green color 2018-08-20 19:45:52 +03:00
Victor Baranov 7e978c0db2 Linter fixes + CHANGELOG is updated 2018-08-20 17:59:13 +03:00
Victor Baranov 961d5065b0 Changing of password 2018-08-20 17:47:58 +03:00
Victor Baranov c0b53151c8 wrap long RPC endpoint of custom RPC 2018-08-20 11:37:47 +03:00
Victor Baranov 8655f4e754 network RPC endpoint URL in hover and network's diplanames are from eth-net-props package 2018-08-17 18:07:51 +03:00
Anatoli Babenia 59ba2d2785 info.js Remove width element to fix email layout (#4588)
Fix for #2855 which is gone from master for some reason
2018-08-16 11:09:57 -02:30
Franco Victorio 7731b438f6
Merge pull request #80 from poanetwork/remove-imported-account
(Feature) Remove imported account
2018-08-16 10:38:43 -03:00
Thomas 96d789d2cf Merge branch 'develop' into network-remove-provider-engine
Override package-lock and fix merge conflicts
2018-08-14 10:44:42 -07:00
Victor Baranov dbb657764b misspelling in alert 2018-08-14 17:39:22 +03:00
Victor Baranov 2a183d695e Removing of imported account 2018-08-14 17:35:55 +03:00
Victor Baranov fa06c71beb add eth-net-props dependency 2018-08-13 14:03:31 +03:00
Victor Baranov ad2bce6ac5 Link to POA explorer for POA networks 2018-08-10 14:58:05 +03:00
Victor Baranov a2b7d8e0db Remove arrow from the link to Coinbase buying, account dropdown position fix 2018-08-09 12:45:44 +03:00
Victor Baranov e37f1eae71 Update ShapeShift API key 2018-08-09 11:56:54 +03:00
Victor Baranov 2528f9ca9e Select localhost:8545 in the list of networks fix, fix width for Edit account input, hide vertical scroll in main menu 2018-08-08 20:16:19 +03:00
Victor Baranov 5c89c968be Update of tx list item screen, new icons for contract and pending tx 2018-08-08 19:43:53 +03:00
Victor Baranov 140b09ba08 minor fix for style of checked radio button in Shapeshift page 2018-08-08 16:41:34 +03:00
Victor Baranov cb1ac23fb1 Shapeshift tx item 2018-08-08 16:26:32 +03:00
Victor Baranov df7165dc87 Shapeshift from restyling 2018-08-08 14:45:34 +03:00
Victor Baranov fcd890ef01 Buy page customization for tests networks, header for Mainnet, header customization for all white pages 2018-08-08 13:33:56 +03:00
brunobar79 2e0916d8ff fix merge conflicts 2018-08-08 02:32:35 -04:00
Esteban MIno c245405acb show token address summary on old ui 2018-08-07 20:07:26 -04:00
Esteban MIno 33357e3538 refactor unused code 2018-08-07 19:12:16 -04:00
Esteban Miño 3f57d5f66b
Merge branch 'develop' into WatchTokenFeature 2018-08-07 17:50:58 -04:00
Esteban MIno 00d1f6fec5 watch token on old ui 2018-08-07 17:40:45 -04:00
Victor Baranov 1cab8c0d2c buy view header update 2018-08-08 00:28:23 +03:00
Esteban MIno 1f8a808a00 wip watch token old ui 2018-08-07 14:16:54 -04:00
Victor Baranov da90c99aa9 Update of remove custom RPX and remove token page 2018-08-07 20:09:41 +03:00
Victor Baranov 483503d6ee Merge remote-tracking branch 'origin/develop' into restyling-update 2018-08-07 18:55:21 +03:00
Victor Baranov 1d62994cf4 Update of Remove token page 2018-08-07 18:55:08 +03:00
Victor Baranov 32459893f2 restore from seed phrase e2e test fix, margin for add token fix 2018-08-07 18:41:50 +03:00
Victor Baranov 8100794c76 Update of Imported label for account 2018-08-07 18:32:15 +03:00
Victor Baranov 29d427f223 retry tx label update 2018-08-07 17:52:34 +03:00
Victor Baranov 33f5e9fdb3 Styles minor fixes 2018-08-07 16:23:56 +03:00
frankiebee cbade51ebd Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into network-remove-provider-engine-tests 2018-08-07 01:53:13 -07:00
vbaranov 471df8cda0 Restyling of warnings 2018-08-06 21:11:06 +03:00
vbaranov 99e7d2d591 Linter fixes 2018-08-06 15:55:58 +03:00
vbaranov 0f386ee881 Remove custom RPC from the list of networks 2018-08-06 15:47:42 +03:00
viktor 0b864d06dd add property to each array element 2018-08-03 17:36:22 +03:00
viktor 63870a6ce6 Merge remote-tracking branch 'origin/develop' into update-terms-of-use-page-style 2018-08-03 17:21:04 +03:00
viktor 1f3c5ed0d6 Update Terms of Use page style 2018-08-03 17:19:13 +03:00
viktor c0dc3356fb Update CHANGELOG.md 2018-08-03 16:22:38 +03:00
viktor d4f5e64184 optimize images for production with ImageOptim 2018-08-03 16:11:13 +03:00
viktor ac7f67a020 Fix tx list item display 2018-08-02 18:54:38 +03:00
viktor d868f81d01 (Minor fix) Deepscan suggestion: Condition acc is always true at this point because the else branch of the condition acc at line 60 has been taken. 2018-08-02 15:25:00 +03:00
viktor 28688ad4f0 h2 tags are removed inside h3 2018-08-02 13:41:27 +03:00
viktor 10050b9646 Vault created screen margin fix 2018-08-02 12:56:34 +03:00
viktor 5d99fba4e2 minor fix: disable accept button until the whole terms of use were read 2018-08-02 12:29:18 +03:00
Thomas Huang 024ebe07e0 Merge branch 'develop' into network-remove-provider-engine-tests 2018-08-01 10:40:31 -07:00
viktor f7c5732bc6 trash icon for deleting rokens 2018-08-01 18:57:48 +03:00
viktor f658571930 Notices in one screen, top border for signup headers 2018-08-01 18:49:30 +03:00
viktor f3d0f6d0a6 Contract creation background and font colors change 2018-08-01 18:28:14 +03:00
viktor 00e53f0d43 Final version of Confirm transaction screen 2018-08-01 17:53:36 +03:00
Dan Miller 0ff0a9c197 Show the retry button on latest tx of earliest nonce. 2018-07-31 16:37:14 -02:30
viktor ca2d5154c1 Standardize left arrow position in all screens 2018-07-31 21:34:13 +03:00
viktor a437ba30b0 sandwich redesign and logic 2018-07-31 20:39:02 +03:00
viktor ce67cecccc Border bottom in header for white screens, copy button in account export screen 2018-07-31 19:02:03 +03:00
viktor 8655fae9b1 Errors colors update, login placeholder to the left, eslint fixes 2018-07-31 18:20:17 +03:00
viktor 59d4b2951d Fix background for Config screen in extension locked state 2018-07-31 17:47:46 +03:00
viktor 8d4e92b90c tx list item redesign 2018-07-31 17:42:04 +03:00
viktor b6c0df4f2e Updates of 'Confirm tx' screen 2018-07-31 16:12:12 +03:00
viktor cb2a175080 Confirm tx page account block update 2018-07-30 20:31:25 +03:00
viktor 02598a335d Sokol network name change in left corner dropdown title when Sokol is selected 2018-07-30 19:02:24 +03:00
viktor e7959947d4 remove unused console.log and account dropdown fix 2018-07-30 18:46:57 +03:00
viktor 23544cc48a Wider area for More... button 2018-07-30 17:22:39 +03:00
viktor 0a368a8135 remove h2 inside of h3 tag, return improper background property from section 2018-07-30 16:09:33 +03:00
viktor 672ea7dfc9 Terms of service, inputs, buttons styles improvements 2018-07-30 16:01:21 +03:00
Whymarrh Whitby f9871fe60b Open UI in browser post-new-UI-switch 2018-07-28 11:59:51 -02:30
Whymarrh Whitby 0fd8862c5e Don't show an additional beta UI notification
When a user has opted-in to the new UI from the announcement, we don't
need an additional notification letting the user know that they've
switched.
2018-07-28 11:59:51 -02:30
Whymarrh Whitby 89c74ac4ad Rewrite AccountQrScreen to use flexbox
The old QR screen was absolutely positioning everything which broke when
the app bar resized for the new UI announcement. This change, while futile*,
makes the QR screen less bad.

* futile because the old UI is being deprecated
2018-07-28 11:59:51 -02:30
Whymarrh Whitby 6326dab186 Remove suggestion from bottom of old UI onboarding 2018-07-28 11:59:16 -02:30
Whymarrh Whitby d16f25fc20 Add NewUiAnnouncement component 2018-07-28 11:59:16 -02:30
Whymarrh Whitby 6ae76fee33 Add banner suggesting new UI 2018-07-28 11:59:16 -02:30
Whymarrh Whitby 1d6227d718 Move the old UI's AppBar into its own component 2018-07-28 11:59:16 -02:30
viktor 78f152d129 more icon 2018-07-27 20:20:08 +03:00