Commit Graph

3652 Commits (ee4f05c9301e88fefb7be1bb37d847ebe25f5aee)

Author SHA1 Message Date
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
Whymarrh Whitby 78044a5cdc
Fix propTypes and test props for SignatureRequest component (#7849) 5 years ago
Whymarrh Whitby 70e083820b
Refactor Network dropdown component (#7817) 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 48c9b0174f
Add required props for TransactionListItemDetails tests (#7834) 5 years ago
Whymarrh Whitby dcf8eb2187
Fix prop types for GasPriceChart tests (#7836) 5 years ago
Whymarrh Whitby e642314ae4
Fix prop types for NetworkDropdown tests (#7837) 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
Mark Stacey 74557bd68a
Delete onBlur handlers from currency and token input components (#7824) 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
Mark Stacey 19f10e197e
Simplify e2e test transaction navigation (#7816) 5 years ago
Mark Stacey ac01c5c89a
Consistent jsdoc syntax (#7755) 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
Whymarrh Whitby f850a17f63
Convert FiatValue component to ES6 class (#7786) 5 years ago