Dan Miller
74e2225f36
Improve waits for new tx-list-items after first contract method call in e2e beta tests.
6 years ago
brunobar79
ef9435e3d0
restore qr
6 years ago
Alexander Tseung
f2194e8482
Merge pull request #4948 from MetaMask/i4638-update-font
...
Update Font in Account Selector
6 years ago
brunobar79
b1ddaafba2
lint
6 years ago
brunobar79
e9a0feb9e9
fixed issue with input
6 years ago
Alexander Tseung
114d1c1779
Merge pull request #4947 from MetaMask/i4532-disable-confirm-onsubmit
...
Disable Confirm button on subsequent clicks to prevent confirming mul…
6 years ago
Alexander Tseung
8e3f0b4202
Update Font in Account Selector
6 years ago
brunobar79
af97ba103c
clear qr code data before scanning
6 years ago
Esteban MIno
9ac9f53a73
eth_watchToken working
6 years ago
brunobar79
71ef4d85da
design complete
6 years ago
Esteban MIno
12dd7a7232
popup initializing with suggested tokens
6 years ago
Alexander Tseung
6d76d4e228
Disable Confirm button on subsequent clicks to prevent confirming multiple times
6 years ago
Esteban MIno
081884bd80
rpc-engine not crashing when eth_watchToken
6 years ago
Esteban MIno
21a61f2987
merge develop
6 years ago
Kevin Serrano
e77424ef5a
Merge pull request #4906 from MetaMask/updatePhishingPage
...
Update Phishing HTML
6 years ago
Thomas Huang
024ebe07e0
Merge branch 'develop' into network-remove-provider-engine-tests
6 years ago
Dan J Miller
6ccc34cb52
Merge pull request #4926 from MetaMask/update-logic-for-retry-button
...
Show the retry button on latest tx of earliest nonce.
6 years ago
brunobar79
94a89790dc
fix
6 years ago
brunobar79
7a40072f1a
lint
6 years ago
brunobar79
caa9e202cf
lint
6 years ago
brunobar79
710b4e294f
added crossbrowser support and error handling
6 years ago
Esteban MIno
d8817b2646
fix doc tag
6 years ago
Esteban MIno
3124e8c612
tokens related functions refactor
6 years ago
Dan Miller
0ff0a9c197
Show the retry button on latest tx of earliest nonce.
6 years ago
Esteban MIno
ccae79d392
fix undefined for tokens on tests
6 years ago
Whymarrh Whitby
4f02726fd9
Merge pull request #4888 from whymarrh/suggest-new-ui
...
Add old UI component to suggest new UI
6 years ago
Thomas Huang
5b3927fe5b
Lint
6 years ago
Thomas Huang
2392e77cd8
Set metamask controller network provider to localhost
6 years ago
brunobar79
edb154749d
send to fullscreen if no permission from popup
6 years ago
William Morriss
2cefab544d
Merge pull request #4908 from MetaMask/npm-install
...
Restore npm install instructions to README
6 years ago
Esteban MIno
22cf5a1391
improve comments
6 years ago
Esteban MIno
822c1734d6
fix double state update when account changed
6 years ago
William Morriss
cfb74680e2
Select not Update
6 years ago
Esteban MIno
fbcba8f019
create tokens storage when setadresses
6 years ago
Esteban MIno
31286673c3
isolation of tokens related methods in preferences
6 years ago
brunobar79
b673a7a7fc
kill camera stream when unmouting
6 years ago
brunobar79
34617a21c3
copy
6 years ago
brunobar79
d2368d6fe0
clean up css
6 years ago
brunobar79
4339f04e80
use existing modals
6 years ago
brunobar79
b6592ba95f
Merge branch 'develop' of github.com:MetaMask/metamask-extension into qr-code-scan
6 years ago
Esteban MIno
0757f47e84
passing tokens to all accounts in migration
6 years ago
Thomas
3d9f283f87
Disallow netConnections other than localhosts
6 years ago
Thomas
fb5e357998
Detect Tokens are weird
6 years ago
Whymarrh Whitby
c3ce2984ef
Remove the development notice from UI onboarding
6 years ago
Whymarrh Whitby
f9871fe60b
Open UI in browser post-new-UI-switch
6 years ago
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.
6 years ago
Dan Miller
07c0cd59d4
New ui e2e tests switch to localhost provider (needed after new ui selection screen addition).
6 years ago
Dan Miller
915c4fd1b1
Fix integration tests to accomodate new ui suggestion screen changes.
6 years ago
Dan Miller
30d92b8d3f
Fix e2e tests to accomodate new ui suggestion screen changes.
6 years ago
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
6 years ago