aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/en/messages.json
Commit message (Collapse)AuthorAgeFilesLines
* add mainnetChen Wei2019-09-221-0/+3
|
* configuration, translation updatingChen Wei2019-07-021-47/+47
|
* translation needed by extension setupChen Wei2019-07-021-2/+2
|
* 1. correct name display in network dropdown 2. enable 373 derived pathChen Wei2019-07-011-0/+3
|
* Add delete to custom RPC form (#6718, #6650)Dan J Miller2019-06-171-0/+3
|
* Wrap smaller custom block explorer url text (#6714)Thomas Huang2019-06-171-0/+3
|
* Fix grammatical error in i18n endOfFlowMessage6 (#6633)Chi Kei Chan2019-05-211-1/+1
|
* Adds e2e test for removing imported accounts. (#6615)Dan J Miller2019-05-161-1/+1
|
* Update auto-logout to recognize idle time in background (#6593)Whymarrh Whitby2019-05-141-1/+1
| | | | | | * Fix wording of autoLogoutTimeLimitDescription * AppStateController and update auto-logout functionality
* New settings custom rpc form (#6490)Dan J Miller2019-05-101-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add networks tab to settings, with header. * Adds network list to settings network tab. * Adds form to settings networks tab and connects it to network list. * Network tab: form adding and editing working * Settings network form properly handles input errors * Add translations for settings network form * Clean up styles of settings network tab. * Add popup-view styles and behaviour to settings network tab. * Fix save button on settings network form * Adds 'Add Network' button and addMode to settings networks tab * Lint fix for settings networks tab addition * Fix navigation in settings networks tab. * Editing an rpcurl in networks tab does not create new network, just changes rpc of old * Fix layout of settings tabs other than network * Networks dropdown 'Custom Rpc' item links to networks tab in settings. * Update settings sidebar networks subheader. * Make networks tab buttons width consistent with input widths in extension view. * Fix settings screen subheader height in popup view * Fix height of add networks button in popup view * Add optional label to chainId and symbol form labels in networks setting tab * Style fixes for networks tab headers * Add ability to customize block explorer used by custom rpc * Stylistic improvements+fixes to custom rpc form. * Hide cancel button. * Highlight and show network form of provider by default. * Standardize network subheader name to 'Networks' * Update e2e tests for new settings network form * Update unit tests for new rpcPrefs prop * Extract blockexplorer url construction into method. * Fix broken styles on non-network tabs in popup mode * Fix block explorer url links for cases when provider in state has not been updated. * Fix vertical spacing of network form * Don't allow click of save button on network form if nothing has changed * Ensure add network button is shown in popup view * Lint fix for networks tab * Fix block explorer url preference setting. * Fix e2e tests for custom blockexplorer in account details modal changes. * Update integration test states to include frequentRpcList property * Fix some capitalizations in en/messages.json * Remove some console.logs added during custom rpc form work * Fix external account link text and url for modal and dropdown. * Documentation, url validation, proptype required additions and lint fixes on network tab and form.
* Auto logout after specific time (#6558)Chi Kei Chan2019-05-091-0/+6
| | | | | | | | | | | | | | | | | | | | * Add i18n strings * Finish Auto timeout * Fix linter * Fix copies * Add unit test to Advanced Tab component * Add back actions and container * Add basic test to ensure container completeness * No zero, fix linters * restrict negative in input
* Add token selection to the send screen (#6445)Chi Kei Chan2019-04-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move send to pages/ * Fix unit tests * Finish UI * Integrate asset dropdown to send actions * Remove console.log * Hide asset change during edit * Enable switch from send token to seand eth * Enable switching from token to eth when editing * Fix linter * Fixing test * Fix unit tests * Fix linter * Fix react warning; remove console.log * fix flat test * Add metrics * Address code review comments * Consistent spacing between send screen form rows. * Reduce height of gas buttons on send screen. * Make send screen gas button height dependent on size of contents.
* feature: add Goerli support (#6459)Paul Bouchon2019-04-181-0/+6
|
* Add Localhost 8545 for network dropdown namesThomas Huang2019-04-111-0/+3
|
* About tab copy changes; Update route for Info & Help in account menu (#6356)Chi Kei Chan2019-03-301-0/+6
|
* Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension ↵kumavis2019-03-291-1/+10
|\ | | | | | | into vimalsagar-develop
| * merging upstream branchVimal2018-11-121-7/+88
| |\
| * | Adding CoinSwitch exchangeVimal2018-10-221-0/+9
| | |
* | | Cancel error rebased (#6341)Dan J Miller2019-03-261-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 Miller2019-03-261-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 Miller2019-03-221-0/+9
| | |
* | | Hide gas price chart and prevent api call when not on ethereum networks. (#6300)Dan J Miller2019-03-221-0/+3
| | | | | | | | | Add missing translations in gas customization modal
* | | Fix typos in English messages (#6317)Thomas Huang2019-03-191-2/+2
| | |
* | | Fix typoThomas Huang2019-03-061-1/+1
| | |
* | | Metametrics (#6171)Dan J Miller2019-03-051-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 Miller2019-02-271-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 Chan2019-02-271-0/+6
| | |
* | | Feature Flag + Mobile Sync (#5955)Dan Finlay2019-02-261-0/+27
| | |
* | | Change "Token Address" to "Token Contract Address" (#6182)Chi Kei Chan2019-02-201-0/+3
| | |
* | | Add Copy Tx ID button to transaction-list-item-details (#6146)Chi Kei Chan2019-02-171-0/+6
| | | | | | | | | | | | | | | | | | * Add Copy Tx ID button to transaction-list-item-details * Move justCopied toggle timeout inside setState callback
* | | Fixed issue #5838 (#6001)Jonathan Smirnoff2019-02-141-0/+3
| | | | | | | | | Update changelog file
* | | Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-061-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 UIWhymarrh Whitby2019-02-051-0/+3
| | |
* | | Add visual indicator when displaying a cached balance (#5854)Dan J Miller2019-01-301-0/+3
| | |
* | | Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-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
* | | Prevent send to token (#6051)Esteban Miño2019-01-231-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 Tseung2019-01-171-2/+2
| | |
* | | Refine app descriptionDan Finlay2019-01-061-1/+1
| | | | | | | | | Should help SEO on the chrome store.
* | | Clean up for the loading-network-screenDan Miller2018-12-131-0/+6
| | |
* | | Add identifier of private network to the network loading screen message.Dan Miller2018-12-131-0/+3
| | |
* | | Add missing translation to the gas customization component.Dan Miller2018-12-131-0/+30
| | |
* | | Group transactions by nonce (#5886)Alexander Tseung2018-12-101-9/+27
| | |
* | | Fix "fastest" translation message; change to sentence caseDan Miller2018-12-041-1/+1
| | |
* | | Redesign of gas customization basic tab.Dan Miller2018-12-041-0/+3
| | |
* | | Clean up for advanced gas tab customization changes.Dan Miller2018-12-041-0/+3
| | |
* | | Test updates and additions for button integration with send screen.Dan Miller2018-12-041-0/+3
| | |
* | | Integrate gas buttons with the send screen.Dan Miller2018-12-041-0/+12
| | |
* | | Split advanced-tab-content.component.js render() method into smaller ↵Dan Miller2018-12-041-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 Miller2018-12-041-0/+6
| | | | | | | | | | | | customize modal.
* | | Adds new gas customization modal container (without content)Dan Miller2018-12-041-0/+18
| | |
* | | Increase Token Symbol length to twelveThomas Huang2018-11-231-2/+2
| | |
* | | Remove "Beta" from welcome messagesWhymarrh Whitby2018-11-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)PaddyMc2018-11-141-0/+6
| |/ |/|
* | Update Connect Request screen design (#5644)Whymarrh Whitby2018-11-061-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
* | EIP-1102: add user privacy optionbitpshr2018-11-061-3/+9
| |
* | EIP-1102: Add option to force-enable providerbitpshr2018-11-061-6/+9
| |
* | EIP-1102: updated implementationbitpshr2018-11-061-0/+30
| |
* | Merge pull request #5567 from MetaMask/HowardBraham-developkumavis2018-10-301-0/+3
|\ \ | | | | | | Feature: Warn when attempting to send tx with data to non-contract
| * \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-10-261-0/+3
| |\ \ | | | | | | | | | | | | HowardBraham-develop
| * | | send tx - validate - simplify error message for attempting to call function ↵kumavis2018-10-211-1/+1
| | | | | | | | | | | | | | | | on non-contract address
| * | | Merge branch 'develop' into developkumavis2018-10-211-16/+40
| |\ \ \
| * | | | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-0/+3
| | | | |
* | | | | Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-2/+20
| |_|/ / |/| | |
* | | | Add Activity Log entry for onchain failures for a transaction. Change ↵Alexander Tseung2018-10-231-0/+3
| |/ / |/| | | | | | | | scrolling of the transaction list. Remove Transaction Details modal. (#5581)
* | | Extract Add Token button into its own componentWhymarrh Whitby2018-10-181-0/+6
| | |
* | | Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-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 exportWhymarrh Whitby2018-10-171-1/+1
| | |
* | | Update wording on export privkey modalWhymarrh Whitby2018-10-171-1/+1
| | |
* | | Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-161-0/+3
| |/ |/|
* | Fix en, ko locales (#5483)Noel Yoo2018-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Fix en typo * Fix ko typo * Remove unnecessary space * Fix ko typo * Improve translation in ko
* | Alphabetize en locale json keysnoelyoo2018-10-101-12/+12
| |
* | Fix formatting of locale files (#5479)Noel Yoo2018-10-101-3/+3
| |
* | Added account options on home screenSantiago Gonzalez Toral2018-10-101-0/+6
|/
* 100% French locale, reordering of English locale, fixes #5457 (#5470)Vincent2018-10-091-88/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-translateDan Finlay2018-10-061-0/+3
|\ | | | | Translate method names in the transaction list only when applicable
| * Translate method names in the transaction list only when applicableAlexander Tseung2018-10-051-0/+3
| |
* | Update "cancel" copyAlexander Tseung2018-10-051-1/+1
|/
* Remove "Copy Contract Address" from token optionsWhymarrh Whitby2018-10-041-3/+0
|
* Reword batch reject confirm as "Reject All"Whymarrh Whitby2018-10-021-0/+3
|
* Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-021-0/+3
|
* s/Cancel/Reject/ on confirm screen for clarityWhymarrh Whitby2018-10-021-0/+6
|
* Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-021-0/+3
|
* Merge pull request #5282 from MetaMask/tx-cancel-uiAlexander Tseung2018-09-251-0/+18
|\ | | | | Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
| * Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵Alexander Tseung2018-09-211-1/+1
| | | | | | | | hideModal from modal components.
| * Add TransactionDetails modalAlexander Tseung2018-09-201-0/+3
| |
| * Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-201-0/+15
| | | | | | | | component. Add CancelTransaction modal
* | Fix translation casingAlexander Tseung2018-09-211-2/+2
| |
* | Add Current Conversion Updated string to translationsAlexander Tseung2018-09-201-0/+3
| |
* | Refactor settings page to use JSX and follow component file folder structureAlexander Tseung2018-09-201-0/+9
|/
* Fix identicon address. Fix styling of New Contract recipient. Fix Activity ↵Alexander Tseung2018-09-131-5/+8
| | | | Log initial ETH value. Add timestamps to Activity Log events
* Add tests for TransactionActivityLog. Make changes to rendering eventsAlexander Tseung2018-09-131-0/+24
|
* Add ActivityLog componentAlexander Tseung2018-09-131-0/+3
|
* Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-dataDan J Miller2018-09-041-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 Miller2018-08-271-0/+6
| |
* | fix conflictsEsteban MIno2018-08-291-2/+23
|\ \
| * | Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-0/+3
| | |
| * | Change "Outgoing" to "Sent Ether" or "Sent Token"Alexander Tseung2018-08-241-0/+6
| | |
| * | Fix integration testsAlexander Tseung2018-08-241-0/+3
| | |
| * | Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-241-6/+6
| | |
| * | Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-1/+10
| |/
| * Add new variant for SenderToRecipient componentAlexander Tseung2018-08-231-1/+1
| |
* | Merge branch 'develop' into WatchTokenFeatureEsteban MIno2018-08-211-18/+54
|\|
| * ui readybrunobar792018-08-171-2/+5
| |
| * connect screen readybrunobar792018-08-171-5/+5
| |
| * change Metamask for MetaMaskbrunobar792018-08-151-7/+1
| |
| * Merge branch 'develop' into ledger-supportBruno Barbieri2018-08-151-4/+10
| |\
| | * Fix casing of Bitcoin, Ethereum, and Litecoin across localized messagesWhymarrh Whitby2018-08-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 messagesWhymarrh Whitby2018-08-141-3/+3
| | | | | | | | | | | | | | | | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
| * | ui fixesbrunobar792018-08-151-11/+8
| | |
| * | legacy and new hd path workingbrunobar792018-08-141-0/+6
| |/
| * code review changesbrunobar792018-08-081-0/+3
| |
| * fix merge conflictsbrunobar792018-08-081-0/+3
| |\
| * | design completebrunobar792018-08-041-2/+8
| | |
| * | added crossbrowser support and error handlingbrunobar792018-08-011-0/+6
| | |
| * | send to fullscreen if no permission from popupbrunobar792018-07-311-0/+3
| | |
| * | copybrunobar792018-07-311-1/+1
| | |
| * | use existing modalsbrunobar792018-07-311-0/+12
| | |
* | | Merge branch 'develop' into WatchTokenFeatureEsteban Miño2018-08-081-0/+3
|\ \ \ | | |/ | |/|
| * | Show invalid seed phrase error when importing new accountWhymarrh Whitby2018-08-071-0/+3
| |/
* / new confirm add suggested token componentEsteban MIno2018-08-071-0/+3
|/
* Merge pull request #4625 from MetaMask/initial-trezor-supportBruno Barbieri2018-07-201-1/+106
|\ | | | | Initial trezor support
| * last css fixesbrunobar792018-07-191-0/+3
| |
| * design donebrunobar792018-07-191-4/+40
| |
| * fix browser not supported screenbrunobar792018-07-181-1/+1
| |
| * Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-181-0/+3
| |\ | | | | | | | | | initial-trezor-support
| * | updated account list based on new designsbrunobar792018-07-181-0/+6
| | |
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-141-0/+6
| |\ \ | | | | | | | | | | | | initial-trezor-support
| * | | update labelbrunobar792018-07-141-1/+1
| | | |
| * | | added affiliate link to trezorbrunobar792018-07-141-0/+3
| | | |
| * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-131-0/+24
| |\ \ \ | | | | | | | | | | | | | | | initial-trezor-support
| * | | | added tooltipbrunobar792018-07-121-1/+1
| | | | |
| * | | | forget device and autiload account features addedbrunobar792018-07-121-0/+3
| | | | |
| * | | | finish warning modal UIbrunobar792018-07-111-0/+9
| | | | |
| * | | | added ui to remove accountsbrunobar792018-07-101-0/+3
| | | | |
| * | | | copy updatedbrunobar792018-07-071-1/+1
| | | | |
| * | | | update connect harwdware screenbrunobar792018-07-071-0/+9
| | | | |
| * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-071-0/+9
| |\ \ \ \ | | | | | | | | | | | | | | | | | | initial-trezor-support
| * | | | | move strings to localization filebrunobar792018-07-061-0/+9
| | | | | |
| * | | | | move hardcoded strings to localization filebrunobar792018-07-031-0/+15
| | | | | |
| * | | | | fix merge conflictsbrunobar792018-07-021-0/+9
| |\ \ \ \ \
| * | | | | | initial trezor supportBruno2018-06-101-0/+9
| | | | | | |
* | | | | | | Use Number constructor for number conversion. Use existing ↵Alexander Tseung2018-07-181-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | noConversionRateAvailable message
* | | | | | | Add fallback when no function found, fix network colors, add fiat values for ↵Alexander Tseung2018-07-181-0/+9
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | tokens with contract exchange rates
* | | | | | Fix edge cases and add translation compatibilitySara Reynolds2018-07-171-0/+3
| |_|_|_|/ |/| | | |
* | | | | Add tooltip to new tab icon in tx-viewWhymarrh Whitby2018-07-121-0/+3
| | | | |
* | | | | Add tooltip to menu icon in tx-viewWhymarrh Whitby2018-07-121-0/+3
| |_|_|/ |/| | |
* | | | Use eth-method-registry to get method dataAlexander Tseung2018-07-071-0/+3
| | | |
* | | | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+21
| |_|/ |/| |
* | | Update import from seed screen on new ui.Dan2018-07-051-0/+9
| |/ |/|
* | Merge branch 'develop' into i4409-i4410-ens-input-enhancementsDan2018-06-201-0/+6
|\ \
| * | View address of an added token (#4591)Csaba S2018-06-191-0/+6
| |/ | | | | | | | | | | * adding menu actions for tokens * apply common style
* / ENS input in send form shows distinct errors for invalid addresses and ↵Dan2018-06-151-0/+3
|/ | | | non-existent addresses.
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-011-4/+19
|\
| * Add new alert modalsAlexander Tseung2018-06-011-1/+10
| |
| * Add rpc key to i18n messages (#4375)Alexander Tseung2018-05-301-0/+3
| |
| * Add notification for dropped retry transactions (#4363)Alexander Tseung2018-05-301-3/+6
| |
* | Display correct titles and subtitles on send token and editing send ↵Dan2018-05-251-0/+7
|/ | | | transaction screens.
* Update designs for Add Token screenAlexander Tseung2018-05-201-1/+10
|
* Add error message when passwords don't match in first time flow. Change ↵Alexander Tseung2018-05-141-1/+1
| | | | input field styling in first time flow
* Add new unlock screen designAlexander Tseung2018-05-121-1/+10
|
* Use new design for reveal seed screen. Persist seed words only in first time ↵Alexander Tseung2018-04-231-3/+30
| | | | flow
* Fix spinner layoutAlexander Tseung2018-04-181-2/+2
|
* Fix BigNumber exception in confirm-send-etherAlexander Tseung2018-04-181-0/+3
|
* Address Add Token design feedbackDavid Yoo2018-04-031-1/+1
|
* Adds simulation failure error messages to confirm screen.Dan2018-04-031-0/+3
|
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-0/+15
|\
| * Updates Add token screen to latest design.Dan2018-03-241-0/+15
| |
* | Correct reprice title and subtitle key names.Dan2018-03-221-2/+2
| |
* | i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-221-1/+1
| | | | | | | | t() call; t is just available on props.
* | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵kumavis2018-03-211-3/+78
|\| | | | | | | i18n-translator-redux
| * Add i18n to tx statusThomas2018-03-211-1/+13
| |
| * Update onlySendToEtherAddress messageThomas2018-03-211-1/+1
| |
| * Add i18n in settings/infoThomas2018-03-211-0/+3
| |
| * Started on Tx list i18nThomas2018-03-211-0/+6
| |
| * Remove duplicate keysThomas2018-03-201-7/+1
| |
| * Add send screen templateDan Finlay2018-03-201-1/+13
| |
| * Add template for settings and infoDan Finlay2018-03-201-0/+9
| |
| * Add recover and backup tempaltesDan Finlay2018-03-201-0/+18
| |
| * Add connecting indication templatesDan Finlay2018-03-201-0/+15
|/
* Fix messages typo (#3591)Thomas Huang2018-03-171-1/+1
|
* More for i18nThomas2018-03-161-0/+210
|
* Add sigRequest for Signature RequestThomas2018-03-131-0/+3
|
* Missing comma in messages.jsonDan2018-03-071-1/+1
|
* Merge branch 'master' into i18nDan2018-03-071-4/+18
|\
* | complete i18n across new UINick Doiron2018-01-301-66/+102
| |
* | better organization of locale file; i18n in more view filesNick Doiron2018-01-241-125/+506
| |
* | first steps to i18nNick Doiron2018-01-231-1/+166
|/
* Fix MetaMask title for EN.Kevin Serrano2016-07-141-1/+1
|
* init commitkumavis2015-08-011-0/+10