Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cancel error rebased (#6341) | Dan J Miller | 2019-03-26 | 1 | -0/+3 |
| | | | | | | | | | | | | | | * Check balance before showing cancel * Fix linter * Use existing helper methods for calculating increased cancel price * Add tooltip for disabled button * Lint fix for cancelError branch. * Disabling of cancel button should account for value of tx. | ||||
* | New settings page rebased (#6333) | Dan J Miller | 2019-03-26 | 1 | -3/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New setting tab * Add InfoTab * Add Advanced tab * Add Security Tab * Finish mobile view * Make new setting page responsive * Fix linter * Fix y scrolling * Update link in network dropdown * Fix e2e tests * Remove duplicate translation key * Resolve merge conflict * Only change settings header in popup view. * Place mobile-sync button in advanced-tab of settings | ||||
* | 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 |
| | | | Add missing translations in gas customization modal | ||||
* | Fix typos in English messages (#6317) | Thomas Huang | 2019-03-19 | 1 | -2/+2 |
| | |||||
* | Improve Korean translations (#6268) | bowbowbow | 2019-03-12 | 1 | -29/+350 |
| | |||||
* | Uppercase and context fixes on Spanish translation. | Pedro Gutiérrez | 2019-03-07 | 1 | -18/+18 |
| | |||||
* | Fix typo | Thomas Huang | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Metametrics (#6171) | Dan J Miller | 2019-03-05 | 1 | -3/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add metametrics provider and util. * Add backend api and state for participating in metametrics. * Add frontend action for participating in metametrics. * Add metametrics opt-in screen. * Add metametrics events to first time flow. * Add metametrics events for route changes * Add metametrics events for send and confirm screens * Add metametrics events to dropdowns, transactions, log in and out, settings, sig requests and main screen * Ensures each log in is measured as a new visit by metametrics. * Ensure metametrics is called with an empty string for dimensions params if specified * Adds opt in metametrics modal after unlock for existing users * Adds settings page toggle for opting in and out of MetaMetrics * Switch metametrics dimensions to page level scope * Lint, test and translation fixes for metametrics. * Update design for metametrics opt-in screen * Complete responsive styling of metametrics-opt-in modal * Use new chart image on metrics opt in screens * Incorporate the metametrics opt-in screen into the new onboarding flow * Update e2e tests to accomodate metametrics changes * Mock out metametrics network requests in integration tests * Fix tx-list integration test to support metametrics provider. * Send number of tokens and accounts data with every metametrics event. * Update metametrics event descriptor schema and add new events. * Fix import tos bug and send gas button bug due to metametrics changes. * Various small fixes on the metametrics branch. * Add origin custom variable type to metametrics.util * Fix names of onboarding complete actions (metametrics). * Fix names of Metrics Options actions (metametrics). * Clean up code related to metametrics. * Fix bad merge conflict resolution and improve promise handling in sendMetaMetrics event and confrim tx base * Don't send a second metrics event if user has gone back during first time flow. * Collect metametrics on going back from onboarding create/import. * Add missing custom variable constants for metametrics * Fix metametrics provider * Make height of opt-in modal responsive. * Adjust text content for opt-in modal. * Update metametrics event names and clean up code in opt-in-modal * Put phishing warning step next to last in onboarding flow * Link terms of service on create and import screens of first time flow * Add subtext to options on the onboarding select action screen. * Fix styling of bullet points on end of onboarding screen. * Combine phishing warning and congratulations screens. * Fix placement of users if unlocking after an incomplete onboarding import flow. * Fix capitalization in opt-in screen * Fix last onboarding screen translations * Add link to 'Learn More' on the last screen of onboarding * Code clean up: metametrics branch * Update e2e tests for phishing warning step removal * e2e tests passing on metametrics branch * Different tracking urls for metametrics on development and prod | ||||
* | First time flow updates (#6192) | Dan J Miller | 2019-02-27 | 1 | -1/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Action select step of onboarding flow added. * Update navigation on create and import password screens. * Adds terms of service checkbox to create and import account screens. * Add security warning to jazzicon intro step * Update and streamline unique image to confirm seed steps of first time flow. * UI touch ups to welcome screen. * UI touch up on select action page * Fix first time import flow. * Add end of flow screen to first time flow * Replace unique image screen with updated fishing warning screen. * Update e2e tests for onboarding flow changes. * Add required translations to onboarding flow. * Update design of select action screen to emphasize create new wallet option. * Clean up onboarding flow code. * Remove notice related code from first-time-flow directory. * Use updater function argument in new-account.component | ||||
* | 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 |
| | | | | | | * Add Copy Tx ID button to transaction-list-item-details * Move justCopied toggle timeout inside setState callback | ||||
* | Fixed issue #5838 (#6001) | Jonathan Smirnoff | 2019-02-14 | 2 | -0/+6 |
| | | | Update changelog file | ||||
* | Update Italian translation (#6119) | matteopey | 2019-02-12 | 1 | -40/+277 |
| | |||||
* | Improved Traditional Chinese translation (#6125) | S.C. Chen | 2019-02-12 | 1 | -102/+735 |
| | |||||
* | Add togglable advanced gas controls on send and confirm screens (#6112) | Dan J Miller | 2019-02-06 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | * Extract advanced gas input controls to their own component * Add advanced inline gas toggle to settings * Add optional advanced inline gas to send send screen * Adds optional advanced gas inputs to the confirm screen * Add info modals for advanced gas inputs. * Fix translation of advance gas toggle description. * Lint and unit test fixes for inline-advanced-gas-inputs * Increase margin above advanced options button on send screen * Move methods from constructor to property syntax in advanced-gas-inputs.component | ||||
* | Add announcement for users migrated to the new UI | Whymarrh Whitby | 2019-02-05 | 1 | -0/+3 |
| | |||||
* | Improved Spanish translations (#6072) | Pedro Gutiérrez | 2019-01-31 | 1 | -13/+13 |
| | |||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | * Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state * Fix linting and tests * Fix translations, initialization notice routing * Fix drizzle tests * Fix e2e tests * Fix integration tests * Fix styling * Fix migration naming from 030 to 031 * Open extension in browser when user has not completed onboarding | ||||
* | Updated Spanish translations (#6046) | oliver renwick | 2019-01-23 | 1 | -3/+577 |
| | | | | | | | * up to E's in translation, starting from about 60% incomplete * Spanish at 100% * Integrating changes as suggested by fernandomg * with updates from Herman and Esteban. | ||||
* | Prevent send to token (#6051) | Esteban Miño | 2019-01-23 | 1 | -0/+3 |
| | | | | | | | | | | | | | | * check contact metadata * check for tokens in state * tests * update tests * validation only if sending tokens * container test | ||||
* | Fix grammar error in Current Conversion (#6029) | Alexander Tseung | 2019-01-17 | 1 | -2/+2 |
| | |||||
* | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension ↵ | Filip Š | 2019-01-10 | 2 | -7/+7 |
|\ | | | | | | | into patch-1 | ||||
| * | Refine app description | Dan Finlay | 2019-01-06 | 1 | -1/+1 |
| | | | | | | Should help SEO on the chrome store. | ||||
| * | Wrong french translation | Wathis | 2019-01-04 | 1 | -6/+6 |
| | | | | | | Changing "Connection" by "Connexion" | ||||
* | | Update Slovenian translation | Filip Š | 2018-12-26 | 1 | -3/+180 |
|/ | |||||
* | 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 |
| | |||||
* | Fill in more Polish message translations | Whymarrh Whitby | 2018-12-06 | 1 | -0/+9 |
| | |||||
* | 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 ↵ | Dan Miller | 2018-12-04 | 1 | -0/+12 |
| | | | | pieces; add translations to the same file. | ||||
* | Adds the content of the advanced tab - w/o chart or dynamic content - to gas ↵ | Dan Miller | 2018-12-04 | 1 | -0/+6 |
| | | | | customize modal. | ||||
* | 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 | 20 | -42/+42 |
| | |||||
* | Remove "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 20 | -33/+33 |
| | | | | | | | | | | More sed magic: sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete | ||||
* | Fixes #3425: Better support for batch transactions (#5437) | PaddyMc | 2018-11-14 | 1 | -0/+6 |
| | |||||
* | Slovenian and slovak fixes (#5730) | Filip Š | 2018-11-13 | 3 | -330/+1703 |
| | | | | | | * Fix Slovenian translation * Add Slovak translation | ||||
* | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 1 | -6/+6 |
| | | | | | | | | | | * 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 | ||||
* | Remove duplicate i18n keys | bitpshr | 2018-11-06 | 2 | -9/+0 |
| | |||||
* | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 20 | -9/+156 |
| | |||||
* | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 20 | -778/+493 |
| | |||||
* | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 20 | -0/+602 |
| | |||||
* | Merge pull request #5567 from MetaMask/HowardBraham-develop | kumavis | 2018-10-30 | 1 | -0/+3 |
|\ | | | | | 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 | 4 | -1257/+1335 |
| |\ | | | | | | | | | | HowardBraham-develop | ||||
| * | | send tx - validate - simplify error message for attempting to call function ↵ | kumavis | 2018-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | on non-contract address | ||||
| * | | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 19 | -1248/+3039 |
| |\ \ | |||||
| * | | | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 1 | -0/+3 |
| | | | | |||||
* | | | | Fix Slovenian translation | Filip Š | 2018-10-27 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add Slovenian translation for EIP-1102 | Filip Š | 2018-10-27 | 1 | -0/+39 |
| | | | | |||||
* | | | | Fix Slovenian translation | Filip Š | 2018-10-27 | 1 | -105/+619 |
| | | | | |||||
* | | | | 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 ↵ | Alexander Tseung | 2018-10-23 | 1 | -0/+3 |
| | | | | | | | | | | | | scrolling of the transaction list. Remove Transaction Details modal. (#5581) | ||||
* | | | Merge pull request #5576 from marijnbent/patch-1 | kumavis | 2018-10-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | i18n - Updated Dutch translation for main network name | ||||
| * | | | Updated translation for main network name | Marijn Bent | 2018-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Current translation translates to 'most important Ethereum-network'. 'Main' is totally acceptable to use in Dutch. | ||||
* | | | | i18n - update haitian translations (#5565) | kumavis | 2018-10-23 | 1 | -1235/+1310 |
|/ / / | | | | | | | | | | | | | | | | * addedd new keys and updated translations to Haitian Creole * changelog - add entry for hatian creole fix | ||||
* | / | i18n - use localized names in language selection | Brandon Wissmann | 2018-10-21 | 1 | -21/+21 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4250 (#5559) * Added localized names for languages * Capital letter for Čeština * capital letter Русский * i18n - use localized names in language selection * fix build * package-lock.json build fix | ||||
* | | i18n - add polish (pl) | Bartek | 2018-10-18 | 2 | -0/+1214 |
| | | |||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | 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 |
| | | |||||
* | | Improve Korean translations (#5515) | Noel Yoo | 2018-10-16 | 1 | -7/+85 |
| | | | | | | | | | | | | * Add more korean translation * Improve korean translation | ||||
* | | Fixed wrong Spanish translation of `key` (#5517) | Pedro Gutiérrez | 2018-10-16 | 1 | -7/+7 |
| | | |||||
* | | Add txReceipt data to transaction details (#5513) | Alexander Tseung | 2018-10-16 | 1 | -0/+3 |
| | | |||||
* | | Update Italian translations (#5502) | matteopey | 2018-10-16 | 1 | -5/+480 |
| | | | | | | | | | | | | | | | | | | | | * Add new english messages * Update translation * Update changelog * Fix casing of MetaMask | ||||
* | | Fix en, ko locales (#5483) | Noel Yoo | 2018-10-11 | 2 | -49/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Fix en typo * Fix ko typo * Remove unnecessary space * Fix ko typo * Improve translation in ko | ||||
* | | Alphabetize ko locale json keys | noelyoo | 2018-10-10 | 1 | -224/+224 |
| | | |||||
* | | Alphabetize en locale json keys | noelyoo | 2018-10-10 | 1 | -12/+12 |
| | | |||||
* | | Fix formatting of locale files (#5479) | Noel Yoo | 2018-10-10 | 15 | -956/+956 |
| | | |||||
* | | i18n - fr - improvements | Vincent | 2018-10-10 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * french locales: fix typos and improve wording * french locales: more fixes and rewording * fixed typo * fixed typo * added missing translations * fixed alphabetical order * fixed alphabetical order * added missing translations for FR * fixed verify-locale-strings.js * fixed indentation * fixed indentation * updated french locale * updated changelog with changes logs * a few fixes after receiving comments, mostly Caps removing and adding * translated 2 missing french locale words and also remove a caps * Update messages.json * Update messages.json | ||||
* | | Added account options on home screen | Santiago Gonzalez Toral | 2018-10-10 | 1 | -0/+6 |
|/ | |||||
* | Fix Korean typos (#5472) | Noel Yoo | 2018-10-10 | 1 | -7/+7 |
| | |||||
* | 100% French locale, reordering of English locale, fixes #5457 (#5470) | Vincent | 2018-10-09 | 2 | -123/+802 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * french locales: fix typos and improve wording * french locales: more fixes and rewording * fixed typo * fixed typo * added missing translations * fixed alphabetical order * fixed alphabetical order * added missing translations for FR * fixed verify-locale-strings.js * fixed indentation * fixed indentation * updated french locale * updated changelog with changes logs * a few fixes after receiving comments, mostly Caps removing and adding | ||||
* | 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 | ||||
| * | 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 | 4 | -14/+2 |
| | |||||
* | 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 #5271 from farahbrunache/develop | kumavis | 2018-09-28 | 2 | -0/+1241 |
|\ | | | | | Added Haitian Creole translations | ||||
| * | i18n - ht - fix json formatting | kumavis | 2018-09-28 | 1 | -4/+1 |
| | | |||||
| * | i18n - index - fix whitespace | kumavis | 2018-09-28 | 1 | -21/+21 |
| | | |||||
| * | fixed quotes in line 749 | Farah Brunache | 2018-09-21 | 1 | -1/+1 |
| | | |||||
| * | fixed some grammatical errors | Farah Brunache | 2018-09-17 | 1 | -15/+13 |
| | | |||||
| * | added Haitian Creole translations | Farah Brunache | 2018-09-16 | 2 | -20/+1266 |
| | | |||||
* | | Merge pull request #5282 from MetaMask/tx-cancel-ui | Alexander Tseung | 2018-09-25 | 1 | -0/+18 |
|\ \ | | | | | | | Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal. | ||||
| * | | Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵ | Alexander Tseung | 2018-09-21 | 1 | -1/+1 |
| | | | | | | | | | | | | hideModal from modal components. | ||||
| * | | 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 |
| |/ | | | | | | | component. Add CancelTransaction modal | ||||
* | | Merge pull request #5241 from MetaMask/refactor-settings | Alexander Tseung | 2018-09-21 | 1 | -0/+12 |
|\ \ | | | | | | | Refactor settings page to use JSX and follow component file folder st… | ||||
| * | | 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 |
| |/ | |||||
* / | Update messages.json (#5280) | Kevin Serrano | 2018-09-20 | 1 | -0/+9 |
|/ | | | Added some translations for Chinese Traditional via Chainsights! | ||||
* | Fix identicon address. Fix styling of New Contract recipient. Fix Activity ↵ | Alexander Tseung | 2018-09-13 | 1 | -5/+8 |
| | | | | Log initial ETH value. Add timestamps to Activity Log events | ||||
* | 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. | ||||
| * | Adds feature flag toggle for the hex data row on the send screen. | Dan Miller | 2018-08-27 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #5115 from jdetychey/patch-1 | Dan J Miller | 2018-09-04 | 1 | -1/+1 |
|\ \ | | | | | | | Typo in "send" translation | ||||
| * | | Typo in "send" translation | Jerome de Tychey | 2018-08-22 | 1 | -1/+1 |
| | | | | | | | | | send should be translated as Envoyer instead of Envoyé (which mean sent, not send) | ||||
* | | | fix conflicts | Esteban MIno | 2018-08-29 | 8 | -134/+729 |
|\ \ \ | |||||
| * | | | 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 |
| | |/ | |/| | |||||
| * | | update Korean translation (#4630) | HackyMiner | 2018-08-24 | 1 | -124/+698 |
| | | | | | | | | | | | | | | | | | | | | | | | | * update Korean translation * update Korean translation, add updated missing strings * update Korean i18n messages | ||||
| * | | Add new variant for SenderToRecipient component | Alexander Tseung | 2018-08-23 | 7 | -9/+9 |
| |/ | |||||
* | | Merge branch 'develop' into WatchTokenFeature | Esteban MIno | 2018-08-21 | 14 | -40/+76 |
|\| | |||||
| * | 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 | 14 | -26/+32 |
| |\ | |||||
| | * | Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages | Whymarrh Whitby | 2018-08-14 | 9 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using the following commands: sed -i.bak s/bitcoin/Bitcoin/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete sed -i.bak s/ethereum/Ethereum/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete sed -i.bak s/litecoin/Litecoin/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete | ||||
| | * | Fix casing of MetaMask in all localized messages | Whymarrh Whitby | 2018-08-14 | 11 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete | ||||
| * | | 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 #4858 from MetaMask/chinesesimplifiedandtraditional | kumavis | 2018-07-27 | 1 | -2/+2 |
|\ | | | | | Update Chinese naming on our language list | ||||
| * | Update Chinese naming | Kevin Serrano | 2018-07-24 | 1 | -2/+2 |
| | | | | | | I sincerely hope this is a non-controversial change. | ||||
* | | Merge remote-tracking branch 'upstream/develop' into develop | Akihiro | 2018-07-21 | 1 | -1/+115 |
|\| | |||||
| * | Merge pull request #4625 from MetaMask/initial-trezor-support | Bruno Barbieri | 2018-07-20 | 1 | -1/+106 |
| |\ | | | | | | | Initial trezor support | ||||
| | * | 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 ↵ | brunobar79 | 2018-07-18 | 1 | -0/+3 |
| | |\ | | | | | | | | | | | | | initial-trezor-support | ||||
| | * | | updated account list based on new designs | brunobar79 | 2018-07-18 | 1 | -0/+6 |
| | | | | |||||
| | * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | brunobar79 | 2018-07-14 | 1 | -0/+6 |
| | |\ \ | | | | | | | | | | | | | | | | initial-trezor-support | ||||
| | * | | | 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 ↵ | brunobar79 | 2018-07-13 | 1 | -0/+24 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | initial-trezor-support | ||||
| | * | | | | 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 ↵ | brunobar79 | 2018-07-07 | 1 | -0/+9 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | initial-trezor-support | ||||
| | * | | | | | 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 ↵ | Alexander Tseung | 2018-07-18 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | noConversionRateAvailable message | ||||
| * | | | | | | | Add fallback when no function found, fix network colors, add fiat values for ↵ | Alexander Tseung | 2018-07-18 | 1 | -0/+9 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | tokens with contract exchange rates | ||||
| * | | | | | | Fix edge cases and add translation compatibility | Sara Reynolds | 2018-07-17 | 1 | -0/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* / | | | | | Update | 03-26 | 2018-07-15 | 1 | -4/+29 |
|/ / / / / | |||||
* | | | | | 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 |
| |/ | | | | | | | | | | | * adding menu actions for tokens * apply common style | ||||
* / | ENS input in send form shows distinct errors for invalid addresses and ↵ | Dan | 2018-06-15 | 1 | -0/+3 |
|/ | | | | non-existent addresses. | ||||
* | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 1 | -2/+41 |
|\ | |||||
| * | i18n - ja improvements | 03-26 | 2018-06-07 | 1 | -2/+41 |
| | | |||||
* | | 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 ↵ | Dan | 2018-05-25 | 1 | -0/+7 |
|/ | | | | transaction screens. | ||||
* | 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 ↵ | Alexander Tseung | 2018-05-14 | 1 | -1/+1 |
| | | | | input field styling in first time flow | ||||
* | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -1/+10 |
| | |||||
* | Chinese translation Enhancements (#4218) | Orange | 2018-05-12 | 1 | -25/+358 |
| | |||||
* | Fix Slovenian translation (#4189) | Filip Š | 2018-05-08 | 1 | -4/+4 |
| | |||||
* | Use new design for reveal seed screen. Persist seed words only in first time ↵ | Alexander Tseung | 2018-04-23 | 1 | -3/+30 |
| | | | | flow | ||||
* | Merge pull request #3977 from MetaMask/i-3913-big-number | Dan Finlay | 2018-04-19 | 1 | -0/+3 |
|\ | | | | | Fix BigNumber exception in confirm-send-ether | ||||
| * | 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 |
| | | |||||
* | | I18n - add Tamil + some Hindi fixes | Vikas Kumar Yadav | 2018-04-19 | 3 | -10/+923 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * removed ethereum, coinbase typos * added ebtry for tamil * removed tamil from index.json for now will start adding tamil translations very soon. * Added transaltion directory for tamil language * Added some translations till BETA * added all translations for c * completed d and e alphabets * completed fand g alphabets * Added i,j and k translations * Added l,m,n and o translations * Added translations for p,q,r and s * Completed the translations. Kept some abbreviations such as JSON, URI, HTTP, ShapeShoft as it is in the translated version itself | ||||
* | Fix vault translation | Martin Šmíd | 2018-04-14 | 1 | -4/+4 |
| | |||||
* | Add czech translation | Martin Šmíd | 2018-04-14 | 2 | -0/+913 |
| | |||||
* | Merge pull request #3938 from nyatla/master | kumavis | 2018-04-10 | 1 | -27/+72 |
|\ | | | | | Japanese langurge Transration | ||||
| * | Merge tag 'v4.5.5' | nyatla | 2018-04-10 | 13 | -241/+425 |
| |\ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/_locales/ja/messages.json # package-lock.json messages.jsonのローカライズ | ||||
| * | | Update messages.json | R.IIzuka | 2018-04-10 | 1 | -30/+99 |
| | | | | | | | | | | | | | | | Fixed Japanese phrases. Add some translations. | ||||
* | | | Translate to Turkish (#3876) | Mert Ozdag | 2018-04-10 | 2 | -0/+913 |
| |/ |/| | |||||
* | | Address Add Token design feedback | David Yoo | 2018-04-03 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3825 from danjm/i3668-warnusertxsimulationfails | Thomas Huang | 2018-04-03 | 1 | -0/+3 |
|\ \ | | | | | | | Add simulation failure errors while improve send error handling on confirm screen | ||||
| * | | Adds simulation failure error messages to confirm screen. | Dan | 2018-04-03 | 1 | -0/+3 |
| | | | |||||
* | | | lint - i18n - ru - lint fix | kumavis | 2018-04-03 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'master' into i18n-helper | kumavis | 2018-04-03 | 3 | -204/+296 |
|\ \ \ | |||||
| * \ \ | Merge pull request #3783 from gornov/master | kumavis | 2018-04-03 | 1 | -172/+250 |
| |\ \ \ | | |/ / | |/| | | Modified Russian localization. resolves #3534, #3644 | ||||
| | * | | Modified Russian localization. resolves #3534, #3644 | Gornov Dmitry | 2018-03-29 | 1 | -172/+250 |
| | |/ | |||||
| * | | i18n - Update German Locale | Nico | 2018-03-30 | 1 | -24/+39 |
| | | | |||||
| * | | changed zaad -> back-up woorden | FBrinkkemper | 2018-03-29 | 1 | -8/+8 |
| | | | | | | | | | Zaad sounds strange in Dutch. Back-up woorden (back-up words) are a better translation in Dutch. Back-up is also a Dutch phrase, like it is in English. | ||||
* | | | i18n - fix casing for key 'downloadStateLogs' | kumavis | 2018-03-28 | 8 | -8/+8 |
|/ / | |||||
* | | i18n - fix locales inde | kumavis | 2018-03-28 | 1 | -1/+1 |
| | | |||||
* | | i18n - add locales index json | kumavis | 2018-03-28 | 1 | -0/+19 |
| | | |||||
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-03-28 | 2 | -25/+112 |
|\ \ | | | | | | | | | | i18n-translator-redux | ||||
| * \ | Merge pull request #3739 from gasolin/zhtwfixv4.4.0 | kumavis | 2018-03-28 | 1 | -11/+50 |
| |\ \ | | | | | | | | | [zh-TW] fix translation and add missing strings | ||||
| | * | | [zh-TW] fix translation and add missing strings | gasolin | 2018-03-27 | 1 | -11/+50 |
| | |/ | |||||
| * / | Update messages.json | R.IIzuka | 2018-03-27 | 1 | -14/+62 |
| |/ | | | | | | | Fixed Japanese phrases. Add some translations. | ||||
* | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 4 | -0/+2517 |
|\| | |||||
| * | Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdate | Thomas Huang | 2018-03-27 | 1 | -0/+15 |
| |\ | | | | | | | Updates Add token screen to latest design. | ||||
| | * | Updates Add token screen to latest design. | Dan | 2018-03-24 | 1 | -0/+15 |
| | | | |||||
| * | | i18n - sl Slovenian translation (#3724) | Filip Š | 2018-03-27 | 1 | -0/+819 |
| | | | |||||
| * | | i18n - zh_tw traditional chinese (taiwanese) | gasolin | 2018-03-27 | 1 | -0/+864 |
| | | | | | | | | | | | | * translate to Traditional Chinese, fix #3529 | ||||
| * | | Merge pull request #3711 from artiya4u/feature/thai_locale | kumavis | 2018-03-27 | 1 | -0/+819 |
| |\ \ | | |/ | |/| | Add Translate to Thai #3543 | ||||
| | * | Update Thai translate. | artiya4u | 2018-03-24 | 1 | -3/+3 |
| | | | |||||
| | * | Update Thai translate. | artiya4u | 2018-03-24 | 1 | -2/+2 |
| | | | |||||
| | * | Update Thai translate. | artiya4u | 2018-03-24 | 1 | -1/+1 |
| | | | |||||
| | * | ๊๊Update Thai translate. | artiya4u | 2018-03-24 | 1 | -9/+9 |
| | | | |||||
| | * | First add Thai translate. | artiya4u | 2018-03-23 | 1 | -0/+819 |
| | | | |||||
* | | | Correct reprice title and subtitle key names. | Dan | 2018-03-22 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-22 | 6 | -311/+3679 |
|\| | | |||||
| * | | Merge pull request #3648 from raulk/patch-1 | kumavis | 2018-03-22 | 1 | -53/+53 |
| |\ \ | | | | | | | | | Minor adjustments to Spanish translation | ||||
| | * | | Minor adjustments to Spanish translation | Raúl Kripalani | 2018-03-21 | 1 | -53/+53 |
| | | | | |||||
| * | | | i18n - fix german json formatting | kumavis | 2018-03-22 | 1 | -7/+6 |
| | | | | |||||
| * | | | Tranlate to German (#3575) | Nico | 2018-03-22 | 1 | -0/+874 |
| | | | | | | | | | | | | Translation into German | ||||
| * | | | Translate to Russian (#3644) | Victor Charapaev | 2018-03-22 | 1 | -0/+819 |
| | | | | | | | | | | | | | | | | * Add Russian localization | ||||
| * | | | hn _locales : message.json [HINDI] (#3611) | N1X | 2018-03-22 | 1 | -0/+819 |
| |/ / | | | | | | | adding hn_IN `_locales` | ||||
| * | | Merge pull request #3625 from bradford-hamilton/master | kumavis | 2018-03-21 | 1 | -0/+819 |
| |\ \ | | | | | | | | | add Dutch translations | ||||
| | * | | add Dutch translations | Bradford Lamson-Scribner | 2018-03-21 | 1 | -0/+819 |
| | |/ | |||||
| * | | Merge pull request #3641 from hermanjunge/master | kumavis | 2018-03-21 | 1 | -10/+0 |
| |\ \ | | | | | | | | | Nuke the es_419 locale | ||||
| | * | | Nuke the es_419 locale | Herman Junge | 2018-03-21 | 1 | -10/+0 |
| | |/ | |||||
| * | | last pass (for now) | Herman Junge | 2018-03-21 | 1 | -53/+53 |
| | | | |||||
| * | | all 286 english strings were found in your locale | Herman Junge | 2018-03-21 | 1 | -0/+66 |
| | | | |||||
| * | | all 264 strings declared in your locale were found in the english one | Herman Junge | 2018-03-21 | 1 | -26/+8 |
| | | | |||||
| * | | alphabetic sort of spanish messages.json | Herman Junge | 2018-03-21 | 1 | -237/+237 |
| | | | |||||
* | | | i18n redux solution doesn't require importing t() and passing state to each ↵ | Dan | 2018-03-22 | 4 | -4/+4 |
| | | | | | | | | | | | | t() call; t is just available on props. | ||||
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-03-21 | 5 | -8/+3160 |
|\| | | |/ |/| | | | i18n-translator-redux | ||||
| * | Add i18n to tx status | Thomas | 2018-03-21 | 1 | -1/+13 |
| | | |||||
| * | Merge branch 'master' into i3571-CompleteI18nTemplates | Thomas | 2018-03-21 | 4 | -5/+3082 |
| |\ | |||||
| | * | Add messages.json from @Grana69 | Grana69 | 2018-03-21 | 1 | -5/+835 |
| | | | |||||
| | * | Merge pull request #3613 from alvesjtiago/master | kumavis | 2018-03-21 | 1 | -0/+819 |
| | |\ | | | | | | | | | Portuguese translations. | ||||
| | | * | Portuguese translations. | Tiago Alves | 2018-03-20 | 1 | -0/+819 |
| |_|/ |/| | | |||||
| | * | Merge pull request #3579 from matteopey/italian-translation | kumavis | 2018-03-21 | 1 | -0/+819 |
| | |\ | | | | | | | | | Italian translation | ||||
| | | * | Update translation based on the new message.json | matteopey | 2018-03-20 | 1 | -1/+211 |
| | | | |