kumavis
|
e3ecc94a52
|
i18n - getFirstPreferredLangCode - guard against missing i18n api
fix for brave
|
2018-05-28 21:50:23 -07:00 |
|
Anton
|
71a6e97327
|
cleanErrorStack moved to separate library module
more errors traces cleaned up
|
2018-05-28 22:57:08 +02:00 |
|
kumavis
|
12492aae60
|
Merge pull request #4373 from whymarrh/new-ui-e2e
Basic end-to-end (e2e) tests for the new UI
|
2018-05-28 09:17:22 -07:00 |
|
Anton
|
1d23a5c81b
|
error message fix
|
2018-05-28 18:08:33 +02:00 |
|
Anton
|
62dc6e20eb
|
Clean up user rejection error message
|
2018-05-28 17:57:45 +02:00 |
|
kumavis
|
1cd4b03b37
|
test - unit - fail if tests contain a .only call
|
2018-05-25 12:58:16 -07:00 |
|
Whymarrh Whitby
|
715624227a
|
Add basic e2e tests for the new UI
|
2018-05-24 23:23:42 -02:30 |
|
Whymarrh Whitby
|
f5cefbbeda
|
fix: Why does npm insist on reordering the lockfile?
|
2018-05-24 23:23:42 -02:30 |
|
kumavis
|
8e672a82e2
|
Merge pull request #4241 from MetaMask/greenkeeper/ethjs-0.4.0
Update ethjs to the latest version 🚀
|
2018-05-23 16:41:26 -07:00 |
|
Alexander Tseung
|
df38b0f307
|
Fix scrolling in Deposit Ether modal (#4336)
|
2018-05-23 14:26:25 -07:00 |
|
Frankie
|
ed01c6c826
|
Merge pull request #4337 from MetaMask/recent-blocks-parallel
controllers - recent-blocks - pull first historical blocks in parallel
|
2018-05-22 16:08:33 -07:00 |
|
kumavis
|
cee55b47d0
|
Merge pull request #4321 from MetaMask/testing
MM controller tests and reorganizing test files
|
2018-05-22 13:02:41 -07:00 |
|
Thomas Huang
|
492b4a6743
|
Merge pull request #4333 from MetaMask/test-e2e-check-for-errors
test - e2e - check for console errors after each test
|
2018-05-22 12:59:55 -07:00 |
|
kumavis
|
b5bbfd3264
|
Merge pull request #4308 from MetaMask/i4232-addtoken
Update designs for Add Token screen
|
2018-05-22 12:53:59 -07:00 |
|
Thomas Huang
|
a8e0d38cfb
|
Merge pull request #4338 from MetaMask/ci-job-screens-enhance
ci - screens - continue screenshots through account creation + export account
|
2018-05-22 09:37:15 -07:00 |
|
kumavis
|
fa37ba3992
|
controllers - recent-blocks - pull first historical blocks in parallel
|
2018-05-22 01:58:36 -07:00 |
|
kumavis
|
1fbf59cdd3
|
ci - screens - continue screenshots through account creation + export account
|
2018-05-22 01:56:52 -07:00 |
|
kumavis
|
83782421bb
|
test - e2e - only inspect console for errors in chrome
|
2018-05-21 20:17:46 -07:00 |
|
kumavis
|
a3ca64d321
|
test - e2e - ignore 'development build of Redux' warning
|
2018-05-21 19:59:21 -07:00 |
|
kumavis
|
4856c0803f
|
test - e2e - ignore 'development build of React' warning
|
2018-05-21 19:57:13 -07:00 |
|
kumavis
|
81ff04ec27
|
test - e2e - ignore favicon 404s
|
2018-05-21 18:00:22 -07:00 |
|
kumavis
|
0b84ceae68
|
old-ui - app - use state.metamask.selectedAddress instead of currentView.context
|
2018-05-21 17:58:48 -07:00 |
|
kumavis
|
5d8dd1df0e
|
old-ui - ens-input - fix params passed to input
|
2018-05-21 17:29:03 -07:00 |
|
kumavis
|
db08d8d43e
|
test - e2e - ignore react 'unknown props dataset' warnings
|
2018-05-21 17:15:05 -07:00 |
|
tmashuang
|
238f2eb179
|
Merge branch 'develop' into testing
|
2018-05-21 16:36:48 -07:00 |
|
kumavis
|
9c6e2ec8ef
|
test - e2e - check for console errors after each test
|
2018-05-21 16:26:38 -07:00 |
|
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
2018-05-21 16:00:44 -07:00 |
|
Thomas Huang
|
45ad371622
|
Merge pull request #4297 from MetaMask/ci-publish-release
CI - publish release/prerelease
|
2018-05-21 15:44:40 -07:00 |
|
Alexander Tseung
|
8245bf010e
|
Update input field border on focus
|
2018-05-21 15:24:38 -07:00 |
|
tmashuang
|
848f8f805b
|
Merge branch 'develop' into testing
|
2018-05-21 15:14:47 -07:00 |
|
Frankie
|
5e67951c1a
|
Merge pull request #4295 from MetaMask/kumavis-patch-3
ui - token-util - warn via loglevel on token lookup failure
|
2018-05-21 15:06:18 -07:00 |
|
kumavis
|
7a65c22a02
|
Merge branch 'develop' into ci-publish-release
|
2018-05-21 14:58:37 -07:00 |
|
tmashuang
|
58b9afff4f
|
Merge branch 'develop' into testing
|
2018-05-21 14:57:57 -07:00 |
|
Frankie
|
793737f5bc
|
Merge pull request #4319 from MetaMask/ci-test-deps
CI - remove node security test as blocker for prerelease builds + screenshots
|
2018-05-21 14:56:50 -07:00 |
|
Frankie
|
004d4cc3c7
|
Merge pull request #4328 from MetaMask/i4325-yarnignore
Remove yarn.lock
|
2018-05-21 14:52:53 -07:00 |
|
Kevin Serrano
|
610fa8f6b3
|
It tried to get away, but justice must be served.
|
2018-05-21 14:36:21 -07:00 |
|
Frankie
|
2c8d1c0e51
|
Merge pull request #4326 from MetaMask/Jabher-develop
Deps - bump extensionizer
|
2018-05-21 14:34:14 -07:00 |
|
Kevin Serrano
|
0eec30e0f4
|
Merge pull request #4329 from MetaMask/Trigalti-develop
Injection Blacklist: adyen
|
2018-05-21 14:32:51 -07:00 |
|
kumavis
|
9929f89c6e
|
Merge pull request #4316 from MetaMask/fix-signature-request
Fix signature request header text
|
2018-05-21 14:18:55 -07:00 |
|
kumavis
|
f19d8a5905
|
Merge branch 'develop' of https://github.com/Trigalti/metamask-extension into Trigalti-develop
|
2018-05-21 14:14:03 -07:00 |
|
Kevin Serrano
|
4ac233b1fd
|
Please, this is my third PR already, stop adding extra baggage. Also, removed the yarn.lock.
|
2018-05-21 14:07:29 -07:00 |
|
kumavis
|
a1d2813f8f
|
Merge pull request #4273 from brunobar79/fix-new-ui-popup-header
Remove fix modal header height
|
2018-05-21 14:07:06 -07:00 |
|
kumavis
|
45ed187bfe
|
Merge pull request #4240 from MetaMask/EnhancePortGuide
Enhance guide to porting to new platform
|
2018-05-21 14:05:49 -07:00 |
|
kumavis
|
d45fe6fc72
|
Merge branch 'develop' of https://github.com/Jabher/metamask-extension into Jabher-develop
|
2018-05-21 13:59:23 -07:00 |
|
kumavis
|
08d95bbafa
|
Merge pull request #4034 from whymarrh/account-nicknames
Move account names out of KeyringController
|
2018-05-21 13:44:07 -07:00 |
|
kumavis
|
e447438504
|
Merge pull request #3997 from jakubsta/master
Allow other extensions to connect
|
2018-05-21 13:41:09 -07:00 |
|
tmashuang
|
554a10f17e
|
Merge branch 'develop' into testing
|
2018-05-21 13:05:24 -07:00 |
|
kumavis
|
77b4a9f82c
|
CI - remove node security test as blocker for builds
|
2018-05-21 10:58:58 -07:00 |
|
kumavis
|
b426b5e58c
|
Merge pull request #4278 from MetaMask/e2e-tests
E2e tests
|
2018-05-21 10:53:55 -07:00 |
|
tmashuang
|
13ebb0b455
|
Moved loose some loose test files to sub folders
|
2018-05-21 05:59:26 -07:00 |
|