Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5481 from MetaMask/reducers | Thomas Huang | 2018-11-07 | 1 | -3/+6 |
|\ | | | | | tests/Reducers | ||||
| * | nextUnreadNotice undefined rather than null | Thomas | 2018-11-01 | 1 | -1/+1 |
| | | |||||
| * | Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is ↵ | Thomas | 2018-10-31 | 1 | -0/+1 |
| | | | | | | | | dispatched | ||||
| * | Merge branch 'develop' into reducers | Thomas | 2018-10-31 | 142 | -1015/+3222 |
| |\ | |||||
| * | | Set maxMode and toNickname defaults for clear_send | Thomas | 2018-10-10 | 1 | -3/+5 |
| | | | |||||
* | | | Update the colour of the default image used on Connect Request (#5678) | Whymarrh Whitby | 2018-11-06 | 1 | -1/+2 |
| | | | |||||
* | | | Update "Learn more" link on 1102 connect screen (#5677) | Whymarrh Whitby | 2018-11-06 | 1 | -1/+7 |
| | | | |||||
* | | | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 13 | -26/+302 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Parameterize NetworkDisplay background colour * Update design for login request screen * Pass siteTitle, siteImage through for calls to ethereum.enable() * Bring the site images closer together | ||||
* | | | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 7 | -113/+37 |
| | | | |||||
* | | | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 7 | -0/+110 |
| | | | |||||
* | | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 15 | -0/+196 |
| |/ |/| | |||||
* | | fixed currency-display (#5619) | HackyMiner | 2018-10-30 | 2 | -3/+22 |
| | | | | | | * call getValueFromWeiHex() with fromCurrency=nativeCurrency | ||||
* | | Merge pull request #5560 from MetaMask/sentry-enhancements2 | kumavis | 2018-10-30 | 1 | -10/+16 |
|\ \ | | | | | | | Sentry - various enhancements to help debugging (alternate) | ||||
| * \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-30 | 86 | -421/+658 |
| |\ \ | | | | | | | | | | | | | sentry-enhancements2 | ||||
| * \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-21 | 1 | -3/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | sentry-enhancements2 | ||||
| * | | | | sentry - include app state in ui errors | kumavis | 2018-10-20 | 1 | -10/+16 |
| | | | | | |||||
* | | | | | Merge pull request #5567 from MetaMask/HowardBraham-develop | kumavis | 2018-10-30 | 4 | -3/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Feature: Warn when attempting to send tx with data to non-contract | ||||
| * | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-26 | 44 | -278/+340 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | HowardBraham-develop | ||||
| * | | | | | ui - use variable to clarify result of emptiness check | kumavis | 2018-10-21 | 2 | -2/+6 |
| | | | | | | |||||
| * | | | | | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 99 | -667/+2741 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | ganache-core merged my PR, so I changed some comments to clarify that ↵ | Howard Braham | 2018-10-10 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | ganache-core v2.2.1 and below will return the non-standard '0x0' | ||||
| * | | | | | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 4 | -3/+4 |
| | | | | | | |||||
* | | | | | | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 48 | -143/+317 |
| | | | | | | |||||
* | | | | | | Fix raised button min-height (#5613) | Alexander Tseung | 2018-10-26 | 1 | -0/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Fix button styling for overflowing text (#5602) | Alexander Tseung | 2018-10-25 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Fix blockies icons overriding contract map icons. Refactor Identicon ↵ | Alexander Tseung | 2018-10-25 | 21 | -138/+257 |
| | | | | | | | | | | | | | | | | | | | | component (#5599) | ||||
* | | | | | Fix UnknownFunction showing as Confirm (#5590) | Alexander Tseung | 2018-10-24 | 1 | -0/+11 |
| | | | | | |||||
* | | | | | Add Activity Log entry for onchain failures for a transaction. Change ↵ | Alexander Tseung | 2018-10-23 | 14 | -112/+20 |
| | | | | | | | | | | | | | | | | | | | | scrolling of the transaction list. Remove Transaction Details modal. (#5581) | ||||
* | | | | | Fix signature request styling issues (#5574) | Alexander Tseung | 2018-10-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Fix account display width for large currency values | Alexander Tseung | 2018-10-21 | 9 | -25/+49 |
| |/ / / |/| | | | |||||
* | | | | Update Shapeshift logo url and adjust list item contents | Thomas | 2018-10-18 | 1 | -3/+2 |
| |/ / |/| | | |||||
* | | | Extract Add Token button into its own component | Whymarrh Whitby | 2018-10-18 | 6 | -23/+82 |
| | | | |||||
* | | | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 71 | -585/+2370 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add UnitInput component * Add CurrencyInput component * Add UserPreferencedCurrencyInput component * Add UserPreferencedCurrencyDisplay component * Add updatePreferences action * Add styles for CurrencyInput, CurrencyDisplay, and UnitInput * Update SettingsTab page with Primary Currency toggle * Refactor currency displays and inputs to use UserPreferenced displays and inputs * Add TokenInput component * Add UserPreferencedTokenInput component * Use TokenInput in the send screen * Fix unit tests * Fix e2e and integration tests * Remove send/CurrencyDisplay component * Replace diamond unicode character with Eth logo. Fix typos | ||||
* | | | Lower i18n-helper#getMessage log level from error to warning | Whymarrh Whitby | 2018-10-17 | 1 | -1/+1 |
| | | | |||||
* | | | Decrease click area for AmountMaxButton on send screen | Whymarrh Whitby | 2018-10-16 | 2 | -19/+24 |
| | | | |||||
* | | | add tooltip for view etherscan tx (#5518) | Michael J. Cohen | 2018-10-16 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | | | * add tooltip for view etherscan tx * run lint | ||||
* | | | Add txReceipt data to transaction details (#5513) | Alexander Tseung | 2018-10-16 | 6 | -5/+84 |
| | | | |||||
* | | | Update Zendesk links for new subdomain | Whymarrh Whitby | 2018-10-12 | 4 | -4/+4 |
| | | | |||||
* | | | test - add actions unit tests (#5369) | Thomas Huang | 2018-10-10 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Actions.spec.js * Error handling tests * Lint | ||||
* | | | Make all addresses EIP-55 compliant (#5379) | bakaoh | 2018-10-10 | 3 | -8/+14 |
| |/ |/| | | | | | | | | | * Make all addresses EIP-55 compliant * Checksum autocompleted address but not during input | ||||
* | | tests - integration - Add Drizzle tests (#5467) | Bruno Barbieri | 2018-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added drizzle app for testing * working * clean up * clean up script * make build step required * add drizzle-tests to .eslintignore * clean up drizzle run script * lint * use truffle unbox * undo eslintignore changes * revert change * dont use global * dont need this steps * use the new account flow * restore package-lock.json | ||||
* | | Fixed lint errors | Santiago Gonzalez Toral | 2018-10-10 | 1 | -11/+11 |
| | | |||||
* | | Added account options on home screen | Santiago Gonzalez Toral | 2018-10-10 | 4 | -4/+133 |
| | | |||||
* | | Fix token values being undefined | Alexander Tseung | 2018-10-09 | 2 | -3/+8 |
|/ | |||||
* | Merge pull request #5442 from whymarrh/fix-page-container-footer | Whymarrh Whitby | 2018-10-06 | 3 | -64/+64 |
|\ | | | | | Fix markup for inline instances of PageContainers | ||||
| * | Fix markup for inline instances of `PageContainer`s | Whymarrh Whitby | 2018-10-06 | 3 | -64/+64 |
| | | |||||
* | | Fix action translations edge cases | Alexander Tseung | 2018-10-06 | 4 | -2/+14 |
|/ | |||||
* | Merge pull request #5428 from alextsg/i5372-queue-order | Dan Finlay | 2018-10-06 | 1 | -1/+1 |
|\ | | | | | Reverse pending transactions order | ||||
| * | Reverse pending transactions order | Alexander Tseung | 2018-10-05 | 1 | -1/+1 |
| | | |||||
* | | Translate method names in the transaction list only when applicable | Alexander Tseung | 2018-10-05 | 6 | -20/+108 |
|/ | |||||
* | Remove "Copy Contract Address" from token options | Whymarrh Whitby | 2018-10-04 | 1 | -9/+0 |
| | |||||
* | Merge pull request #5329 from whymarrh/confirm-features | Whymarrh Whitby | 2018-10-02 | 12 | -25/+245 |
|\ | | | | | Add batch reject to confirm screen | ||||
| * | Only use current network txs when calculating "Reject All" | Whymarrh Whitby | 2018-10-02 | 1 | -1/+6 |
| | | |||||
| * | Switch page-container__footer-* for header and footer tags | Whymarrh Whitby | 2018-10-02 | 3 | -27/+27 |
| | | |||||
| * | Reword batch reject confirm as "Reject All" | Whymarrh Whitby | 2018-10-02 | 1 | -1/+1 |
| | | |||||
| * | Confirm rejecting multiple transactions with modal | Whymarrh Whitby | 2018-10-02 | 7 | -4/+100 |
| | | |||||
| * | s/Cancel/Reject/ on confirm screen for clarity | Whymarrh Whitby | 2018-10-02 | 1 | -1/+2 |
| | | |||||
| * | Add "Cancel All" button to confirm footer | Whymarrh Whitby | 2018-10-02 | 4 | -4/+79 |
| | | |||||
| * | Have PageContainerFooter take children node | Whymarrh Whitby | 2018-10-02 | 3 | -21/+64 |
| | | |||||
* | | Recipient not required on send screen when hex data present | Whymarrh Whitby | 2018-10-01 | 5 | -4/+17 |
| | | |||||
* | | Rework estimateGas logic | Whymarrh Whitby | 2018-10-01 | 1 | -10/+10 |
| | | | | | | | | The tests still pass! | ||||
* | | Update gas when hex data changes on send screen | Whymarrh Whitby | 2018-10-01 | 9 | -14/+56 |
| | | |||||
* | | Update send.utils.test to with better mocks | Whymarrh Whitby | 2018-10-01 | 1 | -5/+8 |
| | | |||||
* | | Allow sending transactions with hex data and no recipient | Whymarrh Whitby | 2018-10-01 | 1 | -2/+2 |
|/ | |||||
* | Improvement: Reposition customize gas error (#5265) | Sean | 2018-10-01 | 1 | -2/+4 |
| | |||||
* | support editable customRPC (#5267) | HackyMiner | 2018-09-29 | 4 | -0/+34 |
| | | | | | | * support editable customRPC #5246 * remove rpcList size restriction | ||||
* | Close transaction details modal when clicking speed up | Alexander Tseung | 2018-09-27 | 2 | -4/+10 |
| | |||||
* | Merge pull request #5332 from MetaMask/ui-unit-tests | Thomas Huang | 2018-09-26 | 7 | -0/+488 |
|\ | | | | | Some Ui tests | ||||
| * | Some Ui tests | tmashuang | 2018-09-25 | 7 | -0/+488 |
| | | |||||
* | | Merge pull request #5282 from MetaMask/tx-cancel-ui | Alexander Tseung | 2018-09-25 | 66 | -369/+1196 |
|\ \ | |/ |/| | Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal. | ||||
| * | Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵ | Alexander Tseung | 2018-09-21 | 9 | -57/+40 |
| | | | | | | | | hideModal from modal components. | ||||
| * | Add unit tests | Alexander Tseung | 2018-09-20 | 9 | -15/+342 |
| | | |||||
| * | Fix unit tests | Alexander Tseung | 2018-09-20 | 1 | -5/+4 |
| | | |||||
| * | Add transition effect to TransactionListItemDetails expander | Alexander Tseung | 2018-09-20 | 2 | -13/+29 |
| | | |||||
| * | Add TransactionDetails modal | Alexander Tseung | 2018-09-20 | 9 | -9/+122 |
| | | |||||
| * | Switch existing modals from using Notification to Modal. Remove Notification ↵ | Alexander Tseung | 2018-09-20 | 36 | -321/+500 |
| | | | | | | | | component. Add CancelTransaction modal | ||||
| * | Add withModalProps HOC | Alexander Tseung | 2018-09-20 | 2 | -0/+22 |
| | | |||||
| * | Fix Transaction view styles | Alexander Tseung | 2018-09-20 | 3 | -3/+9 |
| | | |||||
| * | Add Modal component | Alexander Tseung | 2018-09-20 | 7 | -0/+186 |
| | | |||||
| * | Refactor ConfirmPageContainerError to ErrorMessage | Alexander Tseung | 2018-09-20 | 8 | -18/+14 |
| | | |||||
* | | Merge pull request #5241 from MetaMask/refactor-settings | Alexander Tseung | 2018-09-21 | 16 | -809/+801 |
|\ \ | | | | | | | Refactor settings page to use JSX and follow component file folder st… | ||||
| * | | Fix translation casing | Alexander Tseung | 2018-09-21 | 1 | -4/+0 |
| | | | |||||
| * | | Add Current Conversion Updated string to translations | Alexander Tseung | 2018-09-20 | 1 | -1/+1 |
| | | | |||||
| * | | Refactor settings page to use JSX and follow component file folder structure | Alexander Tseung | 2018-09-20 | 16 | -809/+805 |
| |/ | |||||
* | | Move main-container wrapper div into its own class | Whymarrh Whitby | 2018-09-20 | 4 | -2/+13 |
| | | |||||
* | | Prevent loading screen from overlaying the app bar | Whymarrh Whitby | 2018-09-20 | 3 | -7/+11 |
| | | | | | | | | | | | | | | | | Refs #4417 This change is functional copy of 3893469 that solves the problem in a way that doesn't depend on the height of the app bar since the app bar isn't a fixed height in the smaller views. | ||||
* | | Make the LoadingScreen component 100% as tall as its container | Whymarrh Whitby | 2018-09-20 | 1 | -10/+1 |
| | | |||||
* | | Remove unused loading-overlay--full-screen CSS styles | Whymarrh Whitby | 2018-09-20 | 1 | -7/+0 |
|/ | | | | Refs #4417 | ||||
* | Fix exception thrown on getTokenData | Alexander Tseung | 2018-09-19 | 2 | -2/+24 |
| | |||||
* | Merge branch 'develop' into eip-712 | Paul Bouchon | 2018-09-18 | 7 | -18/+54 |
|\ | |||||
| * | compute and display checksummed hash in selected-account component (#5255) | Chad Grimaldi | 2018-09-16 | 2 | -3/+20 |
| | | |||||
| * | Improvement: Increase click area for arrows (#5264) | Sean | 2018-09-16 | 2 | -6/+18 |
| | | |||||
| * | Fix speed up functionality | Alexander Tseung | 2018-09-15 | 2 | -5/+12 |
| | | |||||
| * | Merge pull request #5261 from lastblocklabs/style-fix-5242 | Whymarrh Whitby | 2018-09-15 | 1 | -3/+3 |
| |\ | | | | | | | lower input z-index to prevent overlap - follow up style fix to #5242 | ||||
| | * | follow up style fix to #5242 | chadmg | 2018-09-14 | 1 | -3/+3 |
| | | | |||||
| * | | Bug Fix: #5183 history not defined | Sean Rabaut | 2018-09-14 | 1 | -1/+1 |
| |/ | |||||
* | | Update new method namespace from v2 to v3 | bitpshr | 2018-09-14 | 1 | -3/+3 |
| | | |||||
* | | Implement latest EIP-712 protocol | bitpshr | 2018-09-14 | 2 | -7/+42 |
|/ | |||||
* | Merge pull request #5182 from MetaMask/tx-activity | Alexander Tseung | 2018-09-13 | 63 | -318/+1404 |
|\ | | | | | Add Transaction Details to the Transaction List view | ||||
| * | Fix identicon address. Fix styling of New Contract recipient. Fix Activity ↵ | Alexander Tseung | 2018-09-13 | 8 | -13/+39 |
| | | | | | | | | Log initial ETH value. Add timestamps to Activity Log events | ||||
| * | Fix tests. Add className to Identicon ethLogos. | Alexander Tseung | 2018-09-13 | 1 | -0/+1 |
| | | |||||
| * | Add WEI to getEthConversionFromWeiHex | Alexander Tseung | 2018-09-13 | 1 | -1/+1 |
| | | |||||
| * | Add transaction details to TransactionListItem component | Alexander Tseung | 2018-09-13 | 3 | -37/+46 |
| | | |||||
| * | Add TransactionListItemDetails component | Alexander Tseung | 2018-09-13 | 5 | -0/+200 |
| | | |||||
| * | Add TransactionBreakdown component | Alexander Tseung | 2018-09-13 | 9 | -0/+240 |
| | | |||||
| * | Add tests for TransactionActivityLog. Make changes to rendering events | Alexander Tseung | 2018-09-13 | 9 | -42/+325 |
| | | |||||
| * | Edit styling of cards variant of SenderToRecipient component | Alexander Tseung | 2018-09-13 | 1 | -1/+1 |
| | | |||||
| * | Add HexToDecimal component | Alexander Tseung | 2018-09-13 | 4 | -161/+48 |
| | | |||||
| * | Add tests for Card component | Alexander Tseung | 2018-09-13 | 2 | -1/+26 |
| | | |||||
| * | Allow denominations in CurrencyDisplay component | Alexander Tseung | 2018-09-13 | 6 | -16/+85 |
| | | |||||
| * | Allow more than 2 variable substitutions in the translation function | Alexander Tseung | 2018-09-13 | 1 | -4/+4 |
| | | |||||
| * | Add raised type buttons to Button component. Refactor all buttons within app ↵ | Alexander Tseung | 2018-09-13 | 18 | -94/+180 |
| | | | | | | | | to Button components | ||||
| * | Add ActivityLog component | Alexander Tseung | 2018-09-13 | 9 | -1/+261 |
| | | |||||
* | | increase z-index of send-to input to allow for right-click (#5242) | Chad Grimaldi | 2018-09-13 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #5216 from MetaMask/tx-cancel | Frankie | 2018-09-11 | 1 | -0/+25 |
|\ | | | | | Add createCancelTransaction method | ||||
| * | Add createCancelTransaction method | Alexander Tseung | 2018-09-11 | 1 | -0/+25 |
| | | |||||
* | | Merge pull request #5223 from whymarrh/tx-error-tooltips | Frankie | 2018-09-11 | 5 | -31/+77 |
|\ \ | | | | | | | Show transaction error message tooltips for statuses | ||||
| * | | Show failed tx txMeta.err in tooltips | Whymarrh Whitby | 2018-09-09 | 1 | -1/+1 |
| | | | |||||
| * | | Show failed tx RPC error messages in tooltips | Whymarrh Whitby | 2018-09-09 | 2 | -2/+15 |
| | | | | | | | | | | | | | | | | | | This changeset displays the error messages attached to txMeta for a failed tx in a tooltip on hover in the tx list view. This will only display for txs with the `txMeta.err.rpc.value` property, not all failed txs. | ||||
| * | | Don't render tooltips without titles | Whymarrh Whitby | 2018-09-09 | 1 | -0/+8 |
| | | | |||||
| * | | Rewrite Tooltip component as ES6 | Whymarrh Whitby | 2018-09-09 | 3 | -30/+55 |
| |/ | |||||
* / | Clear old seed words when importing new seed words | Whymarrh Whitby | 2018-09-11 | 1 | -2/+8 |
|/ | |||||
* | Use correct loading message when connecting to Kovan (#5189) | Eugene Marinelli | 2018-09-06 | 1 | -1/+1 |
| | | | | | | | | | | * Use correct loading message when connecting to Kovan * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md | ||||
* | Fix assertion of missing child component | Whymarrh Whitby | 2018-09-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5188 from taobun/develop | Dan J Miller | 2018-09-05 | 1 | -1/+1 |
|\ | | | | | edit decimal check in old-ui/ | ||||
| * | fix check valid decimals code in new ui | bunoi | 2018-09-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #5167 from MetaMask/fix-watcAsset-images | Dan Finlay | 2018-09-05 | 13 | -11/+51 |
|\ \ | | | | | | | Fix images for watched tokens | ||||
| * | | balance components using selectors | Esteban MIno | 2018-08-31 | 2 | -5/+5 |
| | | | |||||
| * | | fix integration test for asset images selectors | Esteban MIno | 2018-08-31 | 1 | -2/+2 |
| | | | |||||
| * | | fix watched tokens images showing in tx list | Esteban MIno | 2018-08-31 | 4 | -4/+16 |
| | | | |||||
| * | | fix watched asset image rendering on confirm transaction header | Esteban MIno | 2018-08-30 | 2 | -1/+5 |
| | | | |||||
| * | | fix images for watched tokens | Esteban MIno | 2018-08-30 | 8 | -4/+28 |
| |/ | |||||
* | | Merge pull request #5129 from MetaMask/add-sidebar-component | Dan J Miller | 2018-09-05 | 14 | -76/+258 |
|\ \ | | | | | | | Add sidebar component | ||||
| * | | Adds sidebar component and refactors slide in wallet view sidebar to use it. | Dan Miller | 2018-08-29 | 14 | -76/+258 |
| | | | |||||
* | | | Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data | Dan J Miller | 2018-09-04 | 10 | -4/+71 |
|\ \ \ | |_|/ |/| | | Adds feature flag toggle for the hex data row on the send screen. | ||||
| * | | Adds feature flag toggle for the hex data row on the send screen. | Dan Miller | 2018-08-27 | 10 | -4/+71 |
| | | | |||||
* | | | Merge pull request #5155 from MetaMask/i5154-confirm-spinner | Alexander Tseung | 2018-08-29 | 4 | -7/+20 |
|\ \ \ | |_|/ |/| | | Fix infinite spinner on failed transactions | ||||
| * | | Fix infinite spinner on failed transactions | Alexander Tseung | 2018-08-29 | 4 | -7/+20 |
| | | | |||||
* | | | fix conflicts | Esteban MIno | 2018-08-29 | 99 | -2166/+2404 |
|\| | | |||||
| * | | Merge pull request #5121 from MetaMask/i5099-approve | Alexander Tseung | 2018-08-28 | 1 | -29/+87 |
| |\ \ | | | | | | | | | Prevent token symbol from showing as null in the confirm screen | ||||
| | * | | Use eth-contract-metadata data if the token symbol or decimals fail on retrieval | Alexander Tseung | 2018-08-23 | 1 | -29/+87 |
| | | | | |||||
| * | | | Fix tests | Alexander Tseung | 2018-08-24 | 1 | -2/+12 |
| | | | | |||||
| * | | | Fix naming, add eth.getCode check for actions, fix translations for statuses | Alexander Tseung | 2018-08-24 | 22 | -96/+81 |
| | | | | |||||
| * | | | Change "Outgoing" to "Sent Ether" or "Sent Token" | Alexander Tseung | 2018-08-24 | 2 | -4/+4 |
| | | | | |||||
| * | | | Add CurrencyDisplay and TokenCurrencyDisplay components | Alexander Tseung | 2018-08-24 | 14 | -74/+425 |
| | | | | |||||
| * | | | Update retry transaction logic to use network nonce | Alexander Tseung | 2018-08-24 | 3 | -12/+46 |
| | | | | |||||
| * | | | Fix e2e tests | Alexander Tseung | 2018-08-24 | 6 | -33/+30 |
| | | | | |||||
| * | | | Fix integration tests | Alexander Tseung | 2018-08-24 | 7 | -5/+24 |
| | | | | |||||
| * | | | Fix e2e tests | Alexander Tseung | 2018-08-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix shapeshift transactions. Delete unused files | Alexander Tseung | 2018-08-24 | 9 | -689/+34 |
| | | | | |||||
| * | | | Show token amounts in TransactionListItem for token transfers | Alexander Tseung | 2018-08-24 | 10 | -79/+75 |
| | | | | |||||
| * | | | Add retry button to TransactionListItem | Alexander Tseung | 2018-08-24 | 11 | -50/+175 |
| | | | | |||||
| * | | | Code cleanup | Alexander Tseung | 2018-08-24 | 2 | -30/+14 |
| | | | | |||||
| * | | | Use css grid for TransactionListItem for responsive layout | Alexander Tseung | 2018-08-24 | 8 | -66/+88 |
| | | | | |||||
| * | | | Add tOrKey function to I18nProvider | Alexander Tseung | 2018-08-24 | 1 | -2/+9 |
| | | | | |||||
| * | | | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 39 | -380/+926 |
| | | | | |||||
| * | | | Delete unused files | Alexander Tseung | 2018-08-24 | 3 | -189/+0 |
| | | | | |||||
| * | | | Add withMethodData HOC, add higher-order-component folder | Alexander Tseung | 2018-08-24 | 10 | -25/+75 |
| | | | | |||||
| * | | | Add TransactionStatus component | Alexander Tseung | 2018-08-24 | 3 | -0/+67 |
| | | | | |||||
| * | | | Add MenuBar component | Alexander Tseung | 2018-08-24 | 4 | -0/+97 |
| | | | | |||||
| * | | | Add react-media package to prevent rendering wallet-view twice in the popup view | Alexander Tseung | 2018-08-24 | 1 | -1/+5 |
| | | | | |||||
| * | | | Refactor home screen and remove unused files | Alexander Tseung | 2018-08-24 | 10 | -620/+116 |
| | |/ | |/| | |||||
| * | | updated docs, small improvement of recent RPC rendering | Evgeniy Filatov | 2018-08-23 | 1 | -2/+3 |
| | | | |||||
| * | | backported RPC improvements to oldui | Evgeniy Filatov | 2018-08-23 | 1 | -2/+1 |
| | | | |||||
| * | | implemented improvements to RPC history | Evgeniy Filatov | 2018-08-23 | 1 | -4/+6 |
| |/ | |||||
| * | Merge pull request #5089 from MetaMask/i5085-ethcode | Alexander Tseung | 2018-08-23 | 5 | -37/+99 |
| |\ | | | | | | | Use eth_getCode to sort transaction action type | ||||
| | * | Use eth_getCode to sort transaction action type | Alexander Tseung | 2018-08-23 | 5 | -37/+99 |
| | | | |||||
| * | | Fix code readability, use PureComponent over Component | Alexander Tseung | 2018-08-23 | 3 | -33/+23 |
| | | | |||||
| * | | Add tabs support for PageContainer | Alexander Tseung | 2018-08-23 | 5 | -83/+132 |
| |/ | |||||
| * | Merge pull request #5102 from whymarrh/fix-account-export-pw-bug | Whymarrh Whitby | 2018-08-23 | 2 | -5/+20 |
| |\ | | | | | | | Fix export privkey modal password bugs | ||||
| | * | Clear warnings when exportAccount succeeds | Whymarrh Whitby | 2018-08-23 | 1 | -4/+19 |
| | | | |||||
| | * | Handle case where keyring is missing in AccountDetailsModal | Whymarrh Whitby | 2018-08-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #5066 from whymarrh/fix-key-export | Whymarrh Whitby | 2018-08-23 | 2 | -10/+19 |
| |\ \ | | | | | | | | | Don't re-render the export modal when the selected identity changes | ||||
| | * | | Don't re-render the export modal when the selected identity changes | Whymarrh Whitby | 2018-08-23 | 1 | -8/+17 |
| | | | | |||||
| | * | | Update AccountModalContainer to accept a selectedIdentity prop | Whymarrh Whitby | 2018-08-23 | 1 | -2/+2 |
| | |/ | |||||
| * / | Add new variant for SenderToRecipient component | Alexander Tseung | 2018-08-23 | 5 | -96/+199 |
| |/ | |||||
* | | typo watchAsset imageUrl to image | Esteban MIno | 2018-08-24 | 8 | -15/+15 |
| | | |||||
* | | fix integration tests on balance component with new watchAsset | Esteban MIno | 2018-08-22 | 1 | -3/+3 |
| | | |||||
* | | unit tests for watchAsset | Esteban MIno | 2018-08-22 | 1 | -2/+0 |
| | | |||||
* | | refactor watchToken related functions | Esteban MIno | 2018-08-21 | 3 | -9/+9 |
| | | |||||
* | | Merge branch 'develop' into WatchTokenFeature | Esteban MIno | 2018-08-21 | 41 | -155/+956 |
|\| | |||||
| * | Update logo wordmark | Alexander Tseung | 2018-08-19 | 6 | -56/+28 |
| | | |||||
| * | fix ledger affiliate link | brunobar79 | 2018-08-17 | 1 | -1/+1 |
| | | |||||
| * | ui ready | brunobar79 | 2018-08-17 | 3 | -9/+37 |
| | | |||||
| * | connect screen ready | brunobar79 | 2018-08-17 | 2 | -27/+124 |
| | | |||||
| * | Merge branch 'develop' into ledger-support | Bruno Barbieri | 2018-08-15 | 4 | -6/+6 |
| |\ | |||||
| | * | Merge pull request #5060 from MetaMask/bignumber-string | Dan Finlay | 2018-08-15 | 3 | -4/+4 |
| | |\ | | | | | | | | | Cast arguments for new Bignumbers() to string. | ||||
| | | * | Cast arguments for new Bignumbers() to string. | Dan Miller | 2018-08-15 | 3 | -4/+4 |
| | | | | |||||
| | * | | Add exportAsFile optional type argument | Whymarrh Whitby | 2018-08-14 | 1 | -2/+2 |
| | |/ | |||||
| * | | remove console logs | brunobar79 | 2018-08-15 | 1 | -1/+1 |
| | | | |||||
| * | | more ui | brunobar79 | 2018-08-15 | 1 | -1/+2 |
| | | | |||||
| * | | fix | brunobar79 | 2018-08-15 | 1 | -1/+1 |
| | | | |||||
| * | | ui fixes | brunobar79 | 2018-08-15 | 4 | -23/+38 |
| | | | |||||
| * | | fix tx tests | brunobar79 | 2018-08-14 | 1 | -1/+2 |
| | | | |||||
| * | | legacy and new hd path working | brunobar79 | 2018-08-14 | 3 | -24/+45 |
| | | | |||||
| * | | good progress adding paths | brunobar79 | 2018-08-14 | 5 | -22/+121 |
| | | | |||||
| * | | message signing works | brunobar79 | 2018-08-12 | 1 | -0/+1 |
| | | | |||||
| * | | rename keyring | brunobar79 | 2018-08-11 | 1 | -0/+1 |
| | | | |||||
| * | | able to add accounts | brunobar79 | 2018-08-11 | 2 | -3/+3 |
| | | | |||||
| * | | iframe communication working | brunobar79 | 2018-08-11 | 1 | -1/+0 |
| | | | |||||
| * | | refactor to support multiple hw wallets | brunobar79 | 2018-08-11 | 4 | -27/+43 |
| |/ | |||||
| * | Merge pull request #4897 from MetaMask/qr-code-scan | Bruno Barbieri | 2018-08-11 | 18 | -6/+510 |
| |\ | | | | | | | QR Code Scanner | ||||
| | * | add comment | brunobar79 | 2018-08-09 | 1 | -0/+5 |
| | | | |||||
| | * | fix merge conflicts | brunobar79 | 2018-08-09 | 1 | -2/+8 |
| | |\ | |||||
| | * | | add submit button type | brunobar79 | 2018-08-09 | 1 | -0/+1 |
| | | | | |||||
| | * | | lint | brunobar79 | 2018-08-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | code review changes | brunobar79 | 2018-08-08 | 2 | -12/+20 |
| | | | | |||||
| | * | | fix merge conflicts | brunobar79 | 2018-08-08 | 8 | -17/+28 |
| | |\ \ | |||||
| | * | | | restore qr | brunobar79 | 2018-08-04 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | lint | brunobar79 | 2018-08-04 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | fixed issue with input | brunobar79 | 2018-08-04 | 3 | -2/+6 |
| | | | | | |||||
| | * | | | clear qr code data before scanning | brunobar79 | 2018-08-04 | 2 | -23/+25 |
| | | | | | |||||
| | * | | | design complete | brunobar79 | 2018-08-04 | 6 | -43/+140 |
| | | | | | |||||
| | * | | | fix | brunobar79 | 2018-08-01 | 1 | -1/+6 |
| | | | | | |||||
| | * | | | lint | brunobar79 | 2018-08-01 | 1 | -15/+14 |
| | | | | | |||||
| | * | | | lint | brunobar79 | 2018-08-01 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | added crossbrowser support and error handling | brunobar79 | 2018-08-01 | 7 | -49/+150 |
| | | | | | |||||
| | * | | | send to fullscreen if no permission from popup | brunobar79 | 2018-07-31 | 2 | -11/+32 |
| | | | | | |||||
| | * | | | kill camera stream when unmouting | brunobar79 | 2018-07-31 | 1 | -1/+4 |
| | | | | | |||||
| | * | | | copy | brunobar79 | 2018-07-31 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | clean up css | brunobar79 | 2018-07-31 | 3 | -30/+58 |
| | | | | | |||||
| | * | | | use existing modals | brunobar79 | 2018-07-31 | 10 | -234/+164 |
| | | | | | |||||
| | * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | brunobar79 | 2018-07-31 | 4 | -6/+30 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | qr-code-scan | ||||
| | * | | | | fix unit tests | brunobar79 | 2018-07-27 | 1 | -0/+2 |
| | | | | | | |||||
| | * | | | | fix dependencies | brunobar79 | 2018-07-27 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | fix linting errors | brunobar79 | 2018-07-27 | 2 | -2/+2 |
| | | | | | | |||||
| | * | | | | clean up | brunobar79 | 2018-07-27 | 1 | -1/+0 |
| | | | | | | |||||
| | * | | | | fix merge conflicts | brunobar79 | 2018-07-27 | 12 | -17/+426 |
| | |\ \ \ \ | |||||
| | * | | | | | added webrtc-adapter for browser compat | brunobar79 | 2018-07-27 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | fully working without tweaking ext. permission | brunobar79 | 2018-07-27 | 4 | -3/+4 |
| | | | | | | | |||||
| | * | | | | | working without permission issues | brunobar79 | 2018-07-27 | 1 | -36/+44 |
| | | | | | | | |||||
| | * | | | | | fix spinner and qr icon | brunobar79 | 2018-07-25 | 2 | -2/+6 |
| | | | | | | | |||||
| | * | | | | | decent UI | brunobar79 | 2018-07-25 | 1 | -21/+43 |
| | | | | | | | |||||
| | * | | | | | working without injection | brunobar79 | 2018-07-25 | 9 | -21/+229 |
| | | | | | | | |||||
| | * | | | | | added qr code scanner icon in send transaction | brunobar79 | 2018-07-24 | 7 | -5/+25 |
| | | | | | | | |||||
| | * | | | | | camera working back and forth | brunobar79 | 2018-07-24 | 4 | -1/+36 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #5000 from MetaMask/contract-method-conf-sim-failure | Dan J Miller | 2018-08-09 | 2 | -2/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Show error while allowing confirmation of tx where simulation fails | ||||
| | * | | | | | | Show error while allowing confirmation of transaction where simulation fails | Dan Miller | 2018-08-09 | 2 | -2/+2 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Fix lint error in tx-list | Whymarrh Whitby | 2018-08-09 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Get nonce for showing retry button using ethQuery transaction count. | Dan Miller | 2018-08-09 | 4 | -6/+46 |
| |/ / / / / | |||||
| * | | | / | Use token decimals when calculating confirm screen amount for token approvals. | Dan Miller | 2018-08-08 | 1 | -2/+8 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Fixing translations in first-time init menu (#4969) | Justin Kat | 2018-08-08 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | delete according image when token added with watchToken deleted | Esteban MIno | 2018-08-17 | 3 | -9/+9 |
| | | | | | |||||
* | | | | | correct behavior when notification is closed when popup | Esteban MIno | 2018-08-17 | 4 | -16/+23 |
| | | | | | |||||
* | | | | | WIP | Esteban MIno | 2018-08-17 | 3 | -3/+10 |
| | | | | | |||||
* | | | | | show watch asset image from hide token modal | Esteban MIno | 2018-08-16 | 2 | -12/+14 |
| | | | | | |||||
* | | | | | add suggested tokens objects in metamask state | Esteban MIno | 2018-08-16 | 2 | -5/+4 |
| | | | | | |||||
* | | | | | add support for images base64 and urls on new ui | Esteban MIno | 2018-08-15 | 7 | -42/+63 |
| | | | | | |||||
* | | | | | refactor unused code | Esteban MIno | 2018-08-08 | 4 | -15/+8 |
| | | | | | |||||
* | | | | | Merge branch 'develop' into WatchTokenFeature | Esteban Miño | 2018-08-08 | 7 | -16/+27 |
|\| | | | |