aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
Commit message (Expand)AuthorAgeFilesLines
* Add ButtonGroup componentAlexander Tseung2018-07-245-0/+151
* Merge pull request #4822 from whymarrh/show-more-addressWhymarrh Whitby2018-07-192-3/+3
|\
| * Show first four characters of account after 0x in walletWhymarrh Whitby2018-07-181-1/+1
| * Show first four characters of account after 0x in tx listWhymarrh Whitby2018-07-181-2/+2
* | Don't set txData to an empty stringWhymarrh Whitby2018-07-181-1/+1
* | Inline single-use vars in send-footer.utilsWhymarrh Whitby2018-07-181-3/+1
* | Send data along with other tx paramsWhymarrh Whitby2018-07-187-16/+66
* | Hook up send component w/ UPDATE_SEND_HEX_DATA actionWhymarrh Whitby2018-07-183-5/+28
* | Add hex data row to send screenWhymarrh Whitby2018-07-184-0/+41
|/
* Use Number constructor for number conversion. Use existing noConversionRateAv...Alexander Tseung2018-07-181-1/+1
* Merge developAlexander Tseung2018-07-183-1746/+0
* Fix testsAlexander Tseung2018-07-182-1/+5
* Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-1813-104/+195
* Remove unused confirm transaction filesAlexander Tseung2018-07-183-186/+0
* Merge pull request #4815 from MetaMask/i4783-retryAlexander Tseung2018-07-181-14/+10
|\
| * Increase clickable area and padding of Retry Transaction barAlexander Tseung2018-07-171-14/+10
* | lint fixSara Reynolds2018-07-171-6/+4
* | Fix edge cases and add translation compatibilitySara Reynolds2018-07-171-6/+12
* | Update onlyRenderConversions function to method and account for edge casesSara Reynolds2018-07-171-26/+24
* | Fixes conversion status for tokens without conversion ratesSara Reynolds2018-07-171-14/+29
|/
* Fix send import paths in confirm tx componentsWhymarrh Whitby2018-07-162-3/+3
* Fix send import path in customize gas modalWhymarrh Whitby2018-07-161-1/+1
* Fix send import path in ToAutoCompleteWhymarrh Whitby2018-07-161-1/+1
* Fix lint warnings in the send/ directory.Dan2018-07-164-32/+28
* Remove send_ directory, revert to just having sendDan2018-07-16122-18/+140
* Merge pull request #4715 from BitGuildPlatform/to-autocompleteDan J Miller2018-07-143-121/+142
|\
| * fix classnameTrejGun2018-07-051-1/+4
| * Merge branch 'develop' into to-autocompleteАнна2018-07-0524-28/+65
| |\
| * | fixes #4664trejgun2018-07-033-121/+139
* | | Merge pull request #4702 from BitGuildPlatform/contextTypesDan J Miller2018-07-1414-60/+57
|\ \ \
| * \ \ Merge branch 'develop' into contextTypesTrejGun2018-07-0524-28/+65
| |\ \ \ | | | |/ | | |/|
| * | | convert contextType to static prop for refactored componentstrejgun2018-07-0514-60/+57
| | |/ | |/|
* | | Merge pull request #4766 from whymarrh/null-translationsWhymarrh Whitby2018-07-131-1/+1
|\ \ \
| * | | Remove unneeded MetaMaskConnect connect wrapperWhymarrh Whitby2018-07-121-1/+1
* | | | Add tooltip to new tab icon in tx-viewWhymarrh Whitby2018-07-121-4/+8
* | | | Add tooltip to menu icon in tx-viewWhymarrh Whitby2018-07-121-9/+16
* | | | Merge pull request #4691 from MetaMask/i4404-confirm-refactorAlexander Tseung2018-07-1284-301/+2883
|\ \ \ \ | |/ / / |/| | |
| * | | Fix font sizes, colors. Include data tab for send-eth transaction confirmatio...Alexander Tseung2018-07-124-4/+20
| * | | Fix multiple signature requests showing an infinite spinnerAlexander Tseung2018-07-111-2/+11
| * | | Fix existing unit testsAlexander Tseung2018-07-081-4/+7
| * | | Various fixes from PR commentsAlexander Tseung2018-07-0711-149/+206
| * | | Use eth-method-registry to get method dataAlexander Tseung2018-07-076-34/+38
| * | | Display newest transactionAlexander Tseung2018-07-072-4/+4
| * | | Refactor data flow, signature request routingAlexander Tseung2018-07-076-79/+145
| * | | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-0782-295/+2722
* | | | Prevent users from submitting password multiple times on the unlock screenAlexander Tseung2018-07-111-36/+36
|/ / /
* | | Merge pull request #4648 from MetaMask/update-import-from-seed-screenDan J Miller2018-07-061-151/+162
|\ \ \
| * | | Delete old restore vault file.Dan2018-07-062-340/+162
| * | | Update import from seed screen on new ui.Dan2018-07-051-0/+189
* | | | Merge pull request #4694 from MetaMask/i4660-improve-send-token-error-uiDan J Miller2018-07-0616-17/+303
|\ \ \ \
| * | | | Improve send token error ux.Dan2018-07-0516-17/+303
* | | | | Merge pull request #4733 from whymarrh/fix-setstate-warningsWhymarrh Whitby2018-07-062-0/+11
|\ \ \ \ \
| * | | | | Don't update token balances after tracker is stoppedWhymarrh Whitby2018-07-052-0/+7
| * | | | | Remove TokenTracker listeners when unmounting componentWhymarrh Whitby2018-07-052-0/+4
| | |_|_|/ | |/| | |
* / | | | Prevent calling setState in TxListItem after unmountWhymarrh Whitby2018-07-051-0/+9
|/ / / /
* / / / fixes 4666Sara Reynolds2018-07-041-2/+5
|/ / /
* | | Merge pull request #4716 from MetaMask/i4663-clearErrorMessagesDan J Miller2018-07-042-0/+2
|\ \ \ | |/ / |/| |
| * | fixes 4663Sara Reynolds2018-07-042-0/+2
* | | Merge pull request #4633 from MetaMask/i4580-import-account-errorsAlexander Tseung2018-07-042-2/+2
|\ \ \
| * | | Check that error is defined in import-account error catch.Dan2018-06-292-2/+2
| * | | Show all errors on account creation screen.Dan2018-06-292-2/+2
* | | | Merge pull request #4699 from TrejGun/removeLeadingZeroesDan J Miller2018-07-043-4/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | move removeLeadingZeroes to utils, add testtrejgun2018-07-023-4/+36
* | | | eslint --fix .brunobar792018-07-0318-20/+20
| |_|/ |/| |
* | | Merge pull request #4687 from snreynolds/i4623-getConvertedCurrencyDan J Miller2018-06-308-24/+9
|\ \ \
| * | | fixes #4623Sara Reynolds2018-06-308-24/+9
| | |/ | |/|
* | | Merge pull request #4640 from weijiekoh/developDan J Miller2018-06-301-0/+3
|\ \ \
| * | | removed stray console.logKoh Wei Jie2018-06-221-1/+0
| * | | fixed blank boolean field for typed signing for new UIKoh Wei Jie2018-06-221-0/+4
* | | | Merge pull request #4647 from MetaMask/fix-overflow-currency-displayDan J Miller2018-06-302-1/+4
|\ \ \ \
| * | | | Improve attribute syntax in send-amount-row.component.jsDan J Miller2018-06-301-1/+1
| * | | | Remove input arrows for send screen amount row on firefox.Dan2018-06-292-0/+3
| * | | | Fix issues with scrollbar in currency display.Dan2018-06-291-1/+1
| | |/ / | |/| |
* | | | Merge pull request #4690 from MetaMask/i4662-token-gas-estimate-uxDan Finlay2018-06-293-0/+11
|\ \ \ \
| * | | | Set based estimate for token sends to be updated once recipient address speci...Dan2018-06-293-0/+11
| |/ / /
* | | | Merge pull request #4634 from MetaMask/i4503-touch-up-shpshft-button-styleThomas Huang2018-06-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix style of shapeshift screen in deposit modal.Dan2018-06-221-1/+1
| |/ /
* | | Merge pull request #4678 from MetaMask/e2e-beta-tests-upgradeDan J Miller2018-06-291-4/+8
|\ \ \
| * | | Fix send token tests in beta ui e2e tests.Dan2018-06-271-4/+8
| * | | Only show the customize gas modal if the estimateGas call is not currently in...Dan2018-06-271-5/+43
* | | | Merge pull request #4674 from MetaMask/removeOnlyTestsThomas Huang2018-06-291-1/+1
|\ \ \ \
| * | | | Remove .only on testtmashuang2018-06-271-1/+1
| |/ / /
* | | | Merge pull request #4677 from MetaMask/customize-gas-loading-waitDan J Miller2018-06-281-5/+43
|\ \ \ \
| * | | | Only show the customize gas modal if the estimateGas call is not currently in...Dan2018-06-191-5/+43
| | |_|/ | |/| |
* | | | Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancementsDan J Miller2018-06-285-41/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove commented out code in ens-input.Dan2018-06-221-1/+0
| * | | Merge branch 'develop' into i4409-i4410-ens-input-enhancementsDan2018-06-2014-47/+183
| |\| |
| * | | ENS input in send form shows distinct errors for invalid addresses and non-ex...Dan2018-06-155-22/+38
| * | | ENS name revalidates on network change.Dan2018-06-131-23/+33
* | | | Merge pull request #4627 from TrejGun/gas-fee-displayDan J Miller2018-06-278-57/+121
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix default importtrejgun2018-06-232-2/+2
| * | | linttrejgun2018-06-212-3/+13
| * | | refactor gas-fee-display componenttrejgun2018-06-218-57/+111
* | | | Scroll large amounts in the send componentWhymarrh Whitby2018-06-211-1/+1
* | | | Handle large token balances in tx list heroWhymarrh Whitby2018-06-212-1/+2
| |_|/ |/| |
* | | Merge pull request #4584 from MetaMask/fix-send-tokenkumavis2018-06-1910-19/+129
|\ \ \
| * | | On send screen amount change, updateGas call now includes current to address.Dan2018-06-196-4/+37
| * | | Send screen returns simple gas cost if no to address specified when not sendi...Dan2018-06-192-3/+8
| * | | Remove leading zeroes from send screen amount row input.Dan2018-06-191-1/+5
| * | | Fix currency-display.js rendering of token amounts.Dan2018-06-191-0/+1
| * | | Revert to updating amount on blur of input change; update gas on blur of amou...Dan2018-06-192-5/+11
| * | | Fix unit testsAlexander Tseung2018-06-161-3/+8
| * | | Estimate gas limit when the token amount changes. Fix amount inputAlexander Tseung2018-06-164-16/+18
| * | | Update send.utils.js estimateGas tests.Dan2018-06-152-5/+20
| * | | Add a buffer to new ui gas estimatesDan2018-06-151-2/+41
| * | | Add hex-prefix to gas estimate resultAlexander Tseung2018-06-152-4/+4
| |/ /
* / / View address of an added token (#4591)Csaba S2018-06-191-17/+36
|/ /
* | Merge pull request #4566 from MetaMask/notice-phishingDan Finlay2018-06-152-10/+10
|\ \
| * | notices - replace getLatestNotice with getNextNoticekumavis2018-06-142-10/+10
| |/
* / add help link to eth_sign warningBobby Dresser2018-06-121-1/+8
|/
* Access correct property from state in confirm screen components gatherTxMeta()Dan2018-06-082-2/+2
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-078-30/+70
|\
| * Merge pull request #4418 from MetaMask/handle-import-account-failure-in-uikumavis2018-06-072-13/+36
| |\
| | * Merge branch 'develop' into handle-import-account-failure-in-uiDan2018-06-0510-26/+127
| | |\
| | * \ Merge branch 'develop' into handle-import-account-failure-in-uiDan2018-06-0331-192/+324
| | |\ \
| | * | | Fix then-catch + error handling in import-accountDan2018-05-312-4/+2
| | * | | Importing account by json and private key shows error and does not change acc...Dan2018-05-312-10/+35
| * | | | i18n - ja improvements03-262018-06-074-9/+23
| * | | | Render the accounts in keyring orderWhymarrh Whitby2018-06-061-3/+4
| * | | | Remove selectedIdentity prop from wallet viewWhymarrh Whitby2018-06-061-5/+3
| * | | | Ensure selectedAddress exists when render walletWhymarrh Whitby2018-06-061-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-0512-28/+129
|\| | |
| * | | Update hide-token-confirmation-modal.js to use new modalState schema (#4482)Dan J Miller2018-06-053-3/+3
| * | | Merge pull request #4428 from MetaMask/fix-tokenlist-balance-overflowDan J Miller2018-06-051-2/+2
| |\ \ \
| | * | | Token name is not hidden in wallet if balance is exceptionally long.Dan2018-06-011-2/+2
| | |/ /
| * | / Indicate the current selected account on the popup account view (#4445)Alexander Tseung2018-06-056-21/+122
| | |/ | |/|
| * | update helpscout links to zenhubBobby Dresser2018-06-012-2/+2
* | | Simplify recipient code check in send.utils estimateGasDan2018-06-051-4/+5
* | | Default currency-display valueToRender to empty string when not readOnly ('0'...Dan2018-06-021-2/+2
* | | Fix calculation of data property for gas estimation on token transfers.Dan2018-06-026-45/+41
* | | Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...Dan2018-06-0144-353/+610
|\ \ \
| * | | Remove .onlyDan2018-06-011-1/+1
| * | | Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...Dan2018-06-015-153/+70
| |\ \ \
| | * \ \ Merge pull request #4386 from MetaMask/i4077-replace-currency-input-with-nume...Dan J Miller2018-06-015-153/+70
| | |\ \ \
| | | * | | Improve input width calculation in currency-display.jsDan2018-06-011-3/+2
| | | * | | Fix currency display send integration tests.Dan2018-05-311-1/+1
| | | * | | Delete currency-input.jsDan2018-05-302-114/+0
| | | * | | Remove currency input from input-numberDan2018-05-301-4/+4
| | | * | | Stop using external NumericInput component.Dan2018-05-301-8/+15
| | | * | | Replaces currency-input.js with NumericInputDan2018-05-293-38/+63
| * | | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-0138-200/+539
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Add new alert modalsAlexander Tseung2018-06-0115-155/+271
| | * | | Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-0114-37/+53
| | | |/ | | |/|
| | * | Prevent loading screen from overlaying the app bar (#4417)Alexander Tseung2018-05-312-9/+2
| | * | Fix error handling on incorrect password (#4401)Alexander Tseung2018-05-311-11/+9
| | * | Add notification for dropped retry transactions (#4363)Alexander Tseung2018-05-3010-39/+215
| | * | Fix add-token token list placeholder width (#4365)Alexander Tseung2018-05-301-0/+4
| | * | Fix text field labels of first time flow. Add text fields to storybook (#4389)Alexander Tseung2018-05-292-44/+80
| | * | newui - unlock - dont catch errors unrelated to tryUnlockMetamaskkumavis2018-05-291-2/+2
* | | | Improve efficiency of estimateGasPriceFromRecentBlocksDan2018-05-311-10/+5
* | | | test - send-utils.test - lint fixkumavis2018-05-311-1/+1
* | | | Gas estimation uses block gas limit as fallback if query.estimateGas returns ...Dan2018-05-312-5/+39
* | | | Auto update gas estimate when to changes.Dan2018-05-3113-63/+103
* | | | Support smaller decimals in currency-displayDan2018-05-311-1/+1
* | | | Estimate gas using same algorithm as backend.Dan2018-05-3110-93/+134
* | | | Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...Dan2018-05-3112-11/+196
* | | | getParamsForGasEstimate extracts symbol from token instead of just accepting ...Dan2018-05-312-4/+5
* | | | Rename gas change actions.Dan2018-05-313-14/+14
|/ / /
* | | Update amount error on update of send screen.Dan2018-05-313-23/+30
* | | Fix setting of token balance on account switch in send screen from field.Dan2018-05-313-3/+3
| |/ |/|
* | Send refactor: fix error handling and form disabling in send form.Dan2018-05-268-47/+37
* | Clean up for send refactor PR.Dan2018-05-255-15/+7
* | Move formShouldBeDisabled from send-footer util to component.Dan2018-05-254-40/+72
* | Fix order of button text in page-container-footer.Dan2018-05-252-10/+4
* | Display correct titles and subtitles on send token and editing send transacti...Dan2018-05-258-14/+105
* | Fix display of primary currency symbol in send amount rowDan2018-05-252-2/+8
* | Send refactor: fix amount max button for tokens.Dan2018-05-241-1/+12
* | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-2443-502/+1168
|\|
| * Merge pull request #4308 from MetaMask/i4232-addtokenkumavis2018-05-2334-481/+1106
| |\
| | * Update input field border on focusAlexander Tseung2018-05-221-1/+3
| | * Fix testsAlexander Tseung2018-05-211-11/+6
| | * Update designs for Add Token screenAlexander Tseung2018-05-2034-481/+1109
| * | Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-175-10/+10
| |/
| * Merge pull request #4255 from MetaMask/i4233-dropdownskumavis2018-05-172-6/+52
| |\
| | * Fix account and network dropdowns in confirm screenAlexander Tseung2018-05-152-6/+52
| * | ui - unlock - remove setNetworkEndpoints calls from new unlock screenkumavis2018-05-172-3/+0
| * | ui - remove files accidently added by bad mergekumavis2018-05-171-189/+0
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-05-1721-10/+681
| |\ \
| | * | Add error message when passwords don't match in first time flow. Change input...Alexander Tseung2018-05-141-0/+5
| | |/
| | * Add TextField component to storybookAlexander Tseung2018-05-123-2/+25
| | * Add new unlock screen designAlexander Tseung2018-05-1212-196/+476
| | * Add storybook integrationAlexander Tseung2018-05-043-0/+86
| | * Merge pull request #4156 from MetaMask/i4010-spinnerkumavis2018-05-036-8/+91
| | |\
| | | * Fix styling of the app spinnerAlexander Tseung2018-05-016-8/+91
| * | | lint - cleanup some unused variableskumavis2018-05-032-2/+0
| * | | network - remove setNetworkEndpointskumavis2018-05-012-5/+0
| |/ /
| * | Handle Promise rejections when importing accounts (#4142)Paul Bouchon2018-05-012-0/+4
| * | Merge pull request #4059 from MetaMask/i-4033-seed-wordskumavis2018-05-015-147/+215
| |\ \
| | * | Redirect to correct seed phrase screenAlexander Tseung2018-04-271-2/+2
| | * | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ...Alexander Tseung2018-04-231-1/+9
| | |\ \
| | * | | Use new design for reveal seed screen. Persist seed words only in first time ...Alexander Tseung2018-04-234-145/+213
| * | | | Fix ShapeShift purchases on new UIbitpshr2018-04-291-6/+7
| * | | | Merge pull request #4113 from MetaMask/i4107-send-tokens-without-symbols-deci...kumavis2018-04-282-26/+14
| |\ \ \ \
| | * | | | Convert decimals to string in getSymbolAndDecimals; return null for symbol or...Dan2018-04-282-18/+8
| | * | | | Wraps calls to symbol() and decimals() in try catchDan2018-04-281-11/+9
| | | |_|/ | | |/| |
| * / | | Allow transactions with 0-gwei gas price (#4073)Paul Bouchon2018-04-273-12/+11
| |/ / /
* | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-151-0/+5
* | | | Import defaults in send_/Dan2018-05-1510-17/+18
* | | | Fix Button component path in page-container footer.Dan2018-05-151-1/+1
* | | | Add index.js files to send_ subdirectoriesDan2018-05-1513-0/+13
* | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-1434-400/+937
* | | | Tests for send.duck.jsDan2018-05-142-13/+13
* | | | Rename ducks/send.js to ducks/send.duck.jsDan2018-05-1413-13/+13
* | | | Add missing unit tests in send_/: now 100% function test coverage in send_/Dan2018-05-144-112/+298
* | | | Lint fixesDan2018-05-1410-31/+6
* | | | Unit tests for account-list-item, amount-max-button and send-amount-row compo...Dan2018-05-143-0/+381
* | | | Unit tests for from-dropdown; split out send-dropdown-list from from-dropdownDan2018-05-124-39/+260
* | | | SendRowErrorMessage component test.Dan2018-05-111-0/+28
* | | | Unit tests for send from, gas, to and wrapper row components.Dan2018-05-114-0/+403
* | | | Fix test descriptions and remove unnecessary proptypes.Dan2018-05-105-14/+10
* | | | Adds test for send, send-content, send-footer and send-header components.Dan2018-05-076-16/+516
* | | | Unit tests for containers, utils and selectors in send_/Dan2018-05-0540-68/+2501
* | | | Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...Dan2018-05-0112-16/+137
|\ \ \ \
| * \ \ \ Merge branch 'i3725-refactor-send-component-' into i3725-refactor-send-compon...Dan2018-05-0186-434/+4696
| |\ \ \ \
| * | | | | Refactor page-container component structureAlexander Tseung2018-04-1112-66/+136
* | | | | | Delete dead send code.Dan2018-05-019-492/+2
| |/ / / / |/| | | |
* | | | | Remove 'goHome' from send_Dan2018-05-012-4/+1
* | | | | Move getMaxModeOn selector to amount-max-button container.Dan2018-05-013-6/+10
* | | | | Use constants for send screen errors messages.Dan2018-05-014-9/+29
* | | | | Fix send-v2__form class in send-content.componentDan2018-05-011-1/+1
* | | | | Fix amount max button.Dan2018-05-015-7/+7
* | | | | Fix close button on send screenDan2018-04-302-4/+5
* | | | | Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-3019-129/+407
* | | | | Fixes to get tests passing.Dan2018-04-274-8/+8
* | | | | Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-2732-333/+315
* | | | | Core of the refactor completeDan2018-04-2731-92/+748
* | | | | Merge branch 'master' into i3725-refactor-send-componentDan2018-04-2529-104/+197
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #3968 from MetaMask/gh-3653Dan Finlay2018-04-245-8/+8
| |\ \ \ \
| | * | | | Clean up network configAlexander Tseung2018-04-245-8/+8
| | | |_|/ | | |/| |
| * | | | Merge pull request #4028 from MetaMask/i4016-customrpcDan Finlay2018-04-241-6/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix custom RPC not redirecting to Settings pageAlexander Tseung2018-04-191-6/+8
| | | |/ | | |/|
| * / | Show correct MetaMask version number in the Info pageAlexander Tseung2018-04-191-1/+9
| |/ /
| * | Merge pull request #3977 from MetaMask/i-3913-big-numberDan Finlay2018-04-192-10/+39
| |\ \
| | * | Fix spinner layoutAlexander Tseung2018-04-182-9/+16
| | * | Fix BigNumber exception in confirm-send-etherAlexander Tseung2018-04-181-3/+25
| * | | Merge pull request #3998 from MetaMask/i3988-checksummed-addressDan Finlay2018-04-198-22/+29
| |\ \ \ | | |/ / | |/| |
| | * | Show checksummed addresses throughout the UIbitpshr2018-04-188-22/+29
| * | | Merge branch 'master' into i3580-InternationalizeCurrencyDan Finlay2018-04-1811-41/+27
| |\| |
| | * | Fix confirmation popup not always openingAlexander Tseung2018-04-172-7/+9
| | * | Merge branch 'master' into i3981-contract-ratesDan Finlay2018-04-175-0/+5
| | |\ \
| | | * | Require loglevel singleton in each module that uses itbitpshr2018-04-145-0/+5
| | * | | Maintain token prices using a background servicebitpshr2018-04-161-1/+0
| | * | | Fetch token prices based on contract addressbitpshr2018-04-164-34/+14
| | |/ /
| * | | Lint fix.Dan2018-04-102-2/+2
| * | | Merge branch 'master' into i3580-InternationalizeCurrencyDan2018-04-1028-75/+2844
| |\| |
| * | | Internationalize converted value in confirm screensDan2018-04-102-4/+36
| * | | Internationalize converted value in currency-input.jsDan2018-04-101-10/+25
| * | | Improve display of crypto currencies when selected as the 'Current Conversion'Dan2018-04-101-4/+13
| * | | LintedDan Finlay2018-04-041-1/+1
| * | | Internationalize currencyDan Finlay2018-04-041-1/+6