Commit Graph

331 Commits

Author SHA1 Message Date
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
viktor 9067e5b984 linter fixes 2018-07-27 19:54:23 +03:00
viktor ddcf200e7e login signup updates 2018-07-27 19:52:28 +03:00
viktor b2de3e03f9 new copy, arrows, account icons implementation 2018-07-27 18:21:01 +03:00
brunobar79 6886429f0b fix linting errors 2018-07-26 21:22:39 -04:00
viktor bc90a9779d login/signup screens 2018-07-27 03:16:24 +03:00
viktor 26aaa3bd5e tokens, qr-code, transactions 2018-07-27 01:54:07 +03:00
viktor b4b4b0649b Token's list update 2018-07-26 23:45:52 +03:00
viktor 4efdeab2c7 Export private key screens updates 2018-07-26 23:31:11 +03:00
viktor 74f3a21fda restyling: colors, fonts, scales 2018-07-26 21:15:51 +03:00
viktor 4cccbdba16 Merge remote-tracking branch 'origin/nifty-color-palette' into fonts-texts-buttons 2018-07-26 16:00:34 +03:00
viktor ee71bc4208 rockicon setting colors pallette in constructor 2018-07-26 15:58:39 +03:00
viktor 2fa60b64ae New uttons styles and fonts 2018-07-26 14:42:04 +03:00
viktor 0faa31764d New color palette for NW account 2018-07-26 13:02:21 +03:00
Thomas 138858647e Merge branch 'develop' into network-remove-provider-engine 2018-07-25 22:38:44 -07:00
Esteban MIno b580f60d74 earliest tx by submittedTime 2018-07-25 20:58:20 -04:00
Esteban MIno c8d45cb4a8 only show retry button on earliest pending tx 2018-07-25 20:02:12 -04:00
Victor Baranov 9f2238f374
Merge pull request #35 from poanetwork/delete-custom-rpc-#17
(Feature) Add button to delete custom rpc
2018-07-25 23:33:09 +03:00
Gerardo Nardelli 143287846c Fix custom rpc not showing on list 2018-07-25 14:59:10 -03:00
Gerardo Nardelli 4fd4ff1bce Add scroll for long rpc url 2018-07-25 13:59:30 -03:00
Gerardo Nardelli 6a6bc5d08e Add custom rpc 2e2 test 2018-07-25 12:33:30 -03:00
Gerardo Nardelli d1f8d12d9b Add button to delete custom rpc 2018-07-24 16:16:54 -03:00
Franco Victorio 1c67b39a6d Add button to remove token 2018-07-24 08:59:24 -03:00
viktor d830a4ff66 Buy POA coin options 2018-07-23 14:26:43 +03:00
viktor b5db1fea07 change disclaimer and terms of use 2018-07-20 14:58:40 +03:00
Franco Victorio 64f281d7eb Change button to buy POA 2018-07-19 17:49:34 -03:00
Franco Victorio 34c8e2ac7c Show 'Buy POA' instead of 'Buy ETH' 2018-07-19 17:34:22 -03:00
Franco Victorio 105385c2e8 Change 'POA Net' to 'POA Network' 2018-07-19 17:30:31 -03:00
Franco Victorio 26e1a5ad10 Make POA the first network in the list 2018-07-19 16:29:22 -03:00
Franco Victorio 6e24c61f30 Show POA as symbol when using POA network 2018-07-19 16:25:39 -03:00
Franco Victorio 542b533833 Open accounts and txs in POA explorer 2018-07-19 16:23:14 -03:00
Franco Victorio 2a9f0a3f6a Merge branch 'develop' into support-poa-network-#2 2018-07-19 15:54:16 -03:00
viktor 278a1efd63 linter, unit, e2e tests fixes 2018-07-19 20:07:07 +03:00
viktor 99e6957834 Changing color of text in networks' dropdown 2018-07-19 16:41:43 +03:00
Franco Victorio ec97f6598f Add POA network 2018-07-19 09:11:29 -03:00
viktor 5fbb7001cf Zero exchange rate for Sokol 2018-07-19 15:01:18 +03:00
viktor 710956f85d rename coin for Sokol form ETH to SPOA 2018-07-19 14:12:21 +03:00
viktor 16a29d8465 fix the link for POA explorer tx 2018-07-18 20:58:14 +03:00
viktor 4876e77544 Support of Sokol network 2018-07-18 20:41:53 +03:00
viktor 60e46f208d remove Try beta; remove links form info; rename title of extension in info page 2018-07-18 12:42:29 +03:00
viktor 804bbaa9c0 new extension name and icons 2018-07-17 20:18:12 +03:00
Whymarrh Whitby 46ee290114 Don't persist the seed phrase in the old UI restore flow 2018-07-05 13:07:38 -02:30
kumavis 77daed5c74 Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 2018-07-03 12:42:14 -07:00
brunobar79 595447ccac Merge remote-tracking branch 'upstream/develop' into HEAD 2018-07-03 14:21:17 -04:00
Alexander Tseung 86e95b283b Fix notice screen incorrectly disabling Accept button after multiple notices 2018-07-02 16:48:26 -07:00
brunobar79 a8f745f9fe eslint --fix . 2018-07-02 18:49:33 -04:00
Koh Wei Jie f17d99f81c Fixed lint error 2018-06-28 08:06:36 +08:00
Koh Wei Jie f4d085550e fixed blank boolean field for typed signing for old UI 2018-06-22 16:44:07 +08:00
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 2018-06-13 23:30:31 -07:00
Whymarrh Whitby df6d03cefd Fix account list order for the old UI 2018-06-05 17:17:27 -07:00
Yung chieh Tsai 68d119ce3f Update app 2018-05-30 11:52:28 +08:00
MikeCheng1208 695b157e7b Intergrate ENS with IPFS 2018-05-29 12:38:25 +08:00
kumavis 0b84ceae68 old-ui - app - use state.metamask.selectedAddress instead of currentView.context 2018-05-21 17:58:48 -07:00
kumavis 5d8dd1df0e old-ui - ens-input - fix params passed to input 2018-05-21 17:29:03 -07:00
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
kumavis a1d13d45cf lint - cleanup some unused variables 2018-05-02 18:23:55 -07:00
kumavis 6f316ca450 network - remove setNetworkEndpoints 2018-04-30 16:36:17 -07:00
Paul Bouchon 5ec631cad3
Handle Promise rejections when importing accounts (#4142)
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
2018-04-30 18:07:25 -04:00
bitpshr 805c161704 Update old UI ShapeshiftForm to gracefully handle errors 2018-04-28 14:41:19 -04:00
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
2018-04-27 10:42:02 -04:00
Alexander Tseung 9e41f58af2 Clean up network config 2018-04-23 10:18:05 -07:00
Alexander Tseung b0a105ce80 Fix confirmation popup not always opening 2018-04-17 08:58:37 -07:00
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
Thomas 4ffa74cbe6 Change double-quotes to single-quotes 2018-04-04 16:42:54 -07:00
Thomas 18e0a7e4f9 Add target=_blank exportAsFile 2018-04-04 16:26:05 -07:00
kumavis f0e4097972 lint - remove use of 'event' global 2018-04-02 12:52:01 -07:00
kumavis b7b95f269d old-ui - lint fixes 2018-04-02 12:48:01 -07:00
kumavis ee1acf0a7e
Merge pull request #3774 from danjm/i3686-txparamundefined-sigrequestsintxlist
Fix display of unapprovedMgs in txList; fix txParams undefined errors
2018-03-30 18:36:39 -07:00
Dan 717623e2e3 Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlist 2018-03-30 00:00:31 -02:30
kumavis b49ad750dd Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artifacts 2018-03-29 16:54:00 -07:00
Dan Finlay 4d2d3d4430 Increase permitted safe gas limit
Block gas limits have been incredibly stable lately:
https://etherscan.io/chart/gaslimit

And this validation has prevented Aragon's new beta from working:
https://twitter.com/izqui9/status/979373309312815104

Fixes #3790
2018-03-29 12:28:50 -07:00
kumavis 10609493c5 ui - use relative location for images 2018-03-28 22:30:35 -07:00
Dan 21b6a3442d Fix display of unapprovedMessages in txList (old and new ui); includes fix of undefined txParams. 2018-03-28 10:51:16 -02:30
Dan 7c9fcf26ba Stop using navigateTo for external link in settings. 2018-03-27 02:07:31 -02:30
Dan 798988597b Merge branch 'master' into retry-tx-refractor 2018-03-14 00:02:27 -02:30
Dan bf3c5add08 Adds styles for dropped txs in old-ui. 2018-03-13 22:17:08 -02:30
Dan 80a2e59194 Correctly set latest submitted retry with nonces that matches others in old-ui transaction-list-item. 2018-03-13 22:08:27 -02:30
Dan 8c7988978f Undefined check in showRetryButton 2018-03-13 21:32:22 -02:30
Dan d6e4d2e80d Use new submittedTime field to correctly show retry button in old and new ui. 2018-03-13 21:15:35 -02:30
Dan Finlay 26231a42b6
Fix grammar 2018-03-13 15:24:35 -07:00
kumavis a52ef7a06a ui - lint fix 2018-03-13 14:41:54 -07:00
kumavis 34fe88af8f
Merge pull request #3445 from TheCriw/i3440-seed-restore-trim-invalid-characters
improved verification of restore from seed phrase
2018-03-13 14:39:59 -07:00
Alexander Tseung 4b2e52795d
Explicitly define state in import account from json component (#3491) 2018-03-09 16:30:31 +01:00
kumavis 6a9ca29244
Merge branch 'master' into ImportAccountMessageV2 2018-03-06 17:13:57 -08:00
Dan Finlay cb4ad60800 Merge branch 'master' into i2475-UnifyLogInWording 2018-03-06 14:57:01 -08:00
Dan Finlay b87687110d Replace Lock wording with Log Out / Log In
Fixes #2475
2018-03-06 14:51:26 -08:00
Dan J Miller 303801d276 Ensure this reference is defined in old-ui info.js (#3450) 2018-03-06 10:45:40 -08:00
criw b393b54e35 FIX #3440 improved verification of restore from seed phrase 2018-03-06 04:43:12 +01:00
Thomas Huang d3a0a27c0c
Merge branch 'master' into ImportAccountMessageV2 2018-03-02 18:26:52 -08:00
Dan J Miller 0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new (#3395)
* Shows tokens with 0 balance in old ui; goHome after adding tokens.

* Allow users to edit custom token info when not autofilled. (New UI add token screen).
2018-03-02 19:07:25 -03:30
Thomas Huang cb109a8233 Add retry transaction back into old ui transaction list item (#3381)
* Add retry transaction back into old ui transaction list item

* Update Changelog
2018-03-02 16:38:13 -03:30
Kevin Serrano 923c702164
Merge pull request #3356 from MetaMask/cdn-minimization
Check in all font files locally.
2018-03-01 12:30:03 -08:00
Dan 94a60fe4a9 Correct ttf format name to 'truetype' 2018-03-01 16:36:27 -03:30
Kevin Serrano d45116824c
Check in all font files locally. 2018-02-28 13:03:46 -08:00
kumavis 8f5817c090
Merge pull request #3339 from danjm/i3336-cancel-button-buy-eth
[Old-UI] Fix cancel button on buy eth screen.
2018-02-28 12:12:12 -08:00
kumavis 28c6347cdd
Merge pull request #3340 from danjm/i3338-contract-published-terminology
[NewUI] Replace 'Contract Published' label with 'Contract Deployment'
2018-02-28 11:16:55 -08:00
kumavis b1faa13344
Merge pull request #3350 from danjm/onclick-undefined-sentry-error
[old-ui] Prevent user from switching network in old-ui notification
2018-02-28 11:00:12 -08:00
Dan c4ef9630da Prevent user from switching network in old-ui notification 2018-02-28 14:13:44 -03:30
Dan 78f6a48664 Define event locally in onClickOutside method in account-dropdowns.js 2018-02-28 13:18:37 -03:30
Dan 2b9af0734b Replace 'Contract Published' with 'Contract Deployment' for clearer indication of contract tx state. 2018-02-27 20:09:02 -03:30
Dan 5de0471fcb Fix cancel button on buy eth screen. 2018-02-27 19:14:23 -03:30
Thomas ac2e92fa54 Change Loose label to Imported 2018-02-27 12:02:48 -08:00
Thomas 50f20358c1 Add import account disclaimer 2018-02-27 12:01:09 -08:00
Dan b1b9772731 Fix old-ui active notices width. 2018-02-20 21:44:17 -03:30
Dan Finlay 16f9ddc72c Add 8MM gas limit default to send screen 2018-02-20 15:44:04 -08:00
kumavis 4e8d9fef84
Merge pull request #3200 from alextsg/cb-703
[NewUI] Remove accessing PropTypes from main React package
2018-02-16 16:11:36 +00:00
Thomas Huang ed33f3160a Make oldui compatible with newUI style changes 2018-02-15 12:36:26 -08:00
Dan Finlay ee1197192f
Merge pull request #3209 from danjm/MM-634-newui-reset-account
[NewUI] Add reset account button to new UI.
2018-02-13 19:50:19 +01:00
Dan bb79fb354b Try beta link on unlock and privacy screens. 2018-02-08 22:47:32 -03:30
Dan cd976a2765 Add reset account button to new UI. 2018-02-08 20:23:16 -03:30
Dan d8896a8c31 Merge branch 'master' into uat 2018-02-07 16:32:47 -03:30
Alexander Tseung 8b90b1d1b1 Remove accessing PropTypes from main React package 2018-02-06 22:03:37 -08:00
Thomas 97ca86733c Merge branch 'master' into uat 2018-01-23 01:12:50 -08:00
Chi Kei Chan ba0762c582
Merge pull request #3005 from alextsg/cb-385
[NewUI] Fix rendering QR code in full screen old UI, hide unnecessary back button
2018-01-17 13:49:48 -08:00
Alexander Tseung aa08d1a09d Fix merge conflicts 2018-01-16 18:34:24 -08:00
Alexander Tseung 81f86cfab6 Merge branch 'uat' into uat-master-011618 2018-01-16 18:17:28 -08:00
Alexander Tseung 65e9d9efc5 Fix rendering QR code in old UI, hide unnecessary back button 2018-01-16 17:41:42 -08:00
Dan J Miller b72610fb53 Fix margin styling for name and address in account detail section. (#2790) 2018-01-11 18:16:41 -08:00
Alexander Tseung 099f078a3d Fix merge conflict 2018-01-03 11:16:46 -08:00
Alexander Tseung a6f062a686 Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c 2018-01-03 11:06:08 -08:00
Alexander Tseung a218008adf
Track usage of old and new UI (#2794)
[NewUI] Track usage of old and new UI
2017-12-22 10:43:02 -08:00
Dan 7915e62d65 Merge branch 'master' into NewUI-flat 2017-12-20 19:16:12 -03:30
Dan J Miller bccbf14b39 [NewUI] Hide UI toggle in mascara (#2772)
* Hides old-UI on mascara.

* Improve code clarity in select-app.js
2017-12-20 10:22:50 -08:00
Dan 68ef52e183 Remove inline style. 2017-12-12 12:31:52 -08:00
Dan a67caee767 Make transaction list and item more flexible. 2017-12-12 12:31:52 -08:00
Dan 70557e0448 Flex account-data-subsection 2017-12-12 12:31:52 -08:00
Dan 71d6403304 Fix old ui width in mobile and extension. 2017-12-12 12:31:52 -08:00
Dan 800eb2b969 Delete uneeded files from old-ui. 2017-12-12 12:13:03 -08:00
Dan 9db00fa507 Show user notifications after switch between UIs 2017-12-04 23:36:54 -03:30
Dan f7ad015f5b Use newui actions in old-ui 2017-12-04 23:08:23 -03:30
Dan 7f79524070 Add UI selection 2017-12-04 23:08:23 -03:30
Dan 6561e75aa2 Add old-ui directory 2017-12-04 23:06:26 -03:30