Commit Graph

6067 Commits

Author SHA1 Message Date
kumavis 4f915cf2d8 build - refactor build task generators + add mascara to standard build phase 2018-03-28 14:07:32 -07:00
kumavis bdf99269e2 mascara - move file locations to match extension structure 2018-03-28 14:06:59 -07:00
kumavis 53895f19e0 ci - upload mascara build as artifact 2018-03-28 14:05:54 -07:00
kumavis 5815de33fb build - rename 'popup.js' to 'ui.js' 2018-03-28 14:04:33 -07:00
kumavis 5834c13769 ui - change window title 'MetaMask Plugin' to 'MetaMask' 2018-03-28 13:37:02 -07:00
kumavis 16c36cc51b ci - publish dist as artifact 2018-03-28 09:58:07 -07:00
kumavis 871edfe12a
Merge pull request #3713 from MetaMask/greenkeeper/eslint-plugin-mocha-5.0.0
Update eslint-plugin-mocha to the latest version 🚀
2018-03-27 19:25:51 -07:00
kumavis 4758a3ef22
Merge pull request #3652 from MetaMask/greenkeeper/sinon-5.0.0
Update sinon to the latest version 🚀
2018-03-27 19:22:59 -07:00
Frankie 76e83365ca
Merge pull request #3752 from MetaMask/sentry-error-fix
sentry - simplify all ethjs errors for better batching
2018-03-27 19:13:42 -07:00
kumavis f7a2dc984e
Merge pull request #3760 from MetaMask/i3439-ResetCacheOnAccountReset
Fix bug where resetAccount does not clear network cache
2018-03-27 19:10:31 -07:00
kumavis 00952c899b
Merge pull request #3745 from danjm/i3723-fix-long-token-ammounts
Long token amounts in wallet are truncated with ellipsis.
2018-03-27 19:08:41 -07:00
kumavis cdf5183f87
Merge pull request #3742 from danjm/i3705-prefix-to-address-with-0x
Prefixes to addresses with 0x before sending.
2018-03-27 19:08:22 -07:00
kumavis c84f0ac7bc
Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefined
Prevent users from adding custom token if decimals is an empty string.
2018-03-27 19:07:23 -07:00
kumavis 5a1f9d525d
Merge pull request #3740 from danjm/i3682-navigateTo-undefined
Stop using navigateTo for external link in settings.
2018-03-27 19:06:51 -07:00
kumavis 5b9ea8751e
Merge pull request #3743 from gasolin/buyetherview
remove unavailable goToBuyEtherView propType
2018-03-27 19:06:33 -07:00
kumavis d8357413ac
metamask-controller - fix typo 2018-03-27 19:04:28 -07:00
kumavis 0582fdb617
Merge pull request #3609 from MetaMask/i18n-translator-redux
Handle i18n with redux.
2018-03-27 18:41:45 -07:00
kumavis b4ec68b2d4 i18n - fix locales inde 2018-03-27 18:29:54 -07:00
kumavis ff26042b0c ui - actions - fix log for background call 2018-03-27 18:21:46 -07:00
kumavis 1a5eccdfc0 ui - settings - fix for currentLocale 2018-03-27 18:21:22 -07:00
kumavis e3881143cb ui - settings - derrive locales from index 2018-03-27 18:10:13 -07:00
Dan Finlay 729a473210 Fix bug where resetAccount does not clear network cache
Fixes #3439
2018-03-27 18:07:51 -07:00
kumavis 165ae7d193 i18n - derrive locale codes from index 2018-03-27 18:07:24 -07:00
kumavis 5c521775f6 development - genStates - simplify locale importing 2018-03-27 18:02:25 -07:00
kumavis 9482af6157 i18n - add locales index json 2018-03-27 17:52:26 -07:00
kumavis 9e1bdcb09d test - integration - add locale build step 2018-03-27 17:17:34 -07:00
kumavis b26788e9d4 Merge branch 'i18n-translator-redux' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 17:17:26 -07:00
kumavis 5290570c8f Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 17:17:04 -07:00
Dan 2053cac691 Don't query for undefined. 2018-03-27 21:35:12 -02:30
kumavis b6b18339e2
Merge pull request #3758 from MetaMask/i#3731
I#3731
2018-03-27 17:01:01 -07:00
frankiebee fefbf40a06 Merge branch 'master' into i#3731 2018-03-27 16:50:57 -07:00
frankiebee f0f45e6fe1 migration for removing unnecessary transactions from state 2018-03-27 16:49:13 -07:00
Thomas Huang cd3e092c14
Merge pull request #3755 from MetaMask/revert-3730-revert-3665-ci-build
Restore "Ci - introduce a build job"
2018-03-27 16:24:47 -07:00
kumavis fe8472ab22 ci - end by flowing all required tests into a single job 2018-03-27 16:10:27 -07:00
kumavis 3ec3b09c12 ci - end by flowing all required tests into a single job 2018-03-27 16:09:11 -07:00
kumavis 1dea4124f5 ci - end by flowing all required tests into a single job 2018-03-27 14:40:04 -07:00
kumavis 4ee48acf56 deps - update package-lock 2018-03-27 14:30:50 -07:00
kumavis 914a098c8a Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 14:28:37 -07:00
kumavis 62e1cbd33b ci - run e2e tests after build step 2018-03-27 14:16:58 -07:00
kumavis e0d98e73e3
Revert "Revert "Ci - introduce a build job"" 2018-03-27 14:08:20 -07:00
Thomas Huang 246287ff1c
Merge pull request #3754 from MetaMask/selenium-e2e
test - e2e testing with selenium
2018-03-27 14:03:47 -07:00
kumavis c2b5538ff3 deps - update package-lock 2018-03-27 13:54:32 -07:00
kumavis 5a309328f1 ci - run e2e jobs 2018-03-27 13:36:09 -07:00
Thomas Huang 8648aee907
Merge branch 'master' into selenium-e2e 2018-03-27 13:28:58 -07:00
kumavis 651e48dbd6 sentry - simplify all ethjs errors for better batching 2018-03-27 12:37:30 -07:00
kumavis 0fe0d8b7a5
Merge pull request #3739 from gasolin/zhtwfix
[zh-TW] fix translation and add missing strings
2018-03-27 09:21:40 -07:00
kumavis bd2b08f5f1
Merge pull request #3746 from nyatla/master
Updated the Japanese expression and added some translations.
2018-03-27 09:17:31 -07:00
Dan f74e802026 Undo unnecessary line removals. 2018-03-27 10:52:19 -02:30
Dan be2254b880 Remove comments and console.logs 2018-03-27 10:37:45 -02:30
R.IIzuka bfa62f719f
Update messages.json
Fixed Japanese phrases.
Add some translations.
2018-03-27 22:05:37 +09:00