Commit Graph

3469 Commits (54f083032451cf79286d4e42ab5cded60f39d28f)

Author SHA1 Message Date
ricky 54f0830324
Use destructuring assignment (#8093) 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
Whymarrh Whitby 8f26f5a021
Remove redux-test-utils dependency (#8070) 5 years ago
Mark Stacey a71f56e5da
Remove unused sinon sandboxes (#8063) 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
Vodopyanov Egor b63b848ed4
add title to transaction action component (#8050) 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
ryanml 3bbbe13311
Use contact name instead of address during send flow (#7971) 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
Thomas Huang 6969e3984b
Fixes #5706 - Adds Dai/Sai to currency display (#7986) 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
Whymarrh Whitby d75e587533
Replace fast-deep-equal with isEqual from lodash (#7935) 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 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 5 years ago
Mark Stacey cc78378b8e
Allow editing max spend limit (#7919) 5 years ago
Mark Stacey 99ceca3d25
Update jazzicon component (#7898) 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
Erik Marks b75f812953
Improve LoginPerSite UX/devX and permissions logging (#7649) 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
Mark Stacey 70a689410a
Use ref in Mascot component rather than reaching into DOM directly (#7893) 5 years ago
Mark Stacey e79d18de2a
Replace DetectRTC package with standard web APIs (#7887) 5 years ago
Mark Stacey 7471e2df02
Remove unnecessary WebRTC shim (#7886) 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
Whymarrh Whitby 000fcfdfcc
Fix propTypes for TransactionBreakdown component (#7848) 5 years ago
Whymarrh Whitby 7c7f121fe3
Fix props for BasicTabContent component tests (#7850) 5 years ago
Whymarrh Whitby b4ca671b6b
Fix propTypes and test props for Dropdown components (#7851) 5 years ago