Commit Graph

63 Commits (b63b848ed4a112ebfe66c1565d8410edcb772a28)

Author SHA1 Message Date
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 fbfaa6eb10
Use readOnly (#7995) 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
Mark Stacey 00a73ee25e
Replace `debounce` package with `debounce` function from `lodash` (#7931) 5 years ago
Mark Stacey 583b404e02
Switch to full lodash package, and update lodash (#7907) 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 0d61f78379
Remove unused PersistentForm (#7770) 5 years ago
Mark Stacey f20e028cde
Remove unused props, prevent redundant gas update (#7769) 5 years ago
Dan J Miller d349bd61d2
Fix gas estimate for tokens (#7753) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Whymarrh Whitby c66449f823
Disable semicolons for class props (#7754) 5 years ago
Mark Stacey 2e188ce4ef
Remove unused `fromDropdownOpen` state in `send` reducer (#7700) 5 years ago
Mark Stacey 49a525b9f8
Add `react/no-unused-prop-types` ESLint rule (#7655) 5 years ago
ricky 1c4f2aab8f React 16 upgrade (#7476) 5 years ago
Mark Stacey e87e79870a
Add missing PropTypes (#7658) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Whymarrh Whitby bb4c4189fb eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Whymarrh Whitby 718f0010a4 Enable react/no-unused-state rule for ESLint (#7609) 5 years ago
Whymarrh Whitby 16e6103a68 yarn lint --fix 5 years ago
Whymarrh Whitby 2e69f3233e
eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Whymarrh Whitby 2c33ad3eb4
Enable react/no-unused-state rule for ESLint (#7609) 5 years ago
Whymarrh Whitby 6849595326
Delete unused to-autocomplete (#7533) 5 years ago
Thomas 4736e3ed87 Finish test description 5 years ago
Thomas d84b16a784 Update Gas when asset is changed 5 years ago
Thomas 359fbf3ace Change component props from string to object and associated tests to mimic actual in-use component 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Whymarrh Whitby b0890b6b32
Enforce a single boolean attr notation in JSX (#7465) 5 years ago
Whymarrh Whitby f1384e7522
Disable unnecessary curly braces in JSX (#7454) 5 years ago
Mark Stacey ba25d52670
Use `AdvancedGasInputs` in `AdvancedTabContent` (#7186) 5 years ago
Dan J Miller 4ed452e6ed Fix e2e tests and gas default (#7267) 5 years ago
Dan J Miller b884cd573c Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Dan J Miller 1a0b0ce7c7 Fix e2e tests and gas default (#7267) 5 years ago
Dan J Miller 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Jenny Pollack e86cebde3b address book entries by chainId (#7205) 5 years ago
Mark Stacey 624139a00f
Remove unused components (#7191) 5 years ago
Nick Doiron d589d2dec0 Right-to-left CSS (using module for conversion) (#7072) 5 years ago
Mark Stacey 0f1edce403
Fix BigNumber conversion error (#7088) 5 years ago
Thomas 302c815309 Get and set average gas price button estimation as default 5 years ago
Dan J Miller 043920c9ff
Address book fixes (#6978) 5 years ago
Whymarrh Whitby ceace71bf5
Remove unused lostAccounts state (#6979) 5 years ago
Kristian Tapia d4db2c3de3 Show recipient alias in confirm header if exists (#6944) 5 years ago
Dan Miller 1e5b678772 Ensure showing of add contact dialog on send accounts for checksum inputs 5 years ago