Commit Graph

252 Commits (92e6338b78db841df7211fffa77d55795ac81a11)

Author SHA1 Message Date
Dan J Miller 92e6338b78
Translation helper: substitute react components and component wrapping substrings (#8129) 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
Mark Stacey 2b1a22b8b1
Consolidate Home UI (#8141) 5 years ago
Mark Stacey fa3497e39b
Move home notifications upwards in DOM (#8138) 5 years ago
Mark Stacey f4c279e6ff
Extract style for Home component into separate module (#8139) 5 years ago
Mark Stacey ac4e1d4e26
Remove faux `<header>` elements (#8131) 5 years ago
Dan J Miller 4996a00cde
Change permissions connect screen to use browser routing (#8072) 5 years ago
ryanml 64aef5033d
Adding setting for disabling Eth Phishing Detection (#8125) 5 years ago
Erik Marks 83da3db37b
Remove selected address history (#8104) 5 years ago
Whymarrh Whitby 169ab8adc9
Remove recompose (#8097) 5 years ago
Whymarrh Whitby 81d8237654
Use eslint-plugin-react@7.18.3 (#8085) 5 years ago
Mark Stacey ef98e876a7
Remove unused container prop (#8076) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Jenny Pollack befd580ab2
add parens to arrow function parameters (#8060) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Dan Finlay eb57763056
Add warning to watchAsset API when editing a known token (#8049) 5 years ago
Mark Stacey dcc7d29511
Refactor QR scanner to move all error handling within component (#7885) 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 8c81f9d530
Ensure we pass history to UnlockPage component (#8017) 5 years ago
William Morriss 1eb828f7f0
Add support for 24 word seed phrases (#7987) 5 years ago
ricky fbfaa6eb10
Use readOnly (#7995) 5 years ago
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 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
ryanml 07ce849c48
Sorting seed phrase confirmation buttons alphabetically (#7933) 5 years ago
Mark Stacey 59a1746afc
Validate custom spend limit (#7920) 5 years ago
Mark Stacey 00a73ee25e
Replace `debounce` package with `debounce` function from `lodash` (#7931) 5 years ago
Mark Stacey cc78378b8e
Allow editing max spend limit (#7919) 5 years ago
Mark Stacey 7921196536
Update data on Approve screen after updating custom spend limit (#7918) 5 years ago
Brandon Lucas 07f4294088 disable import button on Import Account screen for empty string/file (#7912) 5 years ago
Mark Stacey 583b404e02
Switch to full lodash package, and update lodash (#7907) 5 years ago
ryanml 60f6fd0008 Fixing broken JSON import help link (#7910) 5 years ago
Mark Stacey 560be4b4e3
Add top-level error page (#7889) 5 years ago
Mark Stacey 86c6280bc3
Remove unnecessary get environment type parameter (#7891) 5 years ago
Mark Stacey b90b30f706
Remove unnecessary `withRouter` and `compose` calls (#7890) 5 years ago
ryanml d8c685ba2e Add mechanism to randomize seed phrase filename (#7863) 5 years ago
Erik Marks b095dc0347
Change "Log In/Out" terminology to "Unlock/Lock" (#7853) 5 years ago
Mark Stacey d27f2ee7d6
Fix intermittent e2e test failure (#7873) 5 years ago
Mark Stacey 6e49d0b5b5
Remove unnecessary `shouldComponentUpdate` (#7875) 5 years ago
Mark Stacey cc928aaed9
Add `withFixtures` helper and simple-send test (#7862) 5 years ago
Mark Stacey 8225bbe126
Remove unused current view related things (#7843) 5 years ago
Whymarrh Whitby 948a2ce831
Fix prop types for SendGasRow component tests (#7833) 5 years ago
Whymarrh Whitby c53a40c45f
Add required props & fix propTypes for SendFooter tests (#7825) 5 years ago
Whymarrh Whitby ab7500a940
Add required props for Send component tests (#7821) 5 years ago
Mark Stacey 00da0d28a0
Use data attributes to reference settings in e2e tests (#7820) 5 years ago