Commit Graph

481 Commits (bf1bb6ca7e37aacdd6f4bc33bb457766bed05cb2)

Author SHA1 Message Date
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 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 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 bca4594f0a Add warning to watchAsset API when editing a known token (#8049) 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 c2499d63aa Validate custom spend limit (#7920) 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 3bd5d714f7 Allow editing max spend limit (#7919) 5 years ago
Mark Stacey acf1f704ea Update data on Approve screen after updating custom spend limit (#7918) 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 7bb8b18999 Fixing broken JSON import help link (#7910) 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
Whymarrh Whitby 8b0c95cbb1
Add required props for AdvancedTab component tests (#7819) 5 years ago
Whymarrh Whitby 2c3b1a0fe0
Convert ConfirmTxScreen to an ES6 class (#7790) 5 years ago
Whymarrh Whitby 61d1809750
Purge xtend from the UI (#7795) 5 years ago
Whymarrh Whitby b9757f5563
Convert account import components to ES6 classes (#7791) 5 years ago
Mark Stacey 0d61f78379
Remove unused PersistentForm (#7770) 5 years ago
Erik Marks 2ec844e019 Fix batch transaction UX (#7473) 5 years ago
Dan J Miller 7b8e87e32a Fix gas estimate for tokens (#7753) 5 years ago