Commit Graph

3858 Commits

Author SHA1 Message Date
Dan Finlay 651fec5112 Create distinct responsive 'home.html' file, hard-code popup.html size
Because firefox was having inconsistent sizing, made a second html file for forcing the view to a certain size. Still allows us to develop a responsive interface via the `home.html` file, which shares all the same react JS & CSS as popup.html.
2017-07-28 11:06:39 -07:00
Dan Finlay 9ac0a18f3b Correct viewport param 2017-07-27 18:43:18 -07:00
Dan Finlay d1828b6dc9 Fix react warning 2017-07-27 18:43:09 -07:00
Dan Finlay a25c4f34c0 Limit max width of seed word conf screen 2017-07-27 18:32:32 -07:00
Dan Finlay 87c26eb5bc Correct token pluralization for one token 2017-07-27 18:07:42 -07:00
Dan Finlay 6c25f9950b Bump changelog 2017-07-27 15:25:00 -07:00
Dan Finlay d932524eaf Merge branch 'master' into NewUI 2017-07-27 15:24:10 -07:00
Kevin Serrano d15e402ed8 Merge pull request #1838 from MetaMask/i1805-LiveBlacklistUpdating
Live blacklist updating
2017-07-27 15:22:09 -07:00
Dan Finlay 7c71ee1bab Do not blacklist files 2017-07-27 15:16:42 -07:00
Dan Finlay f8cadbcb32 Merge branch 'master' into NewUI 2017-07-27 15:10:02 -07:00
Dan Finlay 8ba32d5ea8 Set min gas price to 1 gwei 2017-07-27 14:58:51 -07:00
Dan Finlay f795f30a67 Disable user zoom in mobile mode 2017-07-27 14:37:27 -07:00
Dan Finlay 65bd178b64 Fix viewport width to 1 2017-07-27 14:32:18 -07:00
Dan Finlay 9a1cf2a0d4 Ensure loading indication is full screen 2017-07-27 14:15:56 -07:00
Dan Finlay 56496f1ea0 Fix loading indication placement 2017-07-27 14:13:53 -07:00
Dan Finlay f884477abb Remove unused parameter 2017-07-27 14:07:36 -07:00
Dan Finlay e73c7b907a Restore support link 2017-07-27 14:00:09 -07:00
Dan Finlay 1d9fea8654 Fix info page formatting 2017-07-27 13:57:01 -07:00
Dan Finlay 21bde25780 Fix spelling 2017-07-27 09:19:03 -07:00
Dan Finlay 26ce530f6f Remove deprecated responsive dev docs 2017-07-27 09:17:00 -07:00
Dan Finlay 33432afb0c Bump menu-droppo to 2.0.1 2017-07-27 09:14:52 -07:00
Dan Finlay eb92d65c4d Add Levenshtein item to changelog 2017-07-26 16:57:58 -07:00
Dan Finlay 6675241fa9 Merge branch 'master' into i1805-LiveBlacklistUpdating 2017-07-26 16:46:59 -07:00
Dan Finlay 8b1726cc55 Live update blacklist from Infura 2017-07-26 16:30:54 -07:00
Dan Finlay e3b5bb2052 Merge pull request #1837 from MetaMask/i1833-levencheck
Levenshtein Checking Logic Added To Blacklist
2017-07-26 16:25:30 -07:00
Dan Finlay f147b928b2 Merge branch 'master' into i1805-LiveBlacklistUpdating 2017-07-26 15:32:19 -07:00
Kevin Serrano aa282b4e3a
Give credit where it is due 2017-07-26 15:31:16 -07:00
Dan Finlay c071591adb Fix custom provider indication 2017-07-26 15:30:41 -07:00
Kevin Serrano a639543665
Changelog bump 2017-07-26 15:29:13 -07:00
Kevin Serrano 66f6d5a4e0
Add levenshtein logic to blacklister. 2017-07-26 15:25:30 -07:00
Kevin Serrano 6a9d40c558
Add test for blacklister. 2017-07-26 15:24:57 -07:00
Dan Finlay bc65484e1b Remove object spread syntax 2017-07-26 15:11:32 -07:00
Dan Finlay 8e2da52e64 Adjust mobile scale for smaller devices 2017-07-26 14:37:26 -07:00
Dan Finlay 8fc0a025f6 Set initial scale for mobile. 2017-07-26 14:36:22 -07:00
Kevin Serrano 520cda0058 Merge pull request #1834 from MetaMask/Version-3.9.2
Version 3.9.2
2017-07-26 14:28:09 -07:00
Dan Finlay bc11f11d68 Merge pull request #1831 from sdtsui/pre-merge-fixes
Add minor fixes, including account selection scroll
2017-07-26 14:27:14 -07:00
Dan Finlay b50c10f373 Version 3.9.2 2017-07-26 14:15:24 -07:00
sdtsui 8006d798ee Re-center network dropdown 2017-07-26 13:02:08 -07:00
sdtsui 4c0f827946 Make account selection dropdown menu scrollable when too large for view 2017-07-26 12:43:18 -07:00
sdtsui 0fdbb80962 Remove Account Settings item from optionsMenu, unnecessary 2017-07-26 12:31:08 -07:00
sdtsui 4573753233 Bump version of menu-droppo, no longer needs css transitions 2017-07-26 12:29:56 -07:00
Dan Finlay 3d8ebf2265 Begin implementing live-updating blacklist, not working yet 2017-07-26 12:27:16 -07:00
Frankie f23efec3e3 Merge pull request #1830 from MetaMask/providerProxyFix
NonceTracker - Provider proxy fix
2017-07-26 14:56:13 -04:00
kumavis 55a55141d0 nonce-tracker - fix test 2017-07-26 11:43:37 -07:00
kumavis 35a128db1e nonce-tracker - hotfix for provider proxying 2017-07-26 11:37:00 -07:00
kumavis b15a2baaf3 nonce-tracker - add raw baseNonceHex to nonceDetails 2017-07-26 11:09:02 -07:00
Dan Finlay 0deb617d8f Merge pull request #1829 from MetaMask/betterErrorsOnTx
cleanup logState log and tx history
2017-07-26 11:07:01 -07:00
kumavis 7e2e4948a6 tx cont - dont recursively store history 2017-07-26 10:57:47 -07:00
kumavis 9d69951dec logState - dont redundantly log to console 2017-07-26 10:50:06 -07:00
Frankie bbeecbbb28 Merge pull request #1828 from MetaMask/betterErrorsOnTx
Nonce Tracker - better error messages, more debug info in tx history data
2017-07-26 13:48:08 -04:00