Thomas Huang
024ebe07e0
Merge branch 'develop' into network-remove-provider-engine-tests
2018-08-01 10:40:31 -07:00
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.
2018-08-01 00:04:27 -02:30
brunobar79
94a89790dc
fix
2018-07-31 18:58:54 -04:00
brunobar79
7a40072f1a
lint
2018-07-31 18:34:18 -04:00
brunobar79
caa9e202cf
lint
2018-07-31 18:32:14 -04:00
brunobar79
710b4e294f
added crossbrowser support and error handling
2018-07-31 18:30:56 -04:00
Esteban MIno
d8817b2646
fix doc tag
2018-07-31 16:18:06 -04:00
Esteban MIno
3124e8c612
tokens related functions refactor
2018-07-31 15:59:19 -04:00
Dan Miller
0ff0a9c197
Show the retry button on latest tx of earliest nonce.
2018-07-31 16:37:14 -02:30
Esteban MIno
ccae79d392
fix undefined for tokens on tests
2018-07-31 13:07:28 -04:00
Whymarrh Whitby
4f02726fd9
Merge pull request #4888 from whymarrh/suggest-new-ui
...
Add old UI component to suggest new UI
2018-07-31 14:32:21 -02:30
Thomas Huang
5b3927fe5b
Lint
2018-07-30 20:30:35 -07:00
Thomas Huang
2392e77cd8
Set metamask controller network provider to localhost
2018-07-30 20:18:01 -07:00
brunobar79
edb154749d
send to fullscreen if no permission from popup
2018-07-30 22:57:05 -04:00
William Morriss
2cefab544d
Merge pull request #4908 from MetaMask/npm-install
...
Restore npm install instructions to README
2018-07-30 18:04:21 -07:00
Esteban MIno
22cf5a1391
improve comments
2018-07-30 20:44:22 -04:00
Esteban MIno
822c1734d6
fix double state update when account changed
2018-07-30 20:36:31 -04:00
William Morriss
cfb74680e2
Select not Update
2018-07-30 16:59:08 -07:00
Esteban MIno
fbcba8f019
create tokens storage when setadresses
2018-07-30 19:09:17 -04:00
Esteban MIno
31286673c3
isolation of tokens related methods in preferences
2018-07-30 18:43:34 -04:00
brunobar79
b673a7a7fc
kill camera stream when unmouting
2018-07-30 18:40:00 -04:00
brunobar79
34617a21c3
copy
2018-07-30 18:36:37 -04:00
brunobar79
d2368d6fe0
clean up css
2018-07-30 18:34:00 -04:00
brunobar79
4339f04e80
use existing modals
2018-07-30 17:50:05 -04:00
brunobar79
b6592ba95f
Merge branch 'develop' of github.com:MetaMask/metamask-extension into qr-code-scan
2018-07-30 15:57:10 -04:00
Esteban MIno
0757f47e84
passing tokens to all accounts in migration
2018-07-30 11:41:31 -04:00
Thomas
3d9f283f87
Disallow netConnections other than localhosts
2018-07-30 06:27:25 -07:00
Thomas
fb5e357998
Detect Tokens are weird
2018-07-30 06:26:34 -07:00
Whymarrh Whitby
c3ce2984ef
Remove the development notice from UI onboarding
2018-07-28 11:59:51 -02:30
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
Dan Miller
07c0cd59d4
New ui e2e tests switch to localhost provider (needed after new ui selection screen addition).
2018-07-28 11:59:51 -02:30
Dan Miller
915c4fd1b1
Fix integration tests to accomodate new ui suggestion screen changes.
2018-07-28 11:59:51 -02:30
Dan Miller
30d92b8d3f
Fix e2e tests to accomodate new ui suggestion screen changes.
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
William Morriss
5d26e886f3
reduce npm install to one line
2018-07-27 22:54:26 -07:00
William Morriss
391ed177e0
restore npm install instructions
2018-07-27 22:46:16 -07:00
Alexander Tseung
fa4423bab2
Merge pull request #4895 from MetaMask/fix-confirm
...
Add rounding to large exponential numbers. Fix overflows
2018-07-27 18:02:21 -07:00
Esteban MIno
dd6a725e6d
unit tests for tokens per account and network
2018-07-27 17:41:47 -04:00
Thomas
d1734b8d7c
Update Phishing Html
2018-07-27 14:10:18 -07:00
Esteban MIno
e687bc5a47
fix migration for preferences controller tokens
2018-07-27 16:17:28 -04:00
Dan Finlay
9dc5d0cee0
Merge pull request #4905 from MetaMask/eip-712-deprecation
...
EIP-712: deprecation message
2018-07-27 13:16:44 -07:00
Esteban Miño
228f48c6e5
Merge branch 'develop' into TokensPerAccountBasis
2018-07-27 16:07:08 -04:00
Esteban MIno
5b9725d1f1
refactor to accountTokens
2018-07-27 16:05:12 -04:00
Thomas Huang
1540b5e256
Merge pull request #4893 from kelvintyb/develop
...
Move phishing warning to the extension
2018-07-27 12:23:31 -07:00
bitpshr
642ae25073
Add deprecation message for eth_signTypedData
2018-07-27 15:23:05 -04:00