Commit Graph

7000 Commits

Author SHA1 Message Date
kumavis 1cd4b03b37 test - unit - fail if tests contain a .only call 2018-05-25 12:58:16 -07:00
Dan e712336189 Send refactor: fix error handling and form disabling in send form. 2018-05-25 14:39:31 -02:30
Dan 0de765aa25 Clean up for send refactor PR. 2018-05-25 00:00:55 -02:30
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
Dan dc2b5d0ef4 Move formShouldBeDisabled from send-footer util to component. 2018-05-24 22:23:54 -02:30
Dan 3a87d9221d Fix order of button text in page-container-footer. 2018-05-24 22:23:30 -02:30
Dan 5bb399e55a Display correct titles and subtitles on send token and editing send transaction screens. 2018-05-24 17:27:33 -02:30
Dan 1405237479 Fix display of primary currency symbol in send amount row 2018-05-24 13:31:14 -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
Dan Finlay 4cc2273c20
Update publishing.md 2018-05-23 14:58:09 -07:00
Dan Finlay 07cda8264d
Update publishing guide 2018-05-23 14:48:05 -07:00
Alexander Tseung df38b0f307
Fix scrolling in Deposit Ether modal (#4336) 2018-05-23 14:26:25 -07:00
Dan c4e48d9263 Send refactor: fix amount max button for tokens. 2018-05-23 16:56:13 -02:30
Dan 440905125d Merge branch 'develop' into i3725-refactor-send-component- 2018-05-23 16:03:15 -02:30
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