aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
Commit message (Expand)AuthorAgeFilesLines
* Adds redesign for the customize gas advanced tab.Dan Miller2018-12-0418-152/+322
* Test updates and additions for button integration with send screen.Dan Miller2018-12-0415-58/+326
* Integrate gas buttons with the send screen.Dan Miller2018-12-0410-36/+188
* Connects remained of the gas customization component to redux.Dan Miller2018-12-0416-140/+416
* Styling fixes for gas customization advanced tab content.Dan Miller2018-12-044-3/+2
* Improvements to propdefaults in button-group.component and basic-tab-content....Dan Miller2018-12-042-2/+3
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-049-34/+62
* Adds basic tab content to gas customizer, with styled button group (static, f...Dan Miller2018-12-0415-15/+614
* Improve styling of advanced-tab-content gasInput rowDan Miller2018-12-043-5/+11
* Add tests for advanced-tab-component.js and subcomponents.Dan Miller2018-12-044-18/+275
* Remove gas slider from advance-tab-content.componentDan Miller2018-12-043-19/+2
* Split advanced-tab-content.component.js render() method into smaller pieces;...Dan Miller2018-12-042-31/+51
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-0415-12/+442
* Use BEM for css in gas-modal-page-containerDan Miller2018-12-043-26/+28
* Use correct message key in gas-modal-page-container.component.jsDan Miller2018-12-041-1/+1
* Adds new gas customization modal container (without content)Dan Miller2018-12-049-29/+352
* Save recent network balances in local storage (#5843)Dan J Miller2018-12-019-17/+31
* Hide app-header when provider request pending (#5831)Whymarrh Whitby2018-11-272-5/+19
* Increase Token Symbol length to twelveThomas Huang2018-11-231-2/+2
* Merge pull request #5797 from MetaMask/trezor-v6Bruno Barbieri2018-11-221-4/+3
|\
| * fix merge conflictsbrunobar792018-11-2133-102/+133
| |\
| * | clean upbrunobar792018-11-151-1/+0
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-11-152-1/+35
| |\ \
| * \ \ Merge branch 'develop' into trezor-v5brunobar792018-11-1412-17/+211
| |\ \ \
| * \ \ \ fix merge conflictsbrunobar792018-11-0793-402/+1113
| |\ \ \ \
| * \ \ \ \ fix merge conflictsbrunobar792018-10-2169-539/+2336
| |\ \ \ \ \
| * \ \ \ \ \ fix conflictsbrunobar792018-10-17167-1450/+4483
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-09-06102-1824/+2473
| |\ \ \ \ \ \ \
| * | | | | | | | fix commentbrunobar792018-08-211-2/+0
| * | | | | | | | fix merge conflictsbrunobar792018-08-2124-77/+723
| |\ \ \ \ \ \ \ \
| * | | | | | | | | add error messagesbrunobar792018-08-111-2/+4
| * | | | | | | | | hide export private key for trezor accountsbrunobar792018-08-101-2/+16
* | | | | | | | | | Fix usage of setState in ConfirmTransactionBase#handleSubmit (#5799)Whymarrh Whitby2018-11-221-16/+29
* | | | | | | | | | Show byte count for hex data on confirm screen (#5798)Whymarrh Whitby2018-11-221-1/+2
* | | | | | | | | | Remove "Beta" from header logoWhymarrh Whitby2018-11-211-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix button styling for Create Account Connect (#5787)Alexander Tseung2018-11-202-9/+9
* | | | | | | | | Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-2029-91/+122
* | | | | | | | | ESLint fixes (#5775)Whymarrh Whitby2018-11-172-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Show APPROVED status for transactions that have been approved but not submittedAlexander Tseung2018-11-142-1/+35
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-1410-13/+207
* | | | | | | Increase number of ETH decimals displayed in the balance view from 3 to 4 (#5...Alexander Tseung2018-11-102-4/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Update the colour of the default image used on Connect Request (#5678)Whymarrh Whitby2018-11-061-1/+2
* | | | | | Update "Learn more" link on 1102 connect screen (#5677)Whymarrh Whitby2018-11-061-1/+7
* | | | | | Update Connect Request screen design (#5644)Whymarrh Whitby2018-11-0613-26/+302
* | | | | | EIP-1102: add user privacy optionbitpshr2018-11-066-106/+37
* | | | | | EIP-1102: Add option to force-enable providerbitpshr2018-11-066-0/+103
* | | | | | EIP-1102: updated implementationbitpshr2018-11-0612-0/+162
* | | | | | fixed currency-display (#5619)HackyMiner2018-10-302-3/+22
* | | | | | Merge pull request #5567 from MetaMask/HowardBraham-developkumavis2018-10-302-2/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB...kumavis2018-10-2639-271/+324
| |\ \ \ \ \ \
| * | | | | | | ui - use variable to clarify result of emptiness checkkumavis2018-10-211-1/+3
| * | | | | | | Merge branch 'develop' into developkumavis2018-10-2185-590/+2547
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | ganache-core merged my PR, so I changed some comments to clarify that ganache...Howard Braham2018-10-101-1/+1
| * | | | | | | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-102-2/+2
* | | | | | | | Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-2639-119/+277
| |_|/ / / / / |/| | | | | |
* | | | | | | Fix blockies icons overriding contract map icons. Refactor Identicon componen...Alexander Tseung2018-10-2521-138/+257
* | | | | | | Add Activity Log entry for onchain failures for a transaction. Change scrolli...Alexander Tseung2018-10-2313-111/+20
* | | | | | | Fix account display width for large currency valuesAlexander Tseung2018-10-218-22/+47
| |/ / / / / |/| | | | |
* | | | | | Update Shapeshift logo url and adjust list item contentsThomas2018-10-181-3/+2
* | | | | | Extract Add Token button into its own componentWhymarrh Whitby2018-10-185-11/+82
* | | | | | Adds toggle for primary currency (#5421)Alexander Tseung2018-10-1764-525/+2252
| |_|_|_|/ |/| | | |
* | | | | Decrease click area for AmountMaxButton on send screenWhymarrh Whitby2018-10-162-19/+24
* | | | | add tooltip for view etherscan tx (#5518)Michael J. Cohen2018-10-161-7/+10
* | | | | Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-164-5/+31
* | | | | Update Zendesk links for new subdomainWhymarrh Whitby2018-10-124-4/+4
* | | | | Make all addresses EIP-55 compliant (#5379)bakaoh2018-10-103-8/+14
* | | | | tests - integration - Add Drizzle tests (#5467)Bruno Barbieri2018-10-101-1/+1
* | | | | Fixed lint errorsSantiago Gonzalez Toral2018-10-101-11/+11
* | | | | Added account options on home screenSantiago Gonzalez Toral2018-10-102-4/+124
* | | | | Fix token values being undefinedAlexander Tseung2018-10-091-3/+3
|/ / / /
* | | | Merge pull request #5442 from whymarrh/fix-page-container-footerWhymarrh Whitby2018-10-063-64/+64
|\ \ \ \
| * | | | Fix markup for inline instances of `PageContainer`sWhymarrh Whitby2018-10-063-64/+64
* | | | | Fix action translations edge casesAlexander Tseung2018-10-061-1/+1
|/ / / /
* | | | Translate method names in the transaction list only when applicableAlexander Tseung2018-10-052-17/+74
* | | | Remove "Copy Contract Address" from token optionsWhymarrh Whitby2018-10-041-9/+0
* | | | Merge pull request #5329 from whymarrh/confirm-featuresWhymarrh Whitby2018-10-0211-25/+203
|\ \ \ \
| * | | | Only use current network txs when calculating "Reject All"Whymarrh Whitby2018-10-021-1/+6
| * | | | Switch page-container__footer-* for header and footer tagsWhymarrh Whitby2018-10-023-27/+27
| * | | | Reword batch reject confirm as "Reject All"Whymarrh Whitby2018-10-021-1/+1
| * | | | Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-027-4/+100
| * | | | s/Cancel/Reject/ on confirm screen for clarityWhymarrh Whitby2018-10-021-1/+2
| * | | | Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-023-4/+37
| * | | | Have PageContainerFooter take children nodeWhymarrh Whitby2018-10-023-21/+64
* | | | | Recipient not required on send screen when hex data presentWhymarrh Whitby2018-10-015-4/+17
* | | | | Rework estimateGas logicWhymarrh Whitby2018-10-011-10/+10
* | | | | Update gas when hex data changes on send screenWhymarrh Whitby2018-10-018-14/+54
* | | | | Update send.utils.test to with better mocksWhymarrh Whitby2018-10-011-5/+8
* | | | | Allow sending transactions with hex data and no recipientWhymarrh Whitby2018-10-011-2/+2
|/ / / /
* | | | support editable customRPC (#5267)HackyMiner2018-09-292-0/+11
* | | | Close transaction details modal when clicking speed upAlexander Tseung2018-09-272-4/+10
* | | | Merge pull request #5332 from MetaMask/ui-unit-testsThomas Huang2018-09-267-0/+488
|\ \ \ \
| * | | | Some Ui teststmashuang2018-09-257-0/+488
* | | | | Merge pull request #5282 from MetaMask/tx-cancel-uiAlexander Tseung2018-09-2559-367/+1111
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModa...Alexander Tseung2018-09-219-57/+40
| * | | | Add unit testsAlexander Tseung2018-09-208-15/+299
| * | | | Fix unit testsAlexander Tseung2018-09-201-5/+4
| * | | | Add transition effect to TransactionListItemDetails expanderAlexander Tseung2018-09-202-13/+29
| * | | | Add TransactionDetails modalAlexander Tseung2018-09-209-9/+122
| * | | | Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-2032-319/+480
| * | | | Fix Transaction view stylesAlexander Tseung2018-09-203-3/+9
| * | | | Add Modal componentAlexander Tseung2018-09-207-0/+186
| * | | | Refactor ConfirmPageContainerError to ErrorMessageAlexander Tseung2018-09-208-18/+14
* | | | | Merge pull request #5241 from MetaMask/refactor-settingsAlexander Tseung2018-09-2113-592/+800
|\ \ \ \ \
| * | | | | Fix translation casingAlexander Tseung2018-09-211-4/+0
| * | | | | Add Current Conversion Updated string to translationsAlexander Tseung2018-09-201-1/+1
| * | | | | Refactor settings page to use JSX and follow component file folder structureAlexander Tseung2018-09-2013-592/+804
| |/ / / /
* | | | | Move main-container wrapper div into its own classWhymarrh Whitby2018-09-201-0/+1
* | | | | Prevent loading screen from overlaying the app barWhymarrh Whitby2018-09-201-0/+2
|/ / / /
* | | | Merge branch 'develop' into eip-712Paul Bouchon2018-09-186-14/+41
|\ \ \ \
| * | | | compute and display checksummed hash in selected-account component (#5255)Chad Grimaldi2018-09-162-3/+20
| * | | | Improvement: Increase click area for arrows (#5264)Sean2018-09-161-5/+8
| * | | | Fix speed up functionalityAlexander Tseung2018-09-152-5/+12
| * | | | Bug Fix: #5183 history not definedSean Rabaut2018-09-141-1/+1
* | | | | Update new method namespace from v2 to v3bitpshr2018-09-141-3/+3
* | | | | Implement latest EIP-712 protocolbitpshr2018-09-141-7/+23
|/ / / /
* | | | Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo...Alexander Tseung2018-09-137-12/+38
* | | | Fix tests. Add className to Identicon ethLogos.Alexander Tseung2018-09-131-0/+1
* | | | Add transaction details to TransactionListItem componentAlexander Tseung2018-09-133-37/+46
* | | | Add TransactionListItemDetails componentAlexander Tseung2018-09-135-0/+200
* | | | Add TransactionBreakdown componentAlexander Tseung2018-09-138-0/+228
* | | | Add tests for TransactionActivityLog. Make changes to rendering eventsAlexander Tseung2018-09-138-42/+322
* | | | Edit styling of cards variant of SenderToRecipient componentAlexander Tseung2018-09-131-1/+1
* | | | Add HexToDecimal componentAlexander Tseung2018-09-134-161/+48
* | | | Add tests for Card componentAlexander Tseung2018-09-132-1/+26
* | | | Allow denominations in CurrencyDisplay componentAlexander Tseung2018-09-133-4/+55
* | | | Add raised type buttons to Button component. Refactor all buttons within app ...Alexander Tseung2018-09-1316-90/+165
* | | | Add ActivityLog componentAlexander Tseung2018-09-139-1/+261
* | | | Show failed tx txMeta.err in tooltipsWhymarrh Whitby2018-09-091-1/+1
* | | | Show failed tx RPC error messages in tooltipsWhymarrh Whitby2018-09-092-2/+15
* | | | Don't render tooltips without titlesWhymarrh Whitby2018-09-091-0/+8
* | | | Rewrite Tooltip component as ES6Whymarrh Whitby2018-09-093-30/+55
| |_|/ |/| |
* | | Fix assertion of missing child componentWhymarrh Whitby2018-09-061-1/+1
* | | Merge pull request #5188 from taobun/developDan J Miller2018-09-051-1/+1
|\ \ \
| * | | fix check valid decimals code in new uibunoi2018-09-051-1/+1
* | | | Merge pull request #5167 from MetaMask/fix-watcAsset-imagesDan Finlay2018-09-0512-11/+37
|\ \ \ \
| * | | | balance components using selectorsEsteban MIno2018-08-312-5/+5
| * | | | fix watched tokens images showing in tx listEsteban MIno2018-08-313-4/+10
| * | | | fix watched asset image rendering on confirm transaction headerEsteban MIno2018-08-302-1/+5
| * | | | fix images for watched tokensEsteban MIno2018-08-307-4/+20
| |/ / /
* | | | Merge pull request #5129 from MetaMask/add-sidebar-componentDan J Miller2018-09-0510-6/+228
|\ \ \ \
| * | | | Adds sidebar component and refactors slide in wallet view sidebar to use it.Dan Miller2018-08-2910-6/+228
* | | | | Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-dataDan J Miller2018-09-0410-4/+71
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adds feature flag toggle for the hex data row on the send screen.Dan Miller2018-08-2710-4/+71
* | | | | Merge pull request #5155 from MetaMask/i5154-confirm-spinnerAlexander Tseung2018-08-293-7/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix infinite spinner on failed transactionsAlexander Tseung2018-08-293-7/+16
* | | | | fix conflictsEsteban MIno2018-08-2973-1779/+1922
|\| | | |
| * | | | Fix testsAlexander Tseung2018-08-241-2/+12
| * | | | Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-2419-87/+67
| * | | | Change "Outgoing" to "Sent Ether" or "Sent Token"Alexander Tseung2018-08-241-2/+2
| * | | | Add CurrencyDisplay and TokenCurrencyDisplay componentsAlexander Tseung2018-08-2413-74/+424
| * | | | Update retry transaction logic to use network nonceAlexander Tseung2018-08-242-3/+39
| * | | | Fix e2e testsAlexander Tseung2018-08-243-23/+16
| * | | | Fix integration testsAlexander Tseung2018-08-244-4/+10
| * | | | Fix shapeshift transactions. Delete unused filesAlexander Tseung2018-08-247-669/+32
| * | | | Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-244-9/+39
| * | | | Add retry button to TransactionListItemAlexander Tseung2018-08-249-49/+153
| * | | | Code cleanupAlexander Tseung2018-08-242-30/+14
| * | | | Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-246-63/+85
| * | | | Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-2426-197/+689
| * | | | Delete unused filesAlexander Tseung2018-08-243-189/+0
| * | | | Add withMethodData HOC, add higher-order-component folderAlexander Tseung2018-08-246-22/+28
| * | | | Add TransactionStatus componentAlexander Tseung2018-08-243-0/+67
| * | | | Add MenuBar componentAlexander Tseung2018-08-244-0/+97
| * | | | Add react-media package to prevent rendering wallet-view twice in the popup viewAlexander Tseung2018-08-241-1/+5
| * | | | Refactor home screen and remove unused filesAlexander Tseung2018-08-246-507/+114
| |/ / /
| * | | updated docs, small improvement of recent RPC renderingEvgeniy Filatov2018-08-231-2/+3
| * | | backported RPC improvements to olduiEvgeniy Filatov2018-08-231-2/+1
| * | | implemented improvements to RPC historyEvgeniy Filatov2018-08-231-4/+6
| * | | Merge pull request #5089 from MetaMask/i5085-ethcodeAlexander Tseung2018-08-232-5/+14
| |\ \ \
| | * | | Use eth_getCode to sort transaction action typeAlexander Tseung2018-08-232-5/+14
| * | | | Fix code readability, use PureComponent over ComponentAlexander Tseung2018-08-233-33/+23
| * | | | Add tabs support for PageContainerAlexander Tseung2018-08-235-83/+132
| |/ / /
| * | | Merge pull request #5102 from whymarrh/fix-account-export-pw-bugWhymarrh Whitby2018-08-232-5/+20
| |\ \ \
| | * | | Clear warnings when exportAccount succeedsWhymarrh Whitby2018-08-231-4/+19
| | * | | Handle case where keyring is missing in AccountDetailsModalWhymarrh Whitby2018-08-231-1/+1
| | | |/ | | |/|
| * | | Merge pull request #5066 from whymarrh/fix-key-exportWhymarrh Whitby2018-08-232-10/+19
| |\ \ \
| | * | | Don't re-render the export modal when the selected identity changesWhymarrh Whitby2018-08-231-8/+17
| | * | | Update AccountModalContainer to accept a selectedIdentity propWhymarrh Whitby2018-08-231-2/+2
| | |/ /
| * / / Add new variant for SenderToRecipient componentAlexander Tseung2018-08-235-96/+199
| |/ /
* | | typo watchAsset imageUrl to imageEsteban MIno2018-08-247-13/+13
* | | fix integration tests on balance component with new watchAssetEsteban MIno2018-08-221-3/+3
* | | unit tests for watchAssetEsteban MIno2018-08-221-2/+0
* | | refactor watchToken related functionsEsteban MIno2018-08-213-9/+9
* | | Merge branch 'develop' into WatchTokenFeatureEsteban MIno2018-08-2127-85/+759
|\| |
| * | Update logo wordmarkAlexander Tseung2018-08-194-15/+103
| * | fix ledger affiliate linkbrunobar792018-08-171-1/+1
| * | ui readybrunobar792018-08-172-6/+22
| * | connect screen readybrunobar792018-08-171-25/+63
| * | more uibrunobar792018-08-151-1/+2
| * | fixbrunobar792018-08-151-1/+1
| * | ui fixesbrunobar792018-08-153-20/+35
| * | fix tx testsbrunobar792018-08-141-1/+2
| * | legacy and new hd path workingbrunobar792018-08-142-23/+44
| * | good progress adding pathsbrunobar792018-08-142-13/+71
| * | rename keyringbrunobar792018-08-111-0/+1
| * | able to add accountsbrunobar792018-08-112-3/+3
| * | iframe communication workingbrunobar792018-08-111-1/+0
| * | refactor to support multiple hw walletsbrunobar792018-08-113-23/+39
| * | Merge pull request #4897 from MetaMask/qr-code-scanBruno Barbieri2018-08-1114-4/+410
| |\ \ | | |/ | |/|
| | * add submit button typebrunobar792018-08-091-0/+1
| | * lintbrunobar792018-08-081-1/+1
| | * code review changesbrunobar792018-08-081-8/+17
| | * fix merge conflictsbrunobar792018-08-085-14/+25
| | |\
| | * | lintbrunobar792018-08-041-1/+1
| | * | fixed issue with inputbrunobar792018-08-043-2/+6
| | * | clear qr code data before scanningbrunobar792018-08-041-0/+3
| | * | design completebrunobar792018-08-044-18/+108
| | * | fixbrunobar792018-08-011-1/+6
| | * | lintbrunobar792018-08-011-2/+0
| | * | added crossbrowser support and error handlingbrunobar792018-08-015-48/+87
| | * | send to fullscreen if no permission from popupbrunobar792018-07-312-11/+32
| | * | kill camera stream when unmoutingbrunobar792018-07-311-1/+4
| | * | copybrunobar792018-07-311-1/+1
| | * | clean up cssbrunobar792018-07-313-30/+58
| | * | use existing modalsbrunobar792018-07-317-190/+163
| | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into qr-code...brunobar792018-07-312-2/+12
| | |\ \
| | * | | fix unit testsbrunobar792018-07-271-0/+2
| | * | | fix dependenciesbrunobar792018-07-271-1/+1
| | * | | fix linting errorsbrunobar792018-07-272-2/+2
| | * | | fix merge conflictsbrunobar792018-07-279-7/+328
| | |\ \ \
| | * | | | added webrtc-adapter for browser compatbrunobar792018-07-271-0/+1
| | * | | | fully working without tweaking ext. permissionbrunobar792018-07-274-3/+4
| | * | | | working without permission issuesbrunobar792018-07-271-36/+44
| | * | | | fix spinner and qr iconbrunobar792018-07-251-2/+5
| | * | | | decent UIbrunobar792018-07-251-21/+43
| | * | | | working without injectionbrunobar792018-07-255-5/+176
| | * | | | added qr code scanner icon in send transactionbrunobar792018-07-246-5/+15
| | * | | | camera working back and forthbrunobar792018-07-243-1/+15
| * | | | | Merge pull request #5000 from MetaMask/contract-method-conf-sim-failureDan J Miller2018-08-091-1/+1
| |\ \ \ \ \
| | * | | | | Show error while allowing confirmation of transaction where simulation failsDan Miller2018-08-091-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Fix lint error in tx-listWhymarrh Whitby2018-08-091-1/+1
| * | | | | Get nonce for showing retry button using ethQuery transaction count.Dan Miller2018-08-092-6/+20
| |/ / / /
* | | | | delete according image when token added with watchToken deletedEsteban MIno2018-08-173-9/+9
* | | | | correct behavior when notification is closed when popupEsteban MIno2018-08-173-7/+9
* | | | | WIPEsteban MIno2018-08-173-3/+10
* | | | | show watch asset image from hide token modalEsteban MIno2018-08-162-12/+14
* | | | | add suggested tokens objects in metamask stateEsteban MIno2018-08-162-5/+4
* | | | | add support for images base64 and urls on new uiEsteban MIno2018-08-156-40/+61
* | | | | refactor unused codeEsteban MIno2018-08-082-9/+3
* | | | | Merge branch 'develop' into WatchTokenFeatureEsteban MiƱo2018-08-085-14/+25
|\| | | |
| * | | | Merge pull request #4948 from MetaMask/i4638-update-fontAlexander Tseung2018-08-042-4/+0
| |\ \ \ \
| | * | | | Update Font in Account SelectorAlexander Tseung2018-08-042-4/+0
| * | | | | Disable Confirm button on subsequent clicks to prevent confirming multiple timesAlexander Tseung2018-08-042-6/+21
| |/ / / /
| * | | / Show the retry button on latest tx of earliest nonce.Dan Miller2018-08-011-4/+4
| | |_|/ | |/| |
* | | | clean confirm add token componentEsteban MIno2018-08-072-6/+2
* | | | new confirm add suggested token componentEsteban MIno2018-08-074-2/+147
* | | | eth_watchToken workingEsteban MIno2018-08-042-3/+9
* | | | popup initializing with suggested tokensEsteban MIno2018-08-041-6/+2
* | | | rpc-engine not crashing when eth_watchTokenEsteban MIno2018-08-041-4/+0
* | | | merge developEsteban MIno2018-08-04255-2742/+5451
|\| | |