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
Whymarrh Whitby
6326dab186
Remove suggestion from bottom of old UI onboarding
6 years ago
Whymarrh Whitby
d16f25fc20
Add NewUiAnnouncement component
6 years ago
Whymarrh Whitby
6ae76fee33
Add banner suggesting new UI
6 years ago
Whymarrh Whitby
1d6227d718
Move the old UI's AppBar into its own component
6 years ago
William Morriss
5d26e886f3
reduce npm install to one line
6 years ago
William Morriss
391ed177e0
restore npm install instructions
6 years ago
Alexander Tseung
fa4423bab2
Merge pull request #4895 from MetaMask/fix-confirm
...
Add rounding to large exponential numbers. Fix overflows
6 years ago
Esteban MIno
dd6a725e6d
unit tests for tokens per account and network
6 years ago
Thomas
d1734b8d7c
Update Phishing Html
6 years ago
Esteban MIno
e687bc5a47
fix migration for preferences controller tokens
6 years ago
Dan Finlay
9dc5d0cee0
Merge pull request #4905 from MetaMask/eip-712-deprecation
...
EIP-712: deprecation message
6 years ago
Esteban Miño
228f48c6e5
Merge branch 'develop' into TokensPerAccountBasis
6 years ago
Esteban MIno
5b9725d1f1
refactor to accountTokens
6 years ago
Thomas Huang
1540b5e256
Merge pull request #4893 from kelvintyb/develop
...
Move phishing warning to the extension
6 years ago
bitpshr
642ae25073
Add deprecation message for eth_signTypedData
6 years ago
Alexander Tseung
d0c901d081
Round large exponential numbers
6 years ago
Esteban MIno
f5107fa12e
migration for preferences controller tokens
6 years ago
Bruno Barbieri
6d1808d209
Merge pull request #4901 from MetaMask/readme-update
...
remove Web Store warning
6 years ago
bobby dresser
308d8ddcba
remove Web Store warning
6 years ago
brunobar79
acfcdf52b4
fix unit tests
6 years ago
brunobar79
4de8f5b0d4
fix dependencies
6 years ago
brunobar79
6886429f0b
fix linting errors
6 years ago
brunobar79
bea1cf3f3c
clean up
6 years ago
brunobar79
d65d018ad0
restore platform/extension.js
6 years ago
brunobar79
69f4c8c336
fix merge conflicts
6 years ago
brunobar79
d4a15f22c2
added webrtc-adapter for browser compat
6 years ago
brunobar79
ea028e7506
fully working without tweaking ext. permission
6 years ago
brunobar79
6cd4bc9f4e
working without permission issues
6 years ago
Esteban MIno
f79a249bcc
modify tests according to tokens by network
6 years ago
Kelvin Tan
a97583b039
revert package-lock.json
6 years ago
Esteban MIno
2827e13caa
add & delete tokens per network
6 years ago
kumavis
e715d0e691
Merge pull request #4858 from MetaMask/chinesesimplifiedandtraditional
...
Update Chinese naming on our language list
6 years ago
Esteban MIno
1d3ad7cfbb
tokens per network for individual account
6 years ago
kumavis
ffefeb65d4
Merge pull request #4802 from 03-26/develop
...
Update translation 🇯🇵
6 years ago
Kelvin Tan
7ca402147d
add phishing html page, and redirect to bundled page in-window
6 years ago
Thomas
138858647e
Merge branch 'develop' into network-remove-provider-engine
6 years ago
Alexander Tseung
cd2b67cdd9
Fix overflow for long total strings in confirm string
6 years ago