Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Metrics tracking gas changed - slow, average, fast, custom - on edit screen.- | Dan Miller | 2019-04-08 | 4 | -0/+24 |
| | |||||
* | Track seed phrase validation errors with MetaMetrics | Dan Miller | 2019-04-05 | 1 | -0/+18 |
| | |||||
* | Merge pull request #6397 from MetaMask/wyre-deposit-modal | kumavis | 2019-04-04 | 1 | -4/+4 |
|\ | | | | | Change coinbase to wyre | ||||
| * | Change coinbase to wyre | Thomas Huang | 2019-04-04 | 1 | -4/+4 |
| | | |||||
* | | Fix display of gas chart on Ethereum networks (#6389) | Dan J Miller | 2019-04-04 | 4 | -3/+7 |
|/ | |||||
* | Remove NoticeController (#6382) | Thomas Huang | 2019-04-02 | 9 | -434/+1 |
| | |||||
* | Remove unused account-dropdowns components (#6363)v6.3.2 | Whymarrh Whitby | 2019-04-02 | 2 | -811/+0 |
| | |||||
* | Merge pull request #6375 from MetaMask/Version-6.3.1v6.3.1 | Thomas Huang | 2019-03-30 | 2 | -1/+9 |
|\ | | | | | Version 6.3.1 | ||||
| * | Check token name constants against the lower case methodData name in conf tx ↵ | Dan Miller | 2019-03-30 | 1 | -1/+1 |
| | | | | | | | | switch container. | ||||
| * | Ensure correct confirm screen in case of smartcontract check fail | Dan Miller | 2019-03-30 | 2 | -1/+9 |
| | | |||||
* | | About tab copy changes; Update route for Info & Help in account menu (#6356) | Chi Kei Chan | 2019-03-30 | 2 | -4/+4 |
|/ | |||||
* | Revert to providing inline defaults in getHexGasTotal and ↵ | Dan J Miller | 2019-03-29 | 1 | -4/+4 |
| | | | | increaseLastGasPrice (#6361) | ||||
* | Further e2e fixes in wake of #6364 and #6367 (#6374) | Dan J Miller | 2019-03-29 | 2 | -24/+30 |
| | | | | | | | | * getMethodData() default to abi decoded method if registry lookup errors * Update e2e tests to work with getMethodData() fallback changes * Remove indeterminency in gas input key entering in send token e2e test. | ||||
* | Merge pull request #6328 from MetaMask/clearNotices | kumavis | 2019-03-29 | 1 | -12/+18 |
|\ | | | | | Clear notices | ||||
| * | lint fix | kumavis | 2019-03-29 | 1 | -1/+1 |
| | | |||||
| * | actions - setCompletedOnboarding - make async with pify | kumavis | 2019-03-29 | 1 | -24/+17 |
| | | |||||
| * | Merge branch 'develop' into clearNotices | kumavis | 2019-03-29 | 969 | -38032/+38252 |
| |\ | |||||
| * | | Clear notices when setCompletedOnboarding is called | Thomas Huang | 2019-03-21 | 1 | -4/+17 |
| | | | |||||
* | | | Merge pull request #6372 from MetaMask/addAddressIfNew | kumavis | 2019-03-29 | 2 | -2/+5 |
|\ \ \ | | | | | | | | | prevent add duplicates when address is not new | ||||
| * | | | send-footer.utils.js - addressIsNew - improve readability | kumavis | 2019-03-29 | 1 | -1/+3 |
| | | | | |||||
| * | | | prevent add duplicates when address is not new | Jenny Pollack | 2019-03-29 | 2 | -2/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension ↵ | kumavis | 2019-03-29 | 1 | -2/+23 |
|\ \ \ | |/ / |/| | | | | | into vimalsagar-develop | ||||
| * | | depoit-ether-modal - make buyEth args more explicit | kumavis | 2019-03-29 | 1 | -2/+2 |
| | | | |||||
| * | | PR 5575 review comment fixes | Vimal | 2019-02-28 | 1 | -1/+1 |
| | | | |||||
| * | | merging upstream branch | Vimal | 2018-11-12 | 155 | -1008/+3721 |
| |\ \ | |||||
| * | | | Adding CoinSwitch exchange | Vimal | 2018-10-22 | 1 | -1/+22 |
| | | | | |||||
* | | | | Defaults to the args list in increaseLastGasPrice and getHexGasTotal | Dan Miller | 2019-03-28 | 1 | -4/+4 |
| | | | | |||||
* | | | | getHexGasTotal and increaseLastGasPrice now gracefully handle null and ↵ | Dan Miller | 2019-03-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | undefined values | ||||
* | | | | Open retore-vault route from popup (#6353) | Chi Kei Chan | 2019-03-27 | 1 | -1/+1 |
| | | | | |||||
* | | | | Don't include tx value in calculation of balance sufficiency for cancel ↵ | Dan J Miller | 2019-03-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | button disabling. (#6346) | ||||
* | | | | Cancel error rebased (#6341) | Dan J Miller | 2019-03-26 | 3 | -16/+69 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | | | | Close transaction on close of notification window (#6340) | Dan J Miller | 2019-03-26 | 3 | -33/+88 |
| | | | | |||||
* | | | | New settings page rebased (#6333) | Dan J Miller | 2019-03-26 | 15 | -567/+946 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -8/+8 |
| | | | | |||||
* | | | | Fix oversized loading overlay on gas customization modal. (#6326) | Dan J Miller | 2019-03-22 | 1 | -0/+4 |
| | | | | |||||
* | | | | Fix gas fee in the submitted step of the transaction details activity log. ↵ | Dan J Miller | 2019-03-22 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | | (#6301) | ||||
* | | | | Hide gas price chart and prevent api call when not on ethereum networks. (#6300) | Dan J Miller | 2019-03-22 | 9 | -25/+73 |
| | | | | | | | | | | | | Add missing translations in gas customization modal | ||||
* | | | | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 | 957 | -37539/+37218 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ui/app/keychains/ * Remove ui/app/img/ (unused images) * Move conversion-util to helpers/utils/ * Move token-util to helpers/utils/ * Move /helpers/*.js inside /helpers/utils/ * Move util tests inside /helpers/utils/ * Renameand move confirm-transaction/util.js to helpers/utils/ * Move higher-order-components to helpers/higher-order-components/ * Move infura-conversion.json to helpers/constants/ * Move all utility functions to helpers/utils/ * Move pages directory to top-level * Move all constants to helpers/constants/ * Move metametrics inside helpers/ * Move app and root inside pages/ * Move routes inside helpers/ * Re-organize ducks/ * Move reducers to ducks/ * Move selectors inside selectors/ * Move test out of test folder * Move action, reducer, store inside store/ * Move ui components inside ui/ * Move UI components inside ui/ * Move connected components inside components/app/ * Move i18n-helper inside helpers/ * Fix unit tests * Fix unit test * Move pages components * Rename routes component * Move reducers to ducks/index * Fix bad path in unit test | ||||
* | | | | Enable mobile sync (#6332) | Bruno Barbieri | 2019-03-22 | 2 | -8/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enable mobile sync * remove mobile sync as a preference * Fix typo | ||||
* | | | | Fixing spelling of Ethereum in MetaMetrics copy (#6329) | fixanoid | 2019-03-21 | 2 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Allow seed phrases with a trailing newline | Whymarrh Whitby | 2019-03-13 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #6281 from MetaMask/fix-browser-back-on-reveal-seed | Thomas Huang | 2019-03-13 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fixes the use of the browser back button on the reveal seed screen | ||||
| * | | | Fixes the use of the browser back button on the reveal seed screen | Dan Miller | 2019-03-12 | 1 | -2/+2 |
| | | | | |||||
* | | | | ui - add missing PropTypes (#6287) | kumavis | 2019-03-12 | 2 | -0/+3 |
| | | | | |||||
* | | | | mascara - remove from project (#6283) | kumavis | 2019-03-12 | 4 | -31/+23 |
| | | | | |||||
* | | | | Remove line rather than comment out | Thomas Huang | 2019-03-12 | 1 | -4/+0 |
| | | | | |||||
* | | | | No longer check network when validating checksum addresses | Thomas Huang | 2019-03-12 | 1 | -2/+5 |
|/ / / | |||||
* | | | Handle undefined gas limits and prices in transaction-breakdown.component ↵ | Dan J Miller | 2019-03-07 | 2 | -21/+38 |
| | | | | | | | | | | | | (#6246) | ||||
* | | | Add privacy policy link to modal metrics opt-in (#6250) | Dan J Miller | 2019-03-07 | 1 | -1/+7 |
| | | | |||||
* | | | Prevent advanced gas input arrows from setting value to < 0 (#6248) | Dan J Miller | 2019-03-07 | 2 | -4/+24 |
| | | | |||||
* | | | Only call onRecipient and onSender methods if defined in sender-to-recipient ↵ | Dan J Miller | 2019-03-07 | 1 | -2/+6 |
| | | | | | | | | | | | | (#6247) | ||||
* | | | Fix missing this reference in addtoken button onclick method (#6245) | Dan J Miller | 2019-03-06 | 1 | -1/+2 |
| | | | |||||
* | | | Fixes the 'Percentages row tracks and gutters' decpracation warning. (#6244) | Dan J Miller | 2019-03-06 | 1 | -1/+1 |
| | | | |||||
* | | | Metametrics fixes (#6238) | Dan J Miller | 2019-03-06 | 6 | -38/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve opt-in opt-out event tracking after going 'back' in onboarding. * Fix 'Switched Networks' metrics event. * Fix custom variables ids (can only use ids 1-5) * Fix tracking of function type custom variable for metametrics in confirm-transaction-base * Add missing metametrics events | ||||
* | | | Wrap in span | Thomas Huang | 2019-03-06 | 1 | -1/+1 |
| | | | |||||
* | | | Fix MetaMetrics Environment Check (#6235) | Dan J Miller | 2019-03-06 | 1 | -1/+1 |
| | | | |||||
* | | | Metametrics (#6171) | Dan J Miller | 2019-03-05 | 81 | -134/+2014 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 34 | -339/+554 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 33 | -99/+1127 |
| | | | |||||
* | | | Feature Flag + Mobile Sync (#5955) | Dan Finlay | 2019-02-26 | 8 | -3/+449 |
| | | | |||||
* | | | Fix gas estimation when sending to contracts (#6195) | Dan J Miller | 2019-02-26 | 6 | -8/+16 |
| | | | | | | | | | | | | | | | * Fix gas estimation when sending to contracts * Fix calculating of balance sufficiency and tx params when sending token transaction | ||||
* | | | Merge pull request #6184 from chikeichan/6132 | Dan J Miller | 2019-02-20 | 2 | -1/+26 |
|\ \ \ | | | | | | | | | turn camcelCase method name to space separated | ||||
| * | | | turn camcelCase method name to space separated | Chi Kei Chan | 2019-02-19 | 2 | -1/+26 |
| | | | | |||||
* | | | | Merge pull request #6185 from chikeichan/5681 | Dan J Miller | 2019-02-20 | 1 | -5/+0 |
|\ \ \ \ | | | | | | | | | | | Remove password check when importing Account JSON | ||||
| * | | | | Remove password check when importing Account JSON | Chi Kei Chan | 2019-02-19 | 1 | -5/+0 |
| |/ / / | |||||
* / / / | Change "Token Address" to "Token Contract Address" (#6182) | Chi Kei Chan | 2019-02-20 | 1 | -1/+1 |
|/ / / | |||||
* | | | Add Copy Tx ID button to transaction-list-item-details (#6146) | Chi Kei Chan | 2019-02-17 | 3 | -2/+36 |
| | | | | | | | | | | | | | | | | | | * Add Copy Tx ID button to transaction-list-item-details * Move justCopied toggle timeout inside setState callback | ||||
* | | | Checksum address before slicing it for the confirm screen (#6133) | Whymarrh Whitby | 2019-02-14 | 1 | -2/+6 |
| | | | |||||
* | | | Fixed issue #5838 (#6001) | Jonathan Smirnoff | 2019-02-14 | 10 | -17/+37 |
| | | | | | | | | | Update changelog file | ||||
* | | | Add button to force edit token symbol when adding custom token (#6147) | Chi Kei Chan | 2019-02-13 | 2 | -2/+38 |
| | | | |||||
* | | | Merge pull request #6139 from whymarrh/fix-confirm-advanced-gas | Whymarrh Whitby | 2019-02-12 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix advanced gas controls on the confirm screen | ||||
| * | | | Fix advanced gas controls on the confirm screen | Whymarrh Whitby | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
* | | | | Trim whitespace from seed phrase during import | Whymarrh Whitby | 2019-02-12 | 1 | -2/+4 |
|/ / / | | | | | | | | | | Somehow we lost 33b85cf2e | ||||
* | | | Add e2e tests adjusting gas before sending | Whymarrh Whitby | 2019-02-09 | 1 | -2/+6 |
| | | | |||||
* | | | Fix inline advanced gas editing | Whymarrh Whitby | 2019-02-09 | 6 | -64/+51 |
| | | | |||||
* | | | implement class for sign footer button (#6120) | Brandon Wissmann | 2019-02-08 | 1 | -0/+1 |
| | | | |||||
* | | | Set custom gas data in state from inline advance gas controls on send screen ↵ | Dan J Miller | 2019-02-07 | 2 | -2/+11 |
| | | | | | | | | | | | | (#6114) | ||||
* | | | Add Swap feature to CurrencyInput (#6091) | Chi Kei Chan | 2019-02-06 | 7 | -45/+151 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add Swap feature to CurrencyInput * Fix linter error * Fix and Add unit tests | ||||
* | | | Change gas labels to Slow/Average/Fast (#6090) | Chi Kei Chan | 2019-02-06 | 2 | -60/+60 |
| | | | | | | | | | | | | | | | | | | * Change gas labels to Slow/Average/Fast * Fix unit test | ||||
* | | | Add togglable advanced gas controls on send and confirm screens (#6112) | Dan J Miller | 2019-02-06 | 19 | -36/+597 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 12 | -49/+117 |
| | | | |||||
* | | | Default to the new UI for all users | Whymarrh Whitby | 2019-02-05 | 5 | -96/+11 |
| | | | |||||
* | | | Remove commented references to Beta UI | Whymarrh Whitby | 2019-02-05 | 1 | -18/+0 |
| | | | |||||
* | | | Remove "Use old UI" setting | Whymarrh Whitby | 2019-02-05 | 2 | -37/+1 |
| | | | |||||
* | | | EIP-1102 updates (#6006) | Paul Bouchon | 2019-01-31 | 4 | -10/+12 |
| | | | | | | | | | | | | | | | | | | * Update privacy notice * Respond to 1102 messages using tab ID | ||||
* | | | Remove unused InitializeMenuScreen component (#6075) | Whymarrh Whitby | 2019-01-31 | 1 | -224/+0 |
| | | | |||||
* | | | Add visual indicator when displaying a cached balance (#5854) | Dan J Miller | 2019-01-30 | 14 | -31/+151 |
| | | | |||||
* | | | I#5956 fix2 dont overwrite existing rpc settings (#6044) | Frankie | 2019-01-30 | 4 | -7/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mm-controller - dont overwrite existing rpc settings * ui-networkDropdown - dont pass old network as chainId * add methods preferencesController.updateRpc and metamaskController.updateAndSetCustomRpc * use updateAndSetCustomRpc in settings to allow rpcs to be updated * use new rpc as nickname if no nick name has been supplied * fix update rpc method | ||||
* | | | Order shapeshift transactions by time within the transactions list | Alexander Tseung | 2019-01-25 | 1 | -12/+32 |
| | | | |||||
* | | | Prevent send to token warning (#6058) | Esteban Miño | 2019-01-24 | 20 | -11/+242 |
| | | | |||||
* | | | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 80 | -447/+2485 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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ño | 2019-01-23 | 8 | -3/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * check contact metadata * check for tokens in state * tests * update tests * validation only if sending tokens * container test | ||||
* | | | Use Parity on-chain registry only when is needed (#6052) | Esteban Miño | 2019-01-23 | 5 | -6/+46 |
| | | | | | | | | | | | | | | | | | | * add and use knownMethodData to avoid infura requests * dataMethod to methodData and check empty response | ||||
* | | | Refactor BalanceComponent to jsx (#6048) | Alexander Tseung | 2019-01-21 | 6 | -250/+121 |
| | | | |||||
* | | | I#5956 fix 1 (#6026) | Frankie | 2019-01-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | * prevent invalid chainId's when adding cusstom rpcs * migration 30 removes invalid chaids from preferences and networkController for custom rpcs | ||||
* | | | Fix grammar error in Current Conversion (#6029) | Alexander Tseung | 2019-01-17 | 1 | -1/+1 |
| | | | |||||
* | | | Disable account dropdown on signing screens (#6024) | Alexander Tseung | 2019-01-17 | 5 | -85/+195 |
| | | | |||||
* | | | Fix confirm screen for sending ether tx with hex data (#6008) | Alexander Tseung | 2019-01-11 | 1 | -0/+6 |
| | | | |||||
* | | | Fix ERC20 token value decoding (#5995) | Hsuan Lee | 2019-01-04 | 1 | -1/+1 |
| | | | | | | | | | When MetaMask user calls non-standard ERC20 methods such as `mint`, `tokenData` will be `undefined` and an uncaught error will break the UI | ||||
* | | | Fix Component#componentDidUpdate usage (#5977) | Bowen | 2019-01-04 | 1 | -3/+3 |
| | | | |||||
* | | | Add scrolling button to account list | Alexander Tseung | 2019-01-04 | 7 | -255/+394 |
| | | | |||||
* | | | Prevent users from changing the From field in the send screen (#5922) | Alexander Tseung | 2018-12-14 | 19 | -440/+27 |
| | | | | | | | | | | | | | | | | | | * Prevent users from changing the From field in the send screen * Fix integration tests | ||||
* | | | Fix displayed time and date in the activity log. Remove vreme library, add ↵ | Alexander Tseung | 2018-12-14 | 3 | -10/+5 |
| | | | | | | | | | | | | luxon library. (#5932) | ||||
* | | | Merge pull request #5893 from MetaMask/loading-network-screen | Dan J Miller | 2018-12-14 | 13 | -36/+330 |
|\ \ \ | | | | | | | | | Loading network screen | ||||
| * | | | Clean up for the loading-network-screen | Dan Miller | 2018-12-13 | 3 | -33/+24 |
| | | | | |||||
| * | | | Improve styling of loading retry / error screen | Dan Miller | 2018-12-13 | 1 | -0/+6 |
| | | | | |||||
| * | | | Adds network loading retry / error screen. | Dan Miller | 2018-12-13 | 10 | -2/+266 |
| | | | | |||||
| * | | | Add identifier of private network to the network loading screen message. | Dan Miller | 2018-12-13 | 3 | -7/+20 |
| | | | | |||||
| * | | | Add spinner and dropdown arrow to network indicator on custom network loading. | Dan Miller | 2018-12-13 | 2 | -27/+47 |
| | | | | |||||
* | | | | Fix speed up button not showing for transactions with the lowest nonce (#5925) | Alexander Tseung | 2018-12-13 | 1 | -3/+3 |
|/ / / | |||||
* | | | Show transaction fee instead of total fee in top left of gas customization ↵ | Dan Miller | 2018-12-13 | 4 | -9/+9 |
| | | | | | | | | | | | | modal. | ||||
* | | | Fix width of gas customization model in notification view | Dan Miller | 2018-12-13 | 2 | -3/+4 |
| | | | |||||
* | | | Add missing translation to the gas customization component. | Dan Miller | 2018-12-13 | 5 | -14/+17 |
| | | | |||||
* | | | Ensures that advanced tab gas limit reflects tx gas limit | Dan Miller | 2018-12-12 | 5 | -11/+7 |
| | | | |||||
* | | | Add submitDisabled prop to Modals. Disable submit button when creating a ↵ | Alexander Tseung | 2018-12-12 | 4 | -2/+44 |
| | | | | | | | | | | | | cancel transaction (#5910) | ||||
* | | | Improve ux for low gas price set (#5862) | Dan J Miller | 2018-12-11 | 11 | -66/+373 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Show user warning if they set gas price below safelow minimum, error if 0. * Properly cache basic price estimate data. * Default retry price to recommended price if original price was 0x0 * Use mock fetch in send-new-ui integration tests. | ||||
* | | | fix formatting of 32-byte strings in personal_sign (#5878) | Noah Zinsmeister | 2018-12-10 | 1 | -1/+1 |
| | | | |||||
* | | | Group transactions by nonce (#5886) | Alexander Tseung | 2018-12-10 | 34 | -336/+1132 |
| | | | |||||
* | | | Replace height: 100% rule with workaround for flexbox quirks | Whymarrh Whitby | 2018-12-06 | 1 | -1/+2 |
| | | | |||||
* | | | Fix styling of send screen in extension view when hex data on. | Dan Miller | 2018-12-04 | 4 | -12/+17 |
| | | | |||||
* | | | Final gas customization fixes | Dan Miller | 2018-12-04 | 17 | -103/+197 |
| | | | |||||
* | | | Clear custom gas data on hiding of gas customization modal. | Dan Miller | 2018-12-04 | 1 | -4/+12 |
| | | | |||||
* | | | Modify results of API data to better fit gas chart: remove outliers, pad data | Dan Miller | 2018-12-04 | 5 | -44/+126 |
| | | | |||||
* | | | Add loading spinners when waiting for APIs in the gas customization modal | Dan Miller | 2018-12-04 | 9 | -6/+61 |
| | | | |||||
* | | | Uses more reliable api on main send screen; caches basic api results in modal | Dan Miller | 2018-12-04 | 18 | -139/+300 |
| | | | |||||
* | | | Improve responsiveness of customize speed up slider. | Dan Miller | 2018-12-04 | 3 | -6/+76 |
| | | | |||||
* | | | Make gas customization modal responsive. | Dan Miller | 2018-12-04 | 7 | -1/+32 |
| | | | |||||
* | | | Remove gas customization integration tests (in favour of e2e tests) | Dan Miller | 2018-12-04 | 1 | -1/+2 |
| | | | |||||
* | | | Fixes for components that break e2e gas customization tests, plus unit test ↵ | Dan Miller | 2018-12-04 | 9 | -21/+102 |
| | | | | | | | | | | | | updates. | ||||
* | | | Update e2e tests for new gas customization modal. | Dan Miller | 2018-12-04 | 1 | -1/+1 |
| | | | |||||
* | | | Connect gas price chart to gas station api. | Dan Miller | 2018-12-04 | 2 | -41/+184 |
| | | | |||||
* | | | Adds speed up slide-in gas customization sidebar | Dan Miller | 2018-12-04 | 19 | -58/+306 |
| | | | |||||
* | | | Redesign of gas customization basic tab. | Dan Miller | 2018-12-04 | 7 | -10/+131 |
| | | | |||||
* | | | Clean up for mmui-i11-custom-gas-price-chart branch | Dan Miller | 2018-12-04 | 4 | -33/+25 |
| | | | |||||
* | | | Improve data management and tests for gas-modal-page-container price estimates. | Dan Miller | 2018-12-04 | 4 | -20/+67 |
| | | | |||||
* | | | Update tests, plus some lint fixes, for gas-price-chart | Dan Miller | 2018-12-04 | 3 | -53/+204 |
| | | | |||||
* | | | Clean up gas chart code. | Dan Miller | 2018-12-04 | 3 | -362/+373 |
| | | | |||||
* | | | Add control arrows to advanced gas tab inputs. | Dan Miller | 2018-12-04 | 3 | -1/+63 |
| | | | |||||
* | | | Complete integration of gas chart with redux. | Dan Miller | 2018-12-04 | 9 | -14/+148 |
| | | | |||||
* | | | Read only connection of gas price chart to redux | Dan Miller | 2018-12-04 | 13 | -28/+245 |
| | | | |||||
* | | | Gas price chart improvements, redesign, bug fixes, and set up to receive ↵ | Dan Miller | 2018-12-04 | 5 | -88/+300 |
| | | | | | | | | | | | | external data | ||||
* | | | Adds not yet functional gas price chart. | Dan Miller | 2018-12-04 | 9 | -20/+286 |
| | | | |||||
* | | | Lint and unit test fixes. | Dan Miller | 2018-12-04 | 3 | -5/+4 |
| | | | |||||
* | | | Clean up for advanced gas tab customization changes. | Dan Miller | 2018-12-04 | 2 | -19/+13 |
| | | | |||||
* | | | Adds redesign for the customize gas advanced tab. | Dan Miller | 2018-12-04 | 19 | -152/+332 |
| | | | |||||
* | | | Test updates and additions for button integration with send screen. | Dan Miller | 2018-12-04 | 18 | -64/+462 |
| | | | |||||
* | | | Integrate gas buttons with the send screen. | Dan Miller | 2018-12-04 | 13 | -41/+289 |
| | | | |||||
* | | | Connects remained of the gas customization component to redux. | Dan Miller | 2018-12-04 | 22 | -194/+497 |
| | | | |||||
* | | | Adds gas-duck.test.js tests. | Dan Miller | 2018-12-04 | 1 | -0/+300 |
| | | | |||||
* | | | Styling fixes for gas customization advanced tab content. | Dan Miller | 2018-12-04 | 4 | -3/+2 |
| | | | |||||
* | | | Improvements to propdefaults in button-group.component and ↵ | Dan Miller | 2018-12-04 | 2 | -2/+3 |
| | | | | | | | | | | | | basic-tab-content.component | ||||
* | | | Connect the gas-button-group component to redux and a live api. | Dan Miller | 2018-12-04 | 15 | -111/+573 |
| | | | |||||
* | | | Adds basic tab content to gas customizer, with styled button group (static, ↵ | Dan Miller | 2018-12-04 | 16 | -15/+615 |
| | | | | | | | | | | | | for now). | ||||
* | | | Improve styling of advanced-tab-content gasInput row | Dan Miller | 2018-12-04 | 3 | -5/+11 |
| | | | |||||
* | | | Add tests for advanced-tab-component.js and subcomponents. | Dan Miller | 2018-12-04 | 4 | -18/+275 |
| | | | |||||
* | | | Remove gas slider from advance-tab-content.component | Dan Miller | 2018-12-04 | 3 | -19/+2 |
| | | | |||||
* | | | Split advanced-tab-content.component.js render() method into smaller ↵ | Dan Miller | 2018-12-04 | 2 | -31/+51 |
| | | | | | | | | | | | | 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 | 20 | -63/+532 |
| | | | | | | | | | | | | customize modal. | ||||
* | | | Use BEM for css in gas-modal-page-container | Dan Miller | 2018-12-04 | 3 | -26/+28 |
| | | | |||||
* | | | Use correct message key in gas-modal-page-container.component.js | Dan Miller | 2018-12-04 | 1 | -1/+1 |
| | | | |||||
* | | | Adds new gas customization modal container (without content) | Dan Miller | 2018-12-04 | 10 | -29/+353 |
| | | | |||||
* | | | Save recent network balances in local storage (#5843) | Dan J Miller | 2018-12-01 | 12 | -28/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use selector for state.metamask.accounts in all cases. * Default to cached balance when selecting metamask accounts * Adds the cached-balances controller * Documentation and small codes fixes for #5843 Co-Authored-By: danjm <danjm.com@gmail.com> | ||||
* | | | Hide app-header when provider request pending (#5831) | Whymarrh Whitby | 2018-11-27 | 2 | -5/+19 |
| | | | |||||
* | | | Show disabled cursor in .network-disabled state (#5829) | Whymarrh Whitby | 2018-11-27 | 1 | -1/+1 |
| | | | |||||
* | | | Increase Token Symbol length to twelve | Thomas Huang | 2018-11-23 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #5797 from MetaMask/trezor-v6 | Bruno Barbieri | 2018-11-22 | 2 | -4/+4 |
|\ \ \ | | | | | | | | | Add Firefox and Brave support for Trezor | ||||
| * \ \ | fix merge conflicts | brunobar79 | 2018-11-21 | 40 | -148/+148 |
| |\ \ \ | |||||
| * | | | | clean up | brunobar79 | 2018-11-15 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-11-15 | 2 | -1/+35 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'develop' into trezor-v5 | brunobar79 | 2018-11-14 | 14 | -21/+223 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-11-07 | 110 | -444/+1224 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-10-21 | 77 | -611/+2454 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | fix conflicts | brunobar79 | 2018-10-17 | 194 | -1721/+4929 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-09-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-09-06 | 131 | -2288/+3055 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fix comment | brunobar79 | 2018-08-21 | 1 | -2/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-21 | 35 | -144/+850 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | add error messages | brunobar79 | 2018-08-11 | 1 | -2/+4 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | hide export private key for trezor accounts | brunobar79 | 2018-08-10 | 1 | -2/+16 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Fix usage of setState in ConfirmTransactionBase#handleSubmit (#5799) | Whymarrh Whitby | 2018-11-22 | 1 | -16/+29 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Show byte count for hex data on confirm screen (#5798) | Whymarrh Whitby | 2018-11-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Remove "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | | | | | | | | | | | Remove "Beta" from header logo | Whymarrh Whitby | 2018-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Default to the new UI for first time users | Whymarrh Whitby | 2018-11-21 | 2 | -18/+19 |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Fix button styling for Create Account Connect (#5787) | Alexander Tseung | 2018-11-20 | 3 | -47/+13 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Fix rounding issue when sending max tokens (#5695) | Alexander Tseung | 2018-11-20 | 35 | -99/+133 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix rounding issue when sending max tokens * Ensure amount row shows exact amount of max tokens on send screen (#2) * Fix tests * Change stored redux value from BigNumber to hex string. Fix TokenInput default value | ||||
* | | | | | | | | | | | | ESLint fixes (#5775) | Whymarrh Whitby | 2018-11-17 | 2 | -2/+2 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * eslint . --fix * Upgrade all ESLint warnings to errors | ||||
* | | | | | | | | | | | Show APPROVED status for transactions that have been approved but not submitted | Alexander Tseung | 2018-11-14 | 2 | -1/+35 |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Fixes #3425: Better support for batch transactions (#5437) | PaddyMc | 2018-11-14 | 11 | -14/+213 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Increase number of ETH decimals displayed in the balance view from 3 to 4 ↵ | Alexander Tseung | 2018-11-10 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#5710) | ||||
* | | | | | | | | | Merge pull request #5481 from MetaMask/reducers | Thomas Huang | 2018-11-07 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | tests/Reducers | ||||
| * | | | | | | | | nextUnreadNotice undefined rather than null | Thomas | 2018-11-01 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is ↵ | Thomas | 2018-10-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dispatched | ||||
| * | | | | | | | | Merge branch 'develop' into reducers | Thomas | 2018-10-31 | 141 | -1014/+3221 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Set maxMode and toNickname defaults for clear_send | Thomas | 2018-10-10 | 1 | -3/+5 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Update the colour of the default image used on Connect Request (#5678) | Whymarrh Whitby | 2018-11-06 | 1 | -1/+2 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Update "Learn more" link on 1102 connect screen (#5677) | Whymarrh Whitby | 2018-11-06 | 1 | -1/+7 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 13 | -26/+302 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 option | bitpshr | 2018-11-06 | 7 | -113/+37 |
| | | | | | | | | | | |||||
* | | | | | | | | | | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 7 | -0/+110 |
| | | | | | | | | | | |||||
* | | | | | | | | | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 15 | -0/+196 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | fixed currency-display (#5619) | HackyMiner | 2018-10-30 | 2 | -3/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * call getValueFromWeiHex() with fromCurrency=nativeCurrency | ||||
* | | | | | | | | | Merge pull request #5560 from MetaMask/sentry-enhancements2 | kumavis | 2018-10-30 | 1 | -10/+16 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Sentry - various enhancements to help debugging (alternate) | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-30 | 86 | -421/+658 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sentry-enhancements2 | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-21 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | sentry-enhancements2 | ||||
| * | | | | | | | | | | sentry - include app state in ui errors | kumavis | 2018-10-20 | 1 | -10/+16 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #5567 from MetaMask/HowardBraham-develop | kumavis | 2018-10-30 | 4 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | 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 | 44 | -278/+340 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HowardBraham-develop | ||||
| * | | | | | | | | | | | ui - use variable to clarify result of emptiness check | kumavis | 2018-10-21 | 2 | -2/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 98 | -666/+2740 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | ganache-core merged my PR, so I changed some comments to clarify that ↵ | Howard Braham | 2018-10-10 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ganache-core v2.2.1 and below will return the non-standard '0x0' | ||||
| * | | | | | | | | | | | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 4 | -3/+4 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 48 | -143/+317 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Fix raised button min-height (#5613) | Alexander Tseung | 2018-10-26 | 1 | -0/+1 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Fix button styling for overflowing text (#5602) | Alexander Tseung | 2018-10-25 | 1 | -2/+2 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Fix blockies icons overriding contract map icons. Refactor Identicon ↵ | Alexander Tseung | 2018-10-25 | 21 | -138/+257 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | component (#5599) | ||||
* | | | | | | | | | | | Fix UnknownFunction showing as Confirm (#5590) | Alexander Tseung | 2018-10-24 | 1 | -0/+11 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Add Activity Log entry for onchain failures for a transaction. Change ↵ | Alexander Tseung | 2018-10-23 | 14 | -112/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scrolling of the transaction list. Remove Transaction Details modal. (#5581) | ||||
* | | | | | | | | | | | Fix signature request styling issues (#5574) | Alexander Tseung | 2018-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Fix account display width for large currency values | Alexander Tseung | 2018-10-21 | 9 | -25/+49 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Update Shapeshift logo url and adjust list item contents | Thomas | 2018-10-18 | 1 | -3/+2 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Extract Add Token button into its own component | Whymarrh Whitby | 2018-10-18 | 6 | -23/+82 |
| | | | | | | | | | |||||
* | | | | | | | | | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 71 | -585/+2370 |
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | | | | | | | Decrease click area for AmountMaxButton on send screen | Whymarrh Whitby | 2018-10-16 | 2 | -19/+24 |
| | | | | | | | | |||||
* | | | | | | | | add tooltip for view etherscan tx (#5518) | Michael J. Cohen | 2018-10-16 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add tooltip for view etherscan tx * run lint | ||||
* | | | | | | | | Add txReceipt data to transaction details (#5513) | Alexander Tseung | 2018-10-16 | 6 | -5/+84 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Update Zendesk links for new subdomain | Whymarrh Whitby | 2018-10-12 | 4 | -4/+4 |
| | | | | | | | |||||
* | | | | | | | test - add actions unit tests (#5369) | Thomas Huang | 2018-10-10 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Actions.spec.js * Error handling tests * Lint | ||||
* | | | | | | | Make all addresses EIP-55 compliant (#5379) | bakaoh | 2018-10-10 | 3 | -8/+14 |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make all addresses EIP-55 compliant * Checksum autocompleted address but not during input | ||||
* | | | | | | tests - integration - Add Drizzle tests (#5467) | Bruno Barbieri | 2018-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added drizzle app for testing * working * clean up * clean up script * make build step required * add drizzle-tests to .eslintignore * clean up drizzle run script * lint * use truffle unbox * undo eslintignore changes * revert change * dont use global * dont need this steps * use the new account flow * restore package-lock.json | ||||
* | | | | | | Fixed lint errors | Santiago Gonzalez Toral | 2018-10-10 | 1 | -11/+11 |
| | | | | | | |||||
* | | | | | | Added account options on home screen | Santiago Gonzalez Toral | 2018-10-10 | 4 | -4/+133 |
| | | | | | | |||||
* | | | | | | Fix token values being undefined | Alexander Tseung | 2018-10-09 | 2 | -3/+8 |
|/ / / / / | |||||
* | | | | | Merge pull request #5442 from whymarrh/fix-page-container-footer | Whymarrh Whitby | 2018-10-06 | 3 | -64/+64 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix markup for inline instances of PageContainers | ||||
| * | | | | | Fix markup for inline instances of `PageContainer`s | Whymarrh Whitby | 2018-10-06 | 3 | -64/+64 |
| | | | | | | |||||
* | | | | | | Fix action translations edge cases | Alexander Tseung | 2018-10-06 | 4 | -2/+14 |
|/ / / / / | |||||
* | | | | | Merge pull request #5428 from alextsg/i5372-queue-order | Dan Finlay | 2018-10-06 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Reverse pending transactions order | ||||
| * | | | | | Reverse pending transactions order | Alexander Tseung | 2018-10-05 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Translate method names in the transaction list only when applicable | Alexander Tseung | 2018-10-05 | 6 | -20/+108 |
|/ / / / / | |||||
* | | | | | Remove "Copy Contract Address" from token options | Whymarrh Whitby | 2018-10-04 | 1 | -9/+0 |
| | | | | | |||||
* | | | | | Merge pull request #5329 from whymarrh/confirm-features | Whymarrh Whitby | 2018-10-02 | 12 | -25/+245 |
|\ \ \ \ \ | | | | | | | | | | | | | Add batch reject to confirm screen | ||||
| * | | | | | Only use current network txs when calculating "Reject All" | Whymarrh Whitby | 2018-10-02 | 1 | -1/+6 |
| | | | | | | |||||
| * | | | | | Switch page-container__footer-* for header and footer tags | Whymarrh Whitby | 2018-10-02 | 3 | -27/+27 |
| | | | | | | |||||
| * | | | | | Reword batch reject confirm as "Reject All" | Whymarrh Whitby | 2018-10-02 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Confirm rejecting multiple transactions with modal | Whymarrh Whitby | 2018-10-02 | 7 | -4/+100 |
| | | | | | | |||||
| * | | | | | s/Cancel/Reject/ on confirm screen for clarity | Whymarrh Whitby | 2018-10-02 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Add "Cancel All" button to confirm footer | Whymarrh Whitby | 2018-10-02 | 4 | -4/+79 |
| | | | | | | |||||
| * | | | | | Have PageContainerFooter take children node | Whymarrh Whitby | 2018-10-02 | 3 | -21/+64 |
| | | | | | | |||||
* | | | | | | Recipient not required on send screen when hex data present | Whymarrh Whitby | 2018-10-01 | 5 | -4/+17 |
| | | | | | | |||||
* | | | | | | Rework estimateGas logic | Whymarrh Whitby | 2018-10-01 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | The tests still pass! |