1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Commit Graph

6589 Commits

Author SHA1 Message Date
Dan Finlay
db2e564c57 Enhance guide to porting to new platform
It skimmed over the complicated parts before, and left people unsure how
to proceed. I now dive straight into what will confuse them, and provide
links directly to the code that can help clarify.
2018-05-11 10:23:01 -07:00
Orange
bfc19e403b Chinese translation Enhancements (#4218) 2018-05-11 10:09:14 -07:00
kumavis
4e96ca3081
Merge pull request #4231 from MetaMask/fix-nodesecurity
Fix Node Security vulnerability warnings
2018-05-11 09:07:59 -07:00
Alexander Tseung
c9c56bcaec Add advisory #157 to .nsprc 2018-05-10 09:03:25 -07:00
Alexander Tseung
b7029a17a1 Update lodash 2018-05-09 21:33:37 -07:00
Alexander Tseung
f98aec5f50 Update deep-extend and sshpk 2018-05-09 18:52:35 -07:00
Dan Finlay
f17dc5f452
Merge pull request #4214 from MetaMask/tx-controller-doc-typo
Fix documentation error
2018-05-08 18:37:57 -04:00
Thomas Huang
c3079ff160
Merge pull request #4196 from MetaMask/i3457-fontweight
Change font weight from 300 to 400
2018-05-08 12:46:27 -07:00
Thomas Huang
4177d09664
Merge pull request #4099 from MetaMask/i4043-storybook-dev2
Add storybook integration
2018-05-08 12:45:40 -07:00
Alexander Tseung
f70652c83a Add storybook README.md file 2018-05-07 13:22:29 -07:00
bitpshr
6351b7bb88 Fix documentation typo 2018-05-07 15:08:43 -04:00
Filip Š
caf5a6c15c Fix Slovenian translation (#4189) 2018-05-07 15:05:34 -04:00
kumavis
0e525370fc
Merge pull request #4163 from MetaMask/check-nonce-ussage
Check nonce ussage
2018-05-07 10:48:27 -07:00
Alexander Tseung
fff7f52074 Change font weight from 300 to 400 2018-05-05 15:12:41 -07:00
Alexander Tseung
d5759cf4a8 Add storybook integration 2018-05-03 10:51:15 -07:00
kumavis
096851d091
Merge pull request #4156 from MetaMask/i4010-spinner
Fix styling of the app spinner
2018-05-02 17:00:57 -07:00
kumavis
4049e3836c
Merge pull request #4173 from MetaMask/chromedriver
Pin chromedriver version to 2.36.0
2018-05-02 16:10:03 -07:00
Alexander Tseung
3b229775a8 Remove eth-block-tracker package 2018-05-02 14:06:34 -07:00
Alexander Tseung
3e4f158b34 Pin chromedriver version to 2.36.0 2018-05-02 13:10:21 -07:00
kumavis
85bbb417f5
Merge pull request #4172 from MetaMask/nodesecurity
Adds nsp check to CircleCI tests
2018-05-02 12:59:33 -07:00
Alexander Tseung
65253e114f Adds nsp check to CircleCI tests 2018-05-02 12:01:03 -07:00
Frankie
0416b37ee4
Merge pull request #4166 from MetaMask/i4010-deps4
Adds path and resolve-url-loader packages for storybook integration
2018-05-01 20:59:05 -07:00
Alexander Tseung
2c95390229 Adds sass-loader and style-loader packages for storybook integration 2018-05-01 20:05:14 -07:00
Alexander Tseung
a70da53340 Adds path and resolve-url-loader packages for storybook integration 2018-05-01 19:32:20 -07:00
Frankie
4c40558090
Merge pull request #4164 from MetaMask/i4010-deps3
Adds css-loader and file-loader needed for storybook integration
2018-05-01 18:16:15 -07:00
Alexander Tseung
4a54deadf9 Adds css-loader and file-loader needed for storybook integration 2018-05-01 14:28:33 -07:00
frankiebee
a45cb75435 transactions - add a nonce check utility for ui use 2018-05-01 13:57:43 -07:00
frankiebee
62bf76db53 fix - getTxsByMetaData check if the key is in the object not if the value is truthy 2018-05-01 13:57:14 -07:00
kumavis
ad1f98f8f2
Merge pull request #4162 from MetaMask/ui-actions-pify-importNewAccount
ui - actions - importNewAccount - rethrow err on failure
2018-05-01 12:36:19 -06:00
kumavis
0e48ddfceb ui - actions - importNewAccount - rethrow err on failure 2018-05-01 11:16:35 -07:00
Alexander Tseung
ffda954add Fix styling of the app spinner 2018-04-30 18:58:37 -07:00
kumavis
84275456e4
Merge pull request #4143 from prettymuchbryce/blacklist-shopify-iframe
Blacklist problematic shopify iFrame
2018-04-30 17:06:19 -06:00
Paul Bouchon
5ec631cad3
Handle Promise rejections when importing accounts (#4142)
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
2018-04-30 18:07:25 -04:00
kumavis
a93237a4cd
Merge pull request #4144 from MetaMask/ui-actions-pify-importNewAccount
ui - actions - importNewAccount - use async and pify for cleaner syntax
2018-04-30 16:02:40 -06:00
kumavis
bce7adac85 ui - actions - importNewAccount - use async and pify for cleaner syntax 2018-04-30 14:46:53 -07:00
Bryce Neal
18a8a21179 Blacklist problematic shopify iFrame 2018-04-30 14:35:47 -07:00
Thomas Huang
5736a1f46d
Merge pull request #4139 from MetaMask/sentry-enhancements
Sentry enhancements
2018-04-30 13:19:45 -07:00
kumavis
e881ea7aaf sentry - report error-like messages using the obj message 2018-04-30 12:10:15 -07:00
kumavis
2a8d3ea450 sentry - wrap report modifiers in a try-catch 2018-04-30 12:07:48 -07:00
kumavis
5f3f8c85fc
Merge pull request #4059 from MetaMask/i-4033-seed-words
Use new design for Reveal Seed screen. Persist seed words only in the first time flow.
2018-04-30 12:04:53 -06:00
Frankie
9b1c07c750
Merge pull request #4111 from MetaMask/build-fix-sourcemaps
Build - fix sourcemaps
2018-04-30 10:44:38 -07:00
kumavis
f7ea5bf793
Merge pull request #4121 from MetaMask/i3688-shapeshift-500s
Fix ShapeShift purchases
2018-04-30 11:37:09 -06:00
Thomas Huang
2601aa594e
Merge pull request #4116 from MetaMask/test-unit-ganache
Test - Move unit tests to ganache-core
2018-04-30 10:35:17 -07:00
kumavis
755d4945f7
Merge pull request #4132 from MetaMask/master
Master
2018-04-30 09:38:12 -06:00
Paul Bouchon
daaaab3ab0
Verify identities state after restoring new accounts (#4091) 2018-04-29 23:18:34 -04:00
kumavis
aa3dc83bf0
Merge pull request #4128 from MetaMask/raven-transport-fix
guard adainst raven erroring
2018-04-29 15:15:57 -06:00
frankiebee
873f85d996 guard adainst raven erroring 2018-04-29 13:46:07 -07:00
bitpshr
b4b33b57bc Fix ShapeShift purchases on new UI 2018-04-28 14:41:46 -04:00
bitpshr
805c161704 Update old UI ShapeshiftForm to gracefully handle errors 2018-04-28 14:41:19 -04:00
kumavis
141884ee6a
Merge pull request #4113 from MetaMask/i4107-send-tokens-without-symbols-decimal-methods
Wraps calls to symbol() and decimals() in try catch (Fixes #4107)
2018-04-27 19:21:12 -06:00