Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent loading screen from overlaying the app bar | Whymarrh Whitby | 2018-09-20 | 3 | -7/+11 |
* | 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 |
* | 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 |
| |\ | |||||
| | * | 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 | 62 | -314/+1400 |
|\ | |||||
| * | Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo... | Alexander Tseung | 2018-09-13 | 8 | -13/+39 |
| * | 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 |
| * | Add raised type buttons to Button component. Refactor all buttons within app ... | Alexander Tseung | 2018-09-13 | 18 | -94/+180 |
| * | 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 | 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 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 |
| * | | 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 |
* | 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 |
|\ | |||||
| * | 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 |
|\ \ | |||||
| * | | 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 |
|\ \ | |||||
| * | | 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. | 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 | 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 |
| |\ \ | |||||
| | * | | 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 | 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 |
| |\ | |||||
| | * | 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 | 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 | 40 | -155/+920 |
|\| | |||||
| * | 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. | 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 | 17 | -6/+474 |
| |\ | |||||
| | * | 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 | 1 | -8/+17 |
| | * | | 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 | 1 | -0/+3 |
| | * | | | design complete | brunobar79 | 2018-08-04 | 5 | -21/+117 |
| | * | | | fix | brunobar79 | 2018-08-01 | 1 | -1/+6 |
| | * | | | lint | brunobar79 | 2018-08-01 | 1 | -2/+0 |
| | * | | | added crossbrowser support and error handling | brunobar79 | 2018-08-01 | 6 | -49/+112 |
| | * | | | 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 qr-code... | brunobar79 | 2018-07-31 | 4 | -6/+30 |
| | |\ \ \ | |||||
| | * | | | | 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 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 |
|\| | | | | |||||
| * | | | | Merge branch 'develop' into TokensPerAccountBasis | Esteban MIno | 2018-08-08 | 10 | -21/+55 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #4948 from MetaMask/i4638-update-font | Alexander Tseung | 2018-08-04 | 3 | -5/+0 |
| | |\ \ \ \ | |||||
| | | * | | | | Update Font in Account Selector | Alexander Tseung | 2018-08-04 | 3 | -5/+0 |
| | * | | | | | Disable Confirm button on subsequent clicks to prevent confirming multiple times | Alexander Tseung | 2018-08-04 | 2 | -6/+21 |
| | |/ / / / | |||||
| | * | | / | Show the retry button on latest tx of earliest nonce. | Dan Miller | 2018-08-01 | 1 | -4/+4 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'develop' into TokensPerAccountBasis | Esteban Miño | 2018-07-28 | 8 | -1/+322 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | add & delete tokens per network | Esteban MIno | 2018-07-27 | 1 | -1/+2 |
* | | | | | watch token on old ui | Esteban MIno | 2018-08-08 | 2 | -0/+18 |
* | | | | | clean confirm add token component | Esteban MIno | 2018-08-07 | 2 | -6/+2 |
* | | | | | new confirm add suggested token component | Esteban MIno | 2018-08-07 | 7 | -12/+161 |
* | | | | | fix duplicated action | Esteban MIno | 2018-08-07 | 1 | -6/+0 |
* | | | | | eth_watchToken working | Esteban MIno | 2018-08-04 | 4 | -3/+34 |
* | | | | | popup initializing with suggested tokens | Esteban MIno | 2018-08-04 | 1 | -6/+2 |
* | | | | | rpc-engine not crashing when eth_watchToken | Esteban MIno | 2018-08-04 | 1 | -4/+0 |
* | | | | | merge develop | Esteban MIno | 2018-08-04 | 296 | -3213/+7863 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Round large exponential numbers | Alexander Tseung | 2018-07-28 | 3 | -6/+23 |
| * | | | | Fix overflow for long total strings in confirm string | Alexander Tseung | 2018-07-26 | 1 | -0/+7 |
| | |/ / | |/| | | |||||
| * | | | Merge pull request #4885 from MetaMask/RetryOnEarliestPendingTx | Dan J Miller | 2018-07-26 | 1 | -1/+10 |
| |\ \ \ | |||||
| | * | | | earliest tx by submittedTime | Esteban MIno | 2018-07-26 | 1 | -5/+8 |
| | * | | | only show retry button on earliest pending tx | Esteban MIno | 2018-07-26 | 1 | -1/+7 |
| | |/ / | |||||
| * | | | lint fix | Sara Reynolds | 2018-07-26 | 1 | -2/+2 |
| * | | | Update prop names | Sara Reynolds | 2018-07-26 | 1 | -7/+7 |
| * | | | Add tests for Confirm Detail Row | Sara Reynolds | 2018-07-26 | 1 | -0/+64 |
| * | | | Merge pull request #4845 from MetaMask/button-group | Dan J Miller | 2018-07-25 | 6 | -0/+248 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Adds tests for button group component. | Dan Miller | 2018-07-24 | 1 | -0/+97 |
| | * | | Add ButtonGroup component | Alexander Tseung | 2018-07-24 | 5 | -0/+151 |
| * | | | Add close window support to signature requests. Move logic to actions | Alexander Tseung | 2018-07-24 | 5 | -31/+108 |
| * | | | UI confirm screen closes confirmation window on submit or cancel of a tx | Dan Miller | 2018-07-24 | 1 | -4/+15 |
| | |/ | |/| | |||||
| * | | Merge pull request #4851 from MetaMask/fix-trezor-alert | Dan Finlay | 2018-07-24 | 1 | -4/+11 |
| |\ \ | |||||
| | * | | show alert ONLY when device is connected | brunobar79 | 2018-07-23 | 1 | -4/+11 |
| * | | | Merge pull request #4848 from MetaMask/fix-alert-flash | Dan Finlay | 2018-07-24 | 1 | -6/+46 |
| |\ \ \ | |||||
| | * | | | refactor Alert component to work properly | brunobar79 | 2018-07-22 | 1 | -6/+46 |
| | |/ / | |||||
| * | | | fix type | 板橋 清信 | 2018-07-23 | 1 | -1/+1 |
| * | | | fix token amount | 板橋 清信 | 2018-07-23 | 1 | -3/+2 |
| |/ / | |||||
| * | | Add fallback options for displaying recipient name in the Confirm screen | Alexander Tseung | 2018-07-21 | 3 | -10/+24 |
| * | | Merge pull request #4625 from MetaMask/initial-trezor-support | Bruno Barbieri | 2018-07-20 | 20 | -23/+1338 |
| |\ \ | | |/ | |/| | |||||
| | * | last css fixes | brunobar79 | 2018-07-19 | 3 | -10/+42 |
| | * | added new global alert | brunobar79 | 2018-07-19 | 6 | -8/+126 |
| | * | fix support link | brunobar79 | 2018-07-19 | 1 | -1/+1 |
| | * | fix unsupported browser view | brunobar79 | 2018-07-19 | 2 | -2/+6 |
| | * | lint | brunobar79 | 2018-07-19 | 1 | -1/+1 |
| | * | scroll smooth | brunobar79 | 2018-07-19 | 2 | -3/+12 |
| | * | design done | brunobar79 | 2018-07-19 | 3 | -44/+178 |
| | * | fix browser not supported screen | brunobar79 | 2018-07-18 | 1 | -1/+1 |
| | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-18 | 3 | -31/+42 |
| | |\ | |||||
| | * | | updated account list based on new designs | brunobar79 | 2018-07-18 | 4 | -25/+85 |
| | * | | Merge branch 'develop' into initial-trezor-support | brunobar79 | 2018-07-17 | 129 | -115/+251 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-14 | 4 | -42/+29 |
| | |\ \ \ | |||||
| | * | | | | fix account selection | brunobar79 | 2018-07-14 | 2 | -3/+11 |
| | * | | | | added affiliate link to trezor | brunobar79 | 2018-07-14 | 2 | -0/+22 |
| | * | | | | detect ability to open popup instead of browser | brunobar79 | 2018-07-13 | 2 | -6/+13 |
| | * | | | | fix account balance bug | brunobar79 | 2018-07-13 | 2 | -10/+16 |
| | * | | | | remove account modal updated | brunobar79 | 2018-07-13 | 2 | -15/+55 |
| | * | | | | catching up with develop | brunobar79 | 2018-07-13 | 3 | -13/+48 |
| | * | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-13 | 104 | -591/+4351 |
| | |\ \ \ \ | |||||
| | * | | | | | added tooltip | brunobar79 | 2018-07-12 | 3 | -5/+16 |
| | * | | | | | forget device and autiload account features added | brunobar79 | 2018-07-12 | 4 | -1/+95 |
| | * | | | | | clean up | brunobar79 | 2018-07-11 | 3 | -6/+6 |
| | * | | | | | account removal is working | brunobar79 | 2018-07-11 | 4 | -14/+40 |
| | * | | | | | finish warning modal UI | brunobar79 | 2018-07-11 | 8 | -3/+111 |
| | * | | | | | added ui to remove accounts | brunobar79 | 2018-07-10 | 2 | -4/+47 |
| | * | | | | | fix account duplication | brunobar79 | 2018-07-10 | 1 | -6/+0 |
| | * | | | | | fix all the account related bugs | brunobar79 | 2018-07-10 | 2 | -13/+27 |
| | * | | | | | copy updated | brunobar79 | 2018-07-07 | 2 | -2/+5 |
| | * | | | | | update connect harwdware screen | brunobar79 | 2018-07-07 | 2 | -9/+25 |
| | * | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-07 | 30 | -195/+542 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | UI refactor | brunobar79 | 2018-07-06 | 3 | -97/+106 |
| | * | | | | | | Refactor UI | brunobar79 | 2018-07-06 | 4 | -266/+328 |
| | * | | | | | | move strings to localization file | brunobar79 | 2018-07-06 | 1 | -11/+12 |
| | * | | | | | | added message for non-chrome browsers | brunobar79 | 2018-07-06 | 2 | -1/+39 |
| | * | | | | | | lint fix | brunobar79 | 2018-07-04 | 1 | -1/+1 |
| | * | | | | | | fix merge conflicts | brunobar79 | 2018-07-04 | 7 | -7/+63 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-07-04 | 20 | -22/+22 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | move hardcoded strings to localization file | brunobar79 | 2018-07-03 | 1 | -17/+7 |
| | * | | | | | | | | always open connect hardware in full screen mode | brunobar79 | 2018-07-03 | 1 | -1/+9 |
| | * | | | | | | | | fix merge conflicts | brunobar79 | 2018-07-02 | 54 | -203/+569 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | fix merge conflicts | Bruno | 2018-06-13 | 2 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | move TrezorKeyring to its own package | Bruno | 2018-06-13 | 1 | -3/+3 |
| | * | | | | | | | | | | balances working | Bruno | 2018-06-11 | 1 | -2/+18 |
| | * | | | | | | | | | | initial trezor support | Bruno | 2018-06-10 | 7 | -6/+413 |
| * | | | | | | | | | | | Merge pull request #4822 from whymarrh/show-more-address | Whymarrh Whitby | 2018-07-19 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Show first four characters of account after 0x in wallet | Whymarrh Whitby | 2018-07-18 | 1 | -1/+1 |
| | * | | | | | | | | | | | Show first four characters of account after 0x in tx list | Whymarrh Whitby | 2018-07-18 | 1 | -2/+2 |
| * | | | | | | | | | | | | Don't set txData to an empty string | Whymarrh Whitby | 2018-07-18 | 1 | -1/+1 |
| * | | | | | | | | | | | | Inline single-use vars in send-footer.utils | Whymarrh Whitby | 2018-07-18 | 1 | -3/+1 |
| * | | | | | | | | | | | | Send data along with other tx params | Whymarrh Whitby | 2018-07-18 | 7 | -16/+66 |
| * | | | | | | | | | | | | Hook up send component w/ UPDATE_SEND_HEX_DATA action | Whymarrh Whitby | 2018-07-18 | 3 | -5/+28 |