1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
Commit Graph

6092 Commits

Author SHA1 Message Date
kumavis
cf82e766d4 ui - fix relative url for deposit-ether-modal 2018-03-28 22:21:49 -07:00
kumavis
8760dc6bda ui - use relative url for i18n-helper fetching locales 2018-03-28 21:53:08 -07:00
kumavis
fbdf497487 mascara - fix proxy html script link 2018-03-28 21:40:20 -07:00
kumavis
42d0b5f0ed deps - update pakage-lock 2018-03-28 21:35:59 -07:00
kumavis
c9a4792304 mascara - use sw-controller and other cleanups 2018-03-28 21:33:04 -07:00
kumavis
253abd60fc build - extension - move js files to toplevel 2018-03-28 21:29:57 -07:00
kumavis
b88119c238 build - mascara - copy proxy html 2018-03-28 20:54:59 -07:00
kumavis
18acdfe6b3 build - refactor js build process 2018-03-28 20:41:56 -07:00
kumavis
e5c6c93c29 build - fix mascara sourcemaps dest 2018-03-28 20:13:47 -07:00
kumavis
909cbca7a6 build - remove copy debug 2018-03-28 19:59:24 -07:00
kumavis
91e8ea205e build - remove deprecated deps task 2018-03-28 19:58:06 -07:00
kumavis
98f2400649 build - refactor copy tasks 2018-03-28 19:56:44 -07:00
kumavis
cbfee0ac7e mascara - server - server bundles before static assets + serve dist/mascara instead of chrome 2018-03-28 18:07:38 -07:00
kumavis
f35356a89a mascara - html - fix script locations 2018-03-28 18:07:02 -07:00
kumavis
d06c6bb4ca ci - announce QA build to GitHub pull request 2018-03-28 17:38:28 -07:00
kumavis
f7b4c9621f ui - css - use relative path for fonts 2018-03-28 14:42:58 -07:00
kumavis
bedc1d1a47 Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artifacts 2018-03-28 14:12:20 -07:00
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
Frankie
8766420f19
Merge pull request #3777 from MetaMask/etc-fixes
Sentry spam fix and etc fixes
2018-03-28 12:57:01 -07:00
Frankie
06112b3e30
Merge pull request #3765 from MetaMask/sentry-error-simplify
sentry - simplify error message 'Transaction Failed: known transaction'
2018-03-28 12:55:52 -07:00
Frankie
5a9aa153ec
Merge pull request #3767 from MetaMask/tx-state-undefined-value
tx controller - stricter validation and other improvements
2018-03-28 12:53:38 -07:00
kumavis
16c36cc51b ci - publish dist as artifact 2018-03-28 09:58:07 -07:00
kumavis
c4c459c8d7 controllers - currency - warn currency and encountered error 2018-03-28 09:41:25 -07:00
kumavis
c171ea0632 deps - bump ethjs-query to fix unhandled promise rejections 2018-03-28 09:40:11 -07:00
kumavis
f2927121d4 deps - update package-lock (maybe greenkeeper forgot?) 2018-03-28 09:38:38 -07:00
kumavis
21fbaed97c tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number 2018-03-27 23:55:18 -07:00
kumavis
97e1fcd331 sentry - simplify error message 'Transaction Failed: known transaction' 2018-03-27 20:41:10 -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