Commit Graph

79 Commits (8b308884b71993f9ffe2a3ff8ab653643346bd9f)

Author SHA1 Message Date
Erik Marks 0a584a3a0e
Consolidate selector tests (#8510) 5 years ago
Erik Marks e8fa0b7b5d
Consolidate and dedupe send selectors (#8506) 5 years ago
Erik Marks 5b06bf795b
Delete amountConversionRate and selectors (#8503) 5 years ago
Erik Marks 898feee69b
Delete forceGasMin state and related selectors (#8504) 5 years ago
Erik Marks 898f8458a2
Consolidate send, onboarding selectors (#8501) 5 years ago
Erik Marks 786e82791e
Reorganize selectors directory (#8497) 5 years ago
Mark Stacey 53feb20803
Alert user upon switching to unconnected account (#8312) 5 years ago
Mark Stacey e20ca4668e
Return Promise from `addToAddressBook` thunk (#8450) 5 years ago
Mark Stacey 06ba0db840
Remove fallback selected address (#8439) 5 years ago
Mark Stacey e7fbdd1be6 Return Promise from `setRpcTarget` 5 years ago
Mark Stacey e132998930
Return a Promise from `setProviderType` thunk (#8436) 5 years ago
Mark Stacey 78fc024636
Use default mock store in action tests (#8437) 5 years ago
Mark Stacey b58c0d7810
Skip state update upon failure (#8432) 5 years ago
Mark Stacey 3ab00b48df
Return Promise from `setSelectedAddress` thunk (#8426) 5 years ago
Mark Stacey f11a5b4808
Return a Promise from `showAccountDetail` thunk (#8427) 5 years ago
Mark Stacey 3620146e63
Remove unused `transForward` state and actions (#8401) 5 years ago
Mark Stacey 24a8689090
Remove unused `addNewKeyring` action (#8400) 5 years ago
Mark Stacey 5fe25e41b7
Remove unused network nonce state (#8395) 5 years ago
Mark Stacey 1eaffee00d
Await completion of async actions under test (#8386) 5 years ago
Mark Stacey 4598b1844e
Await completion of `markPasswordForgotten` (#8381) 5 years ago
Mark Stacey 5ee1291662
Prevent accidental use of globals (#8340) 5 years ago
Mark Stacey 3735f0bf8c
Replace `fetch-mock` with stub (#8339) 5 years ago
Mark Stacey b0b99fa748
Move action constants to separate module (#8308) 5 years ago
Mark Stacey 2e67751efe
Delete unused `UNLOCK_METAMASK` action (#8307) 5 years ago
Mark Stacey 19c58b2f32
Move token cell unit test into component directory (#8237) 5 years ago
Mark Stacey 4328db78d7
Remove unused token cell methods and props (#8238) 5 years ago
Mark Stacey f0f5554846
Fix selectors that use `metamask.send.from` state (#8182) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Erik Marks 5d1f3c1436
Delete shapeshift functionality; retain state and display (#8118) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Mark Stacey 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 5 years ago
Mark Stacey 20a7b8fa36
Force background state update after removing an account (#7840) 5 years ago
Mark Stacey 8225bbe126
Remove unused current view related things (#7843) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Whymarrh Whitby db0d59f800
Remove unused UI actions (#7675) 5 years ago
Whymarrh Whitby f49bc58c09
Remove unused methods from the app/scripts/ (#7692) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Mark Stacey d9bdba5948
Use ES6 exports for selectors (#7626) 5 years ago
Whymarrh Whitby 926c8848f1
Enable default-case rule for ESLint (#7572) 5 years ago
Whymarrh Whitby f1384e7522
Disable unnecessary curly braces in JSX (#7454) 5 years ago
Kristian Tapia f9cd775eae Add Estimated time to pending tx (#6924) 5 years ago
Thomas 5f53e4b67e Remove async 5 years ago
Thomas 94a4b4d7db Stub signTypedMessage 5 years ago
Thomas 4d6ce8ceeb Use async/await 5 years ago
tmashuang 2a81083f14 MM controller additions, balance controller, typedMessageManager, and addtional actions tests 5 years ago
Dan J Miller 7985f4f4f8
3box integration 2.0 (#6972) 5 years ago
Mark Stacey 5363d6aa2a
Prevent multiple warnings for the same locale message (#7091) 5 years ago
Mark Stacey daa20b4b63
Return after rejecting promise in action (#7079) 5 years ago