kumavis
|
ff6976b8a5
|
Merge pull request #4399 from MetaMask/merge-master
Pull master changes back into develop
|
7 years ago |
kumavis
|
4205d92729
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-master
|
7 years ago |
kumavis
|
219cb83d94
|
Merge pull request #4394 from MetaMask/MissionStatement
Add mission statement v1
|
7 years ago |
kumavis
|
39069710d1
|
Merge pull request #4390 from MetaMask/i18n-brave-fix
i18n - getFirstPreferredLangCode - guard against missing i18n api
|
7 years ago |
kumavis
|
5fc24930a7
|
Merge pull request #4384 from antonper/master
UI Errors stack cleaned
|
7 years ago |
Alexander Tseung
|
41e38fe553
|
Add notification for dropped retry transactions (#4363)
|
7 years ago |
Alexander Tseung
|
e3c9629130
|
Fix add-token token list placeholder width (#4365)
|
7 years ago |
Dan Finlay
|
1333cd470b
|
Mission v2
|
7 years ago |
Dan Finlay
|
344f0f2eea
|
Add mission statement v1
|
7 years ago |
Alexander Tseung
|
d1f5d8ccc6
|
Fix text field labels of first time flow. Add text fields to storybook (#4389)
|
7 years ago |
kumavis
|
c665fe191d
|
Merge pull request #4393 from MetaMask/newui-unlock-catch
newui - unlock - dont catch errors unrelated to tryUnlockMetamask
|
7 years ago |
kumavis
|
76c5851df1
|
Merge pull request #4391 from MetaMask/newui-imported-accounts-select-fix
metamask-controller - update preferences controller addresses after import account
|
7 years ago |
kumavis
|
a7b7c8f034
|
newui - unlock - dont catch errors unrelated to tryUnlockMetamask
|
7 years ago |
kumavis
|
7e87600042
|
metamask-controller - lint fix
|
7 years ago |
kumavis
|
09601439e3
|
metamask-controller - update preferences controller addresses after import account
|
7 years ago |
kumavis
|
e3ecc94a52
|
i18n - getFirstPreferredLangCode - guard against missing i18n api
fix for brave
|
7 years ago |
Anton
|
71a6e97327
|
cleanErrorStack moved to separate library module
more errors traces cleaned up
|
7 years ago |
kumavis
|
12492aae60
|
Merge pull request #4373 from whymarrh/new-ui-e2e
Basic end-to-end (e2e) tests for the new UI
|
7 years ago |
Anton
|
1d23a5c81b
|
error message fix
|
7 years ago |
Anton
|
62dc6e20eb
|
Clean up user rejection error message
|
7 years ago |
Whymarrh Whitby
|
715624227a
|
Add basic e2e tests for the new UI
|
7 years ago |
Whymarrh Whitby
|
f5cefbbeda
|
fix: Why does npm insist on reordering the lockfile?
|
7 years ago |
kumavis
|
8e672a82e2
|
Merge pull request #4241 from MetaMask/greenkeeper/ethjs-0.4.0
Update ethjs to the latest version 🚀
|
7 years ago |
Alexander Tseung
|
df38b0f307
|
Fix scrolling in Deposit Ether modal (#4336)
|
7 years ago |
Frankie
|
ed01c6c826
|
Merge pull request #4337 from MetaMask/recent-blocks-parallel
controllers - recent-blocks - pull first historical blocks in parallel
|
7 years ago |
kumavis
|
cee55b47d0
|
Merge pull request #4321 from MetaMask/testing
MM controller tests and reorganizing test files
|
7 years ago |
Thomas Huang
|
492b4a6743
|
Merge pull request #4333 from MetaMask/test-e2e-check-for-errors
test - e2e - check for console errors after each test
|
7 years ago |
kumavis
|
b5bbfd3264
|
Merge pull request #4308 from MetaMask/i4232-addtoken
Update designs for Add Token screen
|
7 years ago |
Thomas Huang
|
a8e0d38cfb
|
Merge pull request #4338 from MetaMask/ci-job-screens-enhance
ci - screens - continue screenshots through account creation + export account
|
7 years ago |
kumavis
|
fa37ba3992
|
controllers - recent-blocks - pull first historical blocks in parallel
|
7 years ago |
kumavis
|
1fbf59cdd3
|
ci - screens - continue screenshots through account creation + export account
|
7 years ago |
kumavis
|
83782421bb
|
test - e2e - only inspect console for errors in chrome
|
7 years ago |
kumavis
|
a3ca64d321
|
test - e2e - ignore 'development build of Redux' warning
|
7 years ago |
kumavis
|
4856c0803f
|
test - e2e - ignore 'development build of React' warning
|
7 years ago |
kumavis
|
81ff04ec27
|
test - e2e - ignore favicon 404s
|
7 years ago |
kumavis
|
0b84ceae68
|
old-ui - app - use state.metamask.selectedAddress instead of currentView.context
|
7 years ago |
kumavis
|
5d8dd1df0e
|
old-ui - ens-input - fix params passed to input
|
7 years ago |
kumavis
|
db08d8d43e
|
test - e2e - ignore react 'unknown props dataset' warnings
|
7 years ago |
tmashuang
|
238f2eb179
|
Merge branch 'develop' into testing
|
7 years ago |
kumavis
|
9c6e2ec8ef
|
test - e2e - check for console errors after each test
|
7 years ago |
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
7 years ago |
Thomas Huang
|
45ad371622
|
Merge pull request #4297 from MetaMask/ci-publish-release
CI - publish release/prerelease
|
7 years ago |
Alexander Tseung
|
8245bf010e
|
Update input field border on focus
|
7 years ago |
tmashuang
|
848f8f805b
|
Merge branch 'develop' into testing
|
7 years ago |
Frankie
|
5e67951c1a
|
Merge pull request #4295 from MetaMask/kumavis-patch-3
ui - token-util - warn via loglevel on token lookup failure
|
7 years ago |
kumavis
|
7a65c22a02
|
Merge branch 'develop' into ci-publish-release
|
7 years ago |
tmashuang
|
58b9afff4f
|
Merge branch 'develop' into testing
|
7 years ago |
Frankie
|
793737f5bc
|
Merge pull request #4319 from MetaMask/ci-test-deps
CI - remove node security test as blocker for prerelease builds + screenshots
|
7 years ago |
Frankie
|
004d4cc3c7
|
Merge pull request #4328 from MetaMask/i4325-yarnignore
Remove yarn.lock
|
7 years ago |
Kevin Serrano
|
610fa8f6b3
|
It tried to get away, but justice must be served.
|
7 years ago |