Commit Graph

72 Commits (79d477009e86dbf09ec74b4ecedf5d4f8c48f90a)

Author SHA1 Message Date
Patryk Łucka 20b0e66cc9
fix ens error text on mainnet (#9314) 4 years ago
Mark Stacey b9f5f1c2c2
Hide ETH Gas Station stimates on non-main network (#9277) 4 years ago
Brad Decker c04cb63c63
Standardize scss import practices (#9183) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Patryk Łucka 9a3c559b3d
Hide gas estimate on non-main network (#9189) 4 years ago
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222) 4 years ago
Whymarrh Whitby c11888f287
Fix no-empty-function issues (#9216) 4 years ago
Whymarrh Whitby 9b78d3ab07
Fix import/extensions issues (#9217) 4 years ago
Whymarrh Whitby b91cf74d14
Fix no-nested-ternary issues (#9214) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Brad Decker 723e478689
move currency-display styles to where they are used (#9119) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Dan J Miller ac525572eb
Move checkExistingAddresses to helpers/utils/util and stop its use of ramda (#8868) 4 years ago
Mark Stacey 9a1f27fe04
Refactor `TokenBalance` component (#8752) 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey df85ab6e10
Implement asset page (#8696) 5 years ago
Mark Stacey df4b757479
Remove unused `getToErrorObject` parameters (#8705) 5 years ago
Mark Stacey ddaa492751
Use `send` state for send flow token (#8695) 5 years ago
Mark Stacey 7ff3b4c928
Extract selected token from token input (#8692) 5 years ago
Erik Marks e8fa0b7b5d
Consolidate and dedupe send selectors (#8506) 5 years ago
Erik Marks eacdb5d920
Move send selectors to selectors dir (#8505) 5 years ago
Erik Marks 5b06bf795b
Delete amountConversionRate and selectors (#8503) 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 aab262a3d1
Backport "Use ethereum-ens-network-map for network support (#7960)" (#8465) 5 years ago
Mark Stacey 1972adad76
Remove unused parameters (#8216) 5 years ago
Brad Decker 7d374ab8d8
feat - add down caret on asset list (#8198) 5 years ago
MetaMask Bot a7bcc17f9b
Merge pull request #8186 from MetaMask/Version-v7.7.8 5 years ago
Thomas Huang e791882959
Handle and set gas estimation when max mode is clicked (#8176) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Mark Stacey 47a7176e71
Use consistent variable name for classnames import (#8143) 5 years ago
Erik Marks 83da3db37b
Remove selected address history (#8104) 5 years ago
Mark Stacey 5b030bfdc3 Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 7f3cf07f94
Update sinon and proxyquire (#8027) 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
ricky fbfaa6eb10
Use readOnly (#7995) 5 years ago
Whymarrh Whitby 25bcdfcac8
Fix SendAmountRow tests (#7968) 5 years ago
Whymarrh Whitby b80afc6493
Use ethereum-ens-network-map for network support (#7960) 5 years ago
Thomas Huang 5d1c9313db
Various component tests and some conditional statements (#7765) 5 years ago
Mark Stacey 00a73ee25e
Replace `debounce` package with `debounce` function from `lodash` (#7931) 5 years ago
Mark Stacey 583b404e02
Switch to full lodash package, and update lodash (#7907) 5 years ago
Mark Stacey cc928aaed9
Add `withFixtures` helper and simple-send test (#7862) 5 years ago
Whymarrh Whitby 948a2ce831
Fix prop types for SendGasRow component tests (#7833) 5 years ago
Dan J Miller 7b8e87e32a Fix gas estimate for tokens (#7753) 5 years ago