Commit Graph

2393 Commits (d8818a47c4dba829c067bb1713faa999d3dc8f7c)

Author SHA1 Message Date
Mark Stacey 7a9f53c99d
Use Component Story Format for stories (#8108) 5 years ago
Mark Stacey cb995d66da
Re-render `jazzicon` component when diameter changes (#8114) 5 years ago
Mark Stacey 0a0040842c
Fix display of identicon on Connect page (#8107) 5 years ago
Erik Marks 83da3db37b
Remove selected address history (#8104) 5 years ago
Whymarrh Whitby 169ab8adc9
Remove recompose (#8097) 5 years ago
ricky 54f0830324
Use destructuring assignment (#8093) 5 years ago
Whymarrh Whitby 81d8237654
Use eslint-plugin-react@7.18.3 (#8085) 5 years ago
Whymarrh Whitby 8f26f5a021
Remove redux-test-utils dependency (#8070) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 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
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 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 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