Alexander Tseung
ecc39c5a7a
Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254
2018-01-29 18:22:52 -08:00
Alexander Tseung
b05d21b1ba
Fix transaction list font sizes, padding
2018-01-18 13:34:57 -08:00
Kevin Serrano
5fff2e19d8
Merge pull request #3024 from alextsg/cb-529
...
[NewUI] Update popout to fullscreen icon
2018-01-18 12:39:09 -08:00
Dan J Miller
4fae461a67
[NewUI] Send screen gas loading fixes ( #3027 )
...
* Allow entering amount, but disable validation of amount, opening of gas customizer or clicking of next, when gas loading in send.
* Fix variable name.
2018-01-17 20:47:01 -08:00
Alexander Tseung
853e7f8420
Fix lint errors
2018-01-17 18:50:18 -08:00
Alexander Tseung
f8bf8cb527
Update popout to fullscreen icon
2018-01-17 17:56:18 -08:00
Dan
fdaf6eacb2
Show now tokens by default and improve search on add token screen.
2018-01-17 13:52:59 -08:00
Alexander Tseung
40e58d3132
Fix tx-list, confirmation screen styling
2018-01-17 13:50:16 -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
Chi Kei Chan
b80ed2c451
Merge pull request #3007 from alextsg/uat-master-011618
...
[NewUI] Merge master into uat branch
2018-01-17 13:48:16 -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
Alexander Tseung
ccb80594be
Readjust gas fees when switching networks on the send screen
2018-01-16 17:26:34 -08:00
Thomas Huang
aa76c5c73c
Merge pull request #2996 from MetaMask/Version-3.13.5
...
Version 3.13.5
2018-01-16 12:30:48 -08:00
Dan Finlay
41fdff41cd
Version 3.13.5
2018-01-16 12:20:15 -08:00
Dan J Miller
668aab11d1
Vertically centers the text of the new ui modal header. ( #2987 )
2018-01-16 12:15:18 -08:00
Dan J Miller
d7a1019a2c
Adding one or more tokens sets the selected token before returning the user to the main screen. ( #2995 )
2018-01-16 12:14:03 -08:00
kumavis
727ec73b66
Merge pull request #2983 from MetaMask/i2907-NoCodeGasLimit
...
Set gas limit to 21k for recipients with no code
2018-01-16 11:16:06 -08:00
Dan Finlay
c0cf665b85
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-16 11:05:40 -08:00
Dan Finlay
8fb62b97c5
Create new flag for simple sends to avoid overloading other flag
2018-01-16 11:05:11 -08:00
kumavis
b046f96d4b
Merge pull request #2929 from MetaMask/i2779-FirefoxSpecifyAccountDetailHeight
...
I2779 firefox specify account detail height
2018-01-16 10:42:59 -08:00
Dan Finlay
003b4a721c
Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight
2018-01-16 10:15:11 -08:00
kumavis
6cfaf03b3d
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-16 09:59:32 -08:00
Thomas Huang
27ca48b369
Merge pull request #2984 from MetaMask/RenameLockToLogout
...
Rename lock to log out
2018-01-16 09:48:23 -08:00
Dan J Miller
77eb7b2db6
[NewUI-flat] Fix gulp build ( #2975 )
...
* Only run uglify when building for prod; set environment when building for prod; use gulp-uglify-es.
* Revert change of dist script.
2018-01-15 19:00:07 -08:00
Dan
a4fd4f013f
Restore display of all unconfirmed transactions.
2018-01-15 18:32:25 -08:00
Alexander Tseung
baebf64afd
Fix send screen value input
2018-01-15 18:28:21 -08:00
Alexander Tseung
644adeccf6
Fix Hide Token modal styling, popup positioning
2018-01-15 18:26:16 -08:00
Dan Finlay
1a8beb13e6
Merge pull request #2962 from MetaMask/open-popup
...
Open popup before estimateGas finishes
2018-01-15 16:17:56 -08:00
Dan Finlay
0121892141
Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight
2018-01-15 16:15:50 -08:00
Dan Finlay
58be1742e1
Rename lock to log out
...
Fixes #2475
2018-01-15 16:04:49 -08:00
Frankie
f18ed8bfd4
Merge branch 'master' into open-popup
2018-01-15 15:25:14 -08:00
frankiebee
724197b95f
add to CHANGELOG.md
2018-01-15 15:23:11 -08:00
Dan Finlay
845917b2d5
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-15 15:10:50 -08:00
Dan Finlay
cd7eaaa735
Set gas limit to 21k for recipients with no code
...
Fixes #2907
2018-01-15 15:08:07 -08:00
Frankie
a18524300a
Merge pull request #2953 from MetaMask/i2826-SignBytes
...
Fix signTypedData bytes signing
2018-01-15 15:03:43 -08:00
Frankie
9d7c635b0a
Merge branch 'master' into i2826-SignBytes
2018-01-15 14:47:48 -08:00
Dan Finlay
582634d9fa
Merge pull request #2936 from MetaMask/i2925-BetterGasEstimation
...
Improve gas price estimation by backfilling recent-blocks
2018-01-15 14:35:59 -08:00
Dan Finlay
5fb2cfed6a
Merge branch 'master' into i2826-SignBytes
2018-01-15 14:20:50 -08:00
Thomas Huang
23a928bc9d
Edit: Fix Firefox scrollbar Changelog
2018-01-15 14:18:32 -08:00
Dan Finlay
1b3ab71063
Merge pull request #2862 from wbt/UpdateNotice
...
Update notice
2018-01-15 14:17:44 -08:00
Dan Finlay
93d4b22363
Bump keyringController version
2018-01-15 14:11:59 -08:00
Dan Finlay
85b2012106
Merge pull request #2964 from alextsg/cb-505c
...
[NewUI] Move blockies option to the bottom of Settings
2018-01-15 13:55:43 -08:00
Dan J Miller
aa833a0928
[NewUI] Place all users of extension into old UI (disable auto adding). ( #2946 )
...
* Place all users of extension into old UI (disable auto adding).
* Fix lint errors.
2018-01-15 13:23:44 -08:00
kumavis
bfa10e29a1
Merge pull request #2900 from MetaMask/infura-rest-api
...
Provider - Use Infura rest api for infura networks
2018-01-15 12:13:59 -08:00
Thomas
cab2216343
Bump Changelog
2018-01-15 10:07:50 -08:00
Alexander Tseung
27cbfa44c3
Move blockies option to the bottom of Settings
2018-01-14 21:39:40 -08:00
frankiebee
7a30950e4d
test - fix to match expected behavior
2018-01-14 14:10:16 -08:00
frankiebee
409b49b411
test - create ethJsQuery stub
2018-01-14 14:00:59 -08:00