| Commit message (Expand) | Author | Age | Files | Lines |
* | About tab copy changes; Update route for Info & Help in account menu (#6356) | Chi Kei Chan | 2019-03-30 | 1 | -0/+6 |
* | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension in... | kumavis | 2019-03-29 | 1 | -1/+10 |
|\ |
|
| * | merging upstream branch | Vimal | 2018-11-12 | 1 | -7/+88 |
| |\ |
|
| * | | Adding CoinSwitch exchange | Vimal | 2018-10-22 | 1 | -0/+9 |
* | | | Cancel error rebased (#6341) | Dan J Miller | 2019-03-26 | 1 | -0/+3 |
* | | | New settings page rebased (#6333) | Dan J Miller | 2019-03-26 | 1 | -3/+27 |
* | | | Replaces the coinbase link in the deposit modal with one for wyre (#6302) | Dan J Miller | 2019-03-22 | 1 | -0/+9 |
* | | | Hide gas price chart and prevent api call when not on ethereum networks. (#6300) | Dan J Miller | 2019-03-22 | 1 | -0/+3 |
* | | | Fix typos in English messages (#6317) | Thomas Huang | 2019-03-19 | 1 | -2/+2 |
* | | | Fix typo | Thomas Huang | 2019-03-06 | 1 | -1/+1 |
* | | | Metametrics (#6171) | Dan J Miller | 2019-03-05 | 1 | -3/+21 |
* | | | First time flow updates (#6192) | Dan J Miller | 2019-02-27 | 1 | -1/+64 |
* | | | Show/Hide Fiat on Testnets based on User Preference (#6153) | Chi Kei Chan | 2019-02-27 | 1 | -0/+6 |
* | | | Feature Flag + Mobile Sync (#5955) | Dan Finlay | 2019-02-26 | 1 | -0/+27 |
* | | | Change "Token Address" to "Token Contract Address" (#6182) | Chi Kei Chan | 2019-02-20 | 1 | -0/+3 |
* | | | Add Copy Tx ID button to transaction-list-item-details (#6146) | Chi Kei Chan | 2019-02-17 | 1 | -0/+6 |
* | | | Fixed issue #5838 (#6001) | Jonathan Smirnoff | 2019-02-14 | 1 | -0/+3 |
* | | | Add togglable advanced gas controls on send and confirm screens (#6112) | Dan J Miller | 2019-02-06 | 1 | -0/+12 |
* | | | Add announcement for users migrated to the new UI | Whymarrh Whitby | 2019-02-05 | 1 | -0/+3 |
* | | | Add visual indicator when displaying a cached balance (#5854) | Dan J Miller | 2019-01-30 | 1 | -0/+3 |
* | | | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 1 | -0/+54 |
* | | | Prevent send to token (#6051) | Esteban Miño | 2019-01-23 | 1 | -0/+3 |
* | | | Fix grammar error in Current Conversion (#6029) | Alexander Tseung | 2019-01-17 | 1 | -2/+2 |
* | | | Refine app description | Dan Finlay | 2019-01-06 | 1 | -1/+1 |
* | | | Clean up for the loading-network-screen | Dan Miller | 2018-12-13 | 1 | -0/+6 |
* | | | Add identifier of private network to the network loading screen message. | Dan Miller | 2018-12-13 | 1 | -0/+3 |
* | | | Add missing translation to the gas customization component. | Dan Miller | 2018-12-13 | 1 | -0/+30 |
* | | | Group transactions by nonce (#5886) | Alexander Tseung | 2018-12-10 | 1 | -9/+27 |
* | | | Fix "fastest" translation message; change to sentence case | Dan Miller | 2018-12-04 | 1 | -1/+1 |
* | | | Redesign of gas customization basic tab. | Dan Miller | 2018-12-04 | 1 | -0/+3 |
* | | | Clean up for advanced gas tab customization changes. | Dan Miller | 2018-12-04 | 1 | -0/+3 |
* | | | Test updates and additions for button integration with send screen. | Dan Miller | 2018-12-04 | 1 | -0/+3 |
* | | | Integrate gas buttons with the send screen. | Dan Miller | 2018-12-04 | 1 | -0/+12 |
* | | | Split advanced-tab-content.component.js render() method into smaller pieces;... | Dan Miller | 2018-12-04 | 1 | -0/+12 |
* | | | Adds the content of the advanced tab - w/o chart or dynamic content - to gas ... | Dan Miller | 2018-12-04 | 1 | -0/+6 |
* | | | Adds new gas customization modal container (without content) | Dan Miller | 2018-12-04 | 1 | -0/+18 |
* | | | Increase Token Symbol length to twelve | Thomas Huang | 2018-11-23 | 1 | -2/+2 |
* | | | Remove "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 1 | -2/+2 |
* | | | Fixes #3425: Better support for batch transactions (#5437) | PaddyMc | 2018-11-14 | 1 | -0/+6 |
| |/
|/| |
|
* | | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 1 | -6/+6 |
* | | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 1 | -3/+9 |
* | | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 1 | -6/+9 |
* | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -0/+30 |
* | | Merge pull request #5567 from MetaMask/HowardBraham-develop | kumavis | 2018-10-30 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB... | kumavis | 2018-10-26 | 1 | -0/+3 |
| |\ \ |
|
| * | | | send tx - validate - simplify error message for attempting to call function o... | kumavis | 2018-10-21 | 1 | -1/+1 |
| * | | | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 1 | -16/+40 |
| |\ \ \ |
|
| * | | | | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 1 | -0/+3 |
* | | | | | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 1 | -2/+20 |
| |_|/ /
|/| | | |
|
* | | | | Add Activity Log entry for onchain failures for a transaction. Change scrolli... | Alexander Tseung | 2018-10-23 | 1 | -0/+3 |
| |/ /
|/| | |
|
* | | | Extract Add Token button into its own component | Whymarrh Whitby | 2018-10-18 | 1 | -0/+6 |
* | | | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 1 | -1/+10 |
* | | | Fix wording of private key warning shown during export | Whymarrh Whitby | 2018-10-17 | 1 | -1/+1 |
* | | | Update wording on export privkey modal | Whymarrh Whitby | 2018-10-17 | 1 | -1/+1 |
* | | | Add txReceipt data to transaction details (#5513) | Alexander Tseung | 2018-10-16 | 1 | -0/+3 |
| |/
|/| |
|
* | | Fix en, ko locales (#5483) | Noel Yoo | 2018-10-11 | 1 | -1/+1 |
* | | Alphabetize en locale json keys | noelyoo | 2018-10-10 | 1 | -12/+12 |
* | | Fix formatting of locale files (#5479) | Noel Yoo | 2018-10-10 | 1 | -3/+3 |
* | | Added account options on home screen | Santiago Gonzalez Toral | 2018-10-10 | 1 | -0/+6 |
|/ |
|
* | 100% French locale, reordering of English locale, fixes #5457 (#5470) | Vincent | 2018-10-09 | 1 | -88/+88 |
* | Merge pull request #5432 from alextsg/i5362-fix-translate | Dan Finlay | 2018-10-06 | 1 | -0/+3 |
|\ |
|
| * | Translate method names in the transaction list only when applicable | Alexander Tseung | 2018-10-05 | 1 | -0/+3 |
* | | Update "cancel" copy | Alexander Tseung | 2018-10-05 | 1 | -1/+1 |
|/ |
|
* | Remove "Copy Contract Address" from token options | Whymarrh Whitby | 2018-10-04 | 1 | -3/+0 |
* | Reword batch reject confirm as "Reject All" | Whymarrh Whitby | 2018-10-02 | 1 | -0/+3 |
* | Confirm rejecting multiple transactions with modal | Whymarrh Whitby | 2018-10-02 | 1 | -0/+3 |
* | s/Cancel/Reject/ on confirm screen for clarity | Whymarrh Whitby | 2018-10-02 | 1 | -0/+6 |
* | Add "Cancel All" button to confirm footer | Whymarrh Whitby | 2018-10-02 | 1 | -0/+3 |
* | Merge pull request #5282 from MetaMask/tx-cancel-ui | Alexander Tseung | 2018-09-25 | 1 | -0/+18 |
|\ |
|
| * | Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModa... | Alexander Tseung | 2018-09-21 | 1 | -1/+1 |
| * | Add TransactionDetails modal | Alexander Tseung | 2018-09-20 | 1 | -0/+3 |
| * | Switch existing modals from using Notification to Modal. Remove Notification ... | Alexander Tseung | 2018-09-20 | 1 | -0/+15 |
* | | Fix translation casing | Alexander Tseung | 2018-09-21 | 1 | -2/+2 |
* | | Add Current Conversion Updated string to translations | Alexander Tseung | 2018-09-20 | 1 | -0/+3 |
* | | Refactor settings page to use JSX and follow component file folder structure | Alexander Tseung | 2018-09-20 | 1 | -0/+9 |
|/ |
|
* | Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo... | Alexander Tseung | 2018-09-13 | 1 | -5/+8 |
* | Add tests for TransactionActivityLog. Make changes to rendering events | Alexander Tseung | 2018-09-13 | 1 | -0/+24 |
* | Add ActivityLog component | Alexander Tseung | 2018-09-13 | 1 | -0/+3 |
* | Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data | Dan J Miller | 2018-09-04 | 1 | -0/+6 |
|\ |
|
| * | Adds feature flag toggle for the hex data row on the send screen. | Dan Miller | 2018-08-27 | 1 | -0/+6 |
* | | fix conflicts | Esteban MIno | 2018-08-29 | 1 | -2/+23 |
|\ \ |
|
| * | | Fix naming, add eth.getCode check for actions, fix translations for statuses | Alexander Tseung | 2018-08-24 | 1 | -0/+3 |
| * | | Change "Outgoing" to "Sent Ether" or "Sent Token" | Alexander Tseung | 2018-08-24 | 1 | -0/+6 |
| * | | Fix integration tests | Alexander Tseung | 2018-08-24 | 1 | -0/+3 |
| * | | Use css grid for TransactionListItem for responsive layout | Alexander Tseung | 2018-08-24 | 1 | -6/+6 |
| * | | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 1 | -1/+10 |
| |/ |
|
| * | Add new variant for SenderToRecipient component | Alexander Tseung | 2018-08-23 | 1 | -1/+1 |
* | | Merge branch 'develop' into WatchTokenFeature | Esteban MIno | 2018-08-21 | 1 | -18/+54 |
|\| |
|
| * | ui ready | brunobar79 | 2018-08-17 | 1 | -2/+5 |
| * | connect screen ready | brunobar79 | 2018-08-17 | 1 | -5/+5 |
| * | change Metamask for MetaMask | brunobar79 | 2018-08-15 | 1 | -7/+1 |
| * | Merge branch 'develop' into ledger-support | Bruno Barbieri | 2018-08-15 | 1 | -4/+10 |
| |\ |
|
| | * | Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages | Whymarrh Whitby | 2018-08-14 | 1 | -2/+2 |
| | * | Fix casing of MetaMask in all localized messages | Whymarrh Whitby | 2018-08-14 | 1 | -3/+3 |
| * | | ui fixes | brunobar79 | 2018-08-15 | 1 | -11/+8 |
| * | | legacy and new hd path working | brunobar79 | 2018-08-14 | 1 | -0/+6 |
| |/ |
|
| * | code review changes | brunobar79 | 2018-08-08 | 1 | -0/+3 |
| * | fix merge conflicts | brunobar79 | 2018-08-08 | 1 | -0/+3 |
| |\ |
|
| * | | design complete | brunobar79 | 2018-08-04 | 1 | -2/+8 |
| * | | added crossbrowser support and error handling | brunobar79 | 2018-08-01 | 1 | -0/+6 |
| * | | send to fullscreen if no permission from popup | brunobar79 | 2018-07-31 | 1 | -0/+3 |
| * | | copy | brunobar79 | 2018-07-31 | 1 | -1/+1 |
| * | | use existing modals | brunobar79 | 2018-07-31 | 1 | -0/+12 |
* | | | Merge branch 'develop' into WatchTokenFeature | Esteban Miño | 2018-08-08 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Show invalid seed phrase error when importing new account | Whymarrh Whitby | 2018-08-07 | 1 | -0/+3 |
| |/ |
|
* / | new confirm add suggested token component | Esteban MIno | 2018-08-07 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #4625 from MetaMask/initial-trezor-support | Bruno Barbieri | 2018-07-20 | 1 | -1/+106 |
|\ |
|
| * | last css fixes | brunobar79 | 2018-07-19 | 1 | -0/+3 |
| * | design done | brunobar79 | 2018-07-19 | 1 | -4/+40 |
| * | 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 | 1 | -0/+3 |
| |\ |
|
| * | | updated account list based on new designs | brunobar79 | 2018-07-18 | 1 | -0/+6 |
| * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-14 | 1 | -0/+6 |
| |\ \ |
|
| * | | | update label | brunobar79 | 2018-07-14 | 1 | -1/+1 |
| * | | | added affiliate link to trezor | brunobar79 | 2018-07-14 | 1 | -0/+3 |
| * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-13 | 1 | -0/+24 |
| |\ \ \ |
|
| * | | | | added tooltip | brunobar79 | 2018-07-12 | 1 | -1/+1 |
| * | | | | forget device and autiload account features added | brunobar79 | 2018-07-12 | 1 | -0/+3 |
| * | | | | finish warning modal UI | brunobar79 | 2018-07-11 | 1 | -0/+9 |
| * | | | | added ui to remove accounts | brunobar79 | 2018-07-10 | 1 | -0/+3 |
| * | | | | copy updated | brunobar79 | 2018-07-07 | 1 | -1/+1 |
| * | | | | update connect harwdware screen | brunobar79 | 2018-07-07 | 1 | -0/+9 |
| * | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-07 | 1 | -0/+9 |
| |\ \ \ \ |
|
| * | | | | | move strings to localization file | brunobar79 | 2018-07-06 | 1 | -0/+9 |
| * | | | | | move hardcoded strings to localization file | brunobar79 | 2018-07-03 | 1 | -0/+15 |
| * | | | | | fix merge conflicts | brunobar79 | 2018-07-02 | 1 | -0/+9 |
| |\ \ \ \ \ |
|
| * | | | | | | initial trezor support | Bruno | 2018-06-10 | 1 | -0/+9 |
* | | | | | | | Use Number constructor for number conversion. Use existing noConversionRateAv... | Alexander Tseung | 2018-07-18 | 1 | -3/+0 |
* | | | | | | | Add fallback when no function found, fix network colors, add fiat values for ... | Alexander Tseung | 2018-07-18 | 1 | -0/+9 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Fix edge cases and add translation compatibility | Sara Reynolds | 2018-07-17 | 1 | -0/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Add tooltip to new tab icon in tx-view | Whymarrh Whitby | 2018-07-12 | 1 | -0/+3 |
* | | | | | Add tooltip to menu icon in tx-view | Whymarrh Whitby | 2018-07-12 | 1 | -0/+3 |
| |_|_|/
|/| | | |
|
* | | | | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 1 | -0/+3 |
* | | | | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+21 |
| |_|/
|/| | |
|
* | | | Update import from seed screen on new ui. | Dan | 2018-07-05 | 1 | -0/+9 |
| |/
|/| |
|
* | | Merge branch 'develop' into i4409-i4410-ens-input-enhancements | Dan | 2018-06-20 | 1 | -0/+6 |
|\ \ |
|
| * | | View address of an added token (#4591) | Csaba S | 2018-06-19 | 1 | -0/+6 |
| |/ |
|
* / | ENS input in send form shows distinct errors for invalid addresses and non-ex... | Dan | 2018-06-15 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-01 | 1 | -4/+19 |
|\ |
|
| * | Add new alert modals | Alexander Tseung | 2018-06-01 | 1 | -1/+10 |
| * | Add rpc key to i18n messages (#4375) | Alexander Tseung | 2018-05-30 | 1 | -0/+3 |
| * | Add notification for dropped retry transactions (#4363) | Alexander Tseung | 2018-05-30 | 1 | -3/+6 |
* | | Display correct titles and subtitles on send token and editing send transacti... | Dan | 2018-05-25 | 1 | -0/+7 |
|/ |
|
* | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -1/+10 |
* | Add error message when passwords don't match in first time flow. Change input... | Alexander Tseung | 2018-05-14 | 1 | -1/+1 |
* | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -1/+10 |
* | Use new design for reveal seed screen. Persist seed words only in first time ... | Alexander Tseung | 2018-04-23 | 1 | -3/+30 |
* | Fix spinner layout | Alexander Tseung | 2018-04-18 | 1 | -2/+2 |
* | Fix BigNumber exception in confirm-send-ether | Alexander Tseung | 2018-04-18 | 1 | -0/+3 |
* | Address Add Token design feedback | David Yoo | 2018-04-03 | 1 | -1/+1 |
* | Adds simulation failure error messages to confirm screen. | Dan | 2018-04-03 | 1 | -0/+3 |
* | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -0/+15 |
|\ |
|
| * | Updates Add token screen to latest design. | Dan | 2018-03-24 | 1 | -0/+15 |
* | | Correct reprice title and subtitle key names. | Dan | 2018-03-22 | 1 | -2/+2 |
* | | i18n redux solution doesn't require importing t() and passing state to each t... | Dan | 2018-03-22 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra... | kumavis | 2018-03-21 | 1 | -3/+78 |
|\| |
|
| * | Add i18n to tx status | Thomas | 2018-03-21 | 1 | -1/+13 |
| * | Update onlySendToEtherAddress message | Thomas | 2018-03-21 | 1 | -1/+1 |
| * | Add i18n in settings/info | Thomas | 2018-03-21 | 1 | -0/+3 |
| * | Started on Tx list i18n | Thomas | 2018-03-21 | 1 | -0/+6 |
| * | Remove duplicate keys | Thomas | 2018-03-20 | 1 | -7/+1 |
| * | Add send screen template | Dan Finlay | 2018-03-20 | 1 | -1/+13 |
| * | Add template for settings and info | Dan Finlay | 2018-03-20 | 1 | -0/+9 |
| * | Add recover and backup tempaltes | Dan Finlay | 2018-03-20 | 1 | -0/+18 |
| * | Add connecting indication templates | Dan Finlay | 2018-03-20 | 1 | -0/+15 |
|/ |
|
* | Fix messages typo (#3591) | Thomas Huang | 2018-03-17 | 1 | -1/+1 |
* | More for i18n | Thomas | 2018-03-16 | 1 | -0/+210 |
* | Add sigRequest for Signature Request | Thomas | 2018-03-13 | 1 | -0/+3 |
* | Missing comma in messages.json | Dan | 2018-03-07 | 1 | -1/+1 |
* | Merge branch 'master' into i18n | Dan | 2018-03-07 | 1 | -4/+18 |
|\ |
|
* | | complete i18n across new UI | Nick Doiron | 2018-01-30 | 1 | -66/+102 |
* | | better organization of locale file; i18n in more view files | Nick Doiron | 2018-01-24 | 1 | -125/+506 |
* | | first steps to i18n | Nick Doiron | 2018-01-23 | 1 | -1/+166 |
|/ |
|
* | Fix MetaMask title for EN. | Kevin Serrano | 2016-07-14 | 1 | -1/+1 |
* | init commit | kumavis | 2015-08-01 | 1 | -0/+10 |