Commit Graph

2086 Commits (b63b848ed4a112ebfe66c1565d8410edcb772a28)

Author SHA1 Message Date
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
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
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 99ceca3d25
Update jazzicon component (#7898) 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
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 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 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 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
Mark Stacey 74557bd68a
Delete onBlur handlers from currency and token input components (#7824) 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 61d1809750
Purge xtend from the UI (#7795) 5 years ago
Whymarrh Whitby f850a17f63
Convert FiatValue component to ES6 class (#7786) 5 years ago
Whymarrh Whitby 789dd19677
Convert Network component to an ES6 class (#7784) 5 years ago
Whymarrh Whitby 3b3325d191
Convert ReadOnlyInput to functional component (#7788) 5 years ago
Whymarrh Whitby e20163bfda
Convert TokenList component to an ES6 class (#7785) 5 years ago
Thomas Huang 428fdee7e3
Remove padding of info circle of advanced gas (#7810) 5 years ago
Whymarrh Whitby d802e09a8b
Convert Mascot component to an ES6 class (#7787) 5 years ago
Thomas Huang f6de94a6e5
Remove redundant gas selector file (#7805) 5 years ago
Whymarrh Whitby 89e7dc2312
Convert Modal component to ES6 class (#7783) 5 years ago
Whymarrh Whitby 52a38de567
Remove unused components (#7802) 5 years ago
Whymarrh Whitby fa1482ef76
Convert HideTokenConfirmationModal to an ES6 class (#7782) 5 years ago
Whymarrh Whitby dadb112df9
Convert MenuDroppoComponent component to an ES6 class (#7781) 5 years ago
Mark Stacey dac83f6188
Make account details modal close button easier to click (#7797) 5 years ago
Mark Stacey 61ab053bb1
Remove unused className prop (#7800) 5 years ago
Erik Marks 728026d1f7
Fix batch transaction UX (#7473) 5 years ago
Dan J Miller d349bd61d2
Fix gas estimate for tokens (#7753) 5 years ago
Whymarrh Whitby 3b1cd1286f
Convert TokenMenuDropdown to an ES6 class (#7779) 5 years ago
Whymarrh Whitby be3ba68e4c
Convert NetworkDropdown to ES6 class (#7778) 5 years ago