aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix testsAlexander Tseung2018-07-184-76/+13
* Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-1817-104/+322
* Remove unused confirm transaction filesAlexander Tseung2018-07-184-299/+23
* Merge pull request #4815 from MetaMask/i4783-retryAlexander Tseung2018-07-183-22/+16
|\
| * Increase clickable area and padding of Retry Transaction barAlexander Tseung2018-07-173-22/+16
* | Merge pull request #4777 from MetaMask/i4661-currencyConversionBugWhymarrh Whitby2018-07-182-11/+31
|\ \ | |/ |/|
| * lint fixSara Reynolds2018-07-171-6/+4
| * Fix edge cases and add translation compatibilitySara Reynolds2018-07-172-6/+15
| * 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
|/
* Merge pull request #4621 from MetaMask/one-send-directoryWhymarrh Whitby2018-07-17129-55/+173
|\
| * 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-16124-20/+142
* | Merge pull request #4636 from MetaMask/bmd/tos-linkWhymarrh Whitby2018-07-165-6/+5
|\ \ | |/ |/|
| * fix tos link;Bobby Dresser2018-07-135-6/+5
* | 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-05157-33248/+33516
| |\ \
| * | | 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-05157-33248/+33516
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | convert contextType to static prop for refactored componentstrejgun2018-07-0514-60/+57
| | |/ / | |/| |
* | | | Merge pull request #4787 from MetaMask/stop-inject-harbourairThomas Huang2018-07-131-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add harbourair.com to injection block listDan Finlay2018-07-131-0/+1
|/ / /
* | | Merge pull request #4669 from MetaMask/removeNonceTrackerFunctionThomas Huang2018-07-131-13/+0
|\ \ \
| * \ \ Merge branch 'develop' into removeNonceTrackerFunctionThomas2018-07-11214-33189/+34938
| |\ \ \
| * | | | Remove unsued nonce tracker functiontmashuang2018-06-261-13/+0
* | | | | Merge pull request #4766 from whymarrh/null-translationsWhymarrh Whitby2018-07-134-41/+18
|\ \ \ \ \
| * | | | | Remove unneeded MetaMaskConnect connect wrapperWhymarrh Whitby2018-07-122-28/+1
| * | | | | Fallback to English and then the key for I18nProvider#tWhymarrh Whitby2018-07-122-11/+16
| * | | | | Inline locale variable in fetchLocale fnWhymarrh Whitby2018-07-121-2/+1
* | | | | | Merge pull request #4779 from whymarrh/tx-view-tooltipsWhymarrh Whitby2018-07-132-13/+30
|\ \ \ \ \ \
| * | | | | | Add tooltip to new tab icon in tx-viewWhymarrh Whitby2018-07-122-4/+11
| * | | | | | Add tooltip to menu icon in tx-viewWhymarrh Whitby2018-07-122-9/+19
|/ / / / / /
* | | | | | Merge pull request #4691 from MetaMask/i4404-confirm-refactorAlexander Tseung2018-07-12125-775/+5145
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix font sizes, colors. Include data tab for send-eth transaction confirmatio...Alexander Tseung2018-07-124-4/+20
| * | | | | Merge pull request #4764 from MetaMask/i4404-confirm-refactor-with-e2e-upgradesDan J Miller2018-07-1215-154/+585
| |\ \ \ \ \
| | * | | | | Wait for an element with a .tx-list-pending-item-container to be rendered bef...Dan2018-07-121-0/+2
| | * | | | | Reattempt to find network selector; wait for network selector dropdown to con...Dan2018-07-121-3/+6
| | * | | | | Wait for submitted tx list item amounts to match the expected before clicking...Dan2018-07-121-5/+6
| | * | | | | Fix bug in test mock signature request methods.Dan2018-07-125-3/+42
| | * | | | | Fix send integration tests for compatability with confirm refactor.Dan2018-07-114-7/+61
| | * | | | | Fix signature request tests for compatability with confirm refactor.Dan2018-07-112-12/+37
| | * | | | | Update e2e beta tests to cover confirm refactor changes.Dan2018-07-113-4/+155
| | * | | | | Fix existing e2e testsDan2018-07-111-11/+26
| | * | | | | Handles window indeterminancy issues for external dapps in e2e beta tests.Dan2018-07-114-114/+255
| |/ / / / /
| * | | | | Fix multiple signature requests showing an infinite spinnerAlexander Tseung2018-07-111-2/+11
| * | | | | Add unit tests for confirmTransaction duck and utilAlexander Tseung2018-07-102-0/+812
| * | | | | Fix existing unit testsAlexander Tseung2018-07-084-71/+70
| * | | | | Various fixes from PR commentsAlexander Tseung2018-07-0716-23515/+335
| * | | | | Use eth-method-registry to get method dataAlexander Tseung2018-07-0712-36/+20002
| * | | | | Display newest transactionAlexander Tseung2018-07-074-6/+6
| * | | | | Refactor data flow, signature request routingAlexander Tseung2018-07-079-117/+185
| * | | | | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-07105-558/+6807
* | | | | | Merge pull request #4769 from MetaMask/i4517-submit-passwordAlexander Tseung2018-07-123-38/+40
|\ \ \ \ \ \
| * | | | | | Prevent users from submitting password multiple times on the unlock screenAlexander Tseung2018-07-113-38/+40
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4667 from MetaMask/i#3896Frankie2018-07-116-6/+119
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test - check that #setTxStatusRejected removes transaction from historyfrankiebee2018-07-111-0/+9
| * | | | | test - fix for lintfrankiebee2018-07-111-5/+5
| * | | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-07-11214-33187/+34936
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #4765 from MetaMask/bmd/readme-linkWhymarrh Whitby2018-07-111-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix readme documentation linkBobby Dresser2018-07-111-1/+1
|/ / / / /
* | | | | Merge pull request #4743 from MetaMask/circle-ci-node-modules-caching-fixBruno Barbieri2018-07-073-37/+46
|\ \ \ \ \
| * | | | | Added missing stepBruno Barbieri2018-07-071-0/+2
| * | | | | dont cache what's already cachedBruno Barbieri2018-07-071-1/+1
| * | | | | Firefox tests fixBruno Barbieri2018-07-071-0/+2
| * | | | | Update firefox versionBruno Barbieri2018-07-071-2/+2
| * | | | | lets cache firefox 61Bruno Barbieri2018-07-071-1/+1
| * | | | | Forgot this is linux bashBruno Barbieri2018-07-071-1/+1
| * | | | | Update config.ymlBruno Barbieri2018-07-071-1/+1
| * | | | | Update config.ymlBruno Barbieri2018-07-071-1/+1
| * | | | | Update firefox-download.shBruno Barbieri2018-07-071-2/+3
| * | | | | Fix indentationBruno Barbieri2018-07-071-1/+1
| * | | | | Firefox cache working properlyBruno Barbieri2018-07-071-2/+2
| * | | | | oopsBruno Barbieri2018-07-071-1/+1
| * | | | | tmp commit to force firefox updateBruno Barbieri2018-07-071-13/+8
| * | | | | Update firefox-download.shBruno Barbieri2018-07-071-4/+3
| * | | | | Add firefox binary to cache pathBruno Barbieri2018-07-071-0/+1
| * | | | | Allow firefox binary to be cachedBruno Barbieri2018-07-071-4/+11
| * | | | | Update config.yml to allow firefox download cachingBruno Barbieri2018-07-071-6/+8
| * | | | | Final approachBruno Barbieri2018-07-071-6/+2
| * | | | | Fix indentation againBruno Barbieri2018-07-071-1/+1
| * | | | | Fix indentationBruno Barbieri2018-07-071-1/+1
| * | | | | Run npm install only when neededBruno Barbieri2018-07-071-1/+4
| * | | | | simpler approachBruno Barbieri2018-07-071-9/+2
| * | | | | Fallback to using the latest cache if no exact match is foundBruno Barbieri2018-07-071-1/+4
| * | | | | Check for changes on package-lock.json and exit with errorBruno Barbieri2018-07-071-0/+5
| * | | | | try npm install instead of npm ciBruno Barbieri2018-07-061-1/+1
| * | | | | Update config.ymlBruno Barbieri2018-07-061-1/+1
| * | | | | Fix indentationBruno Barbieri2018-07-061-4/+4
| * | | | | Update config.ymlBruno Barbieri2018-07-061-2/+6
| * | | | | Update config.ymlBruno Barbieri2018-07-061-3/+0
| * | | | | Update config.ymlBruno Barbieri2018-07-061-1/+1
| * | | | | use sudo to install npmBruno Barbieri2018-07-061-1/+1
| * | | | | Another updateBruno Barbieri2018-07-061-23/+22
| * | | | | use package-lock only for the initial restoreBruno Barbieri2018-07-061-17/+21
| * | | | | Proper caching of node_modulesBruno Barbieri2018-07-061-22/+18
|/ / / / /
* | | | | Merge pull request #4738 from MetaMask/bmd/contrib-guidelinesDan Finlay2018-07-061-18/+13
|\ \ \ \ \
| * | | | | update contributing.mdBobby Dresser2018-07-061-18/+13
|/ / / / /
* | | | | Merge pull request #4648 from MetaMask/update-import-from-seed-screenDan J Miller2018-07-065-155/+187
|\ \ \ \ \
| * | | | | Delete old restore vault file.Dan2018-07-063-341/+163
| * | | | | Update import from seed screen on new ui.Dan2018-07-055-4/+214
* | | | | | Merge pull request #4694 from MetaMask/i4660-improve-send-token-error-uiDan J Miller2018-07-0618-17/+320
|\ \ \ \ \ \
| * | | | | | Improve send token error ux.Dan2018-07-0518-17/+320
* | | | | | | Merge pull request #4733 from whymarrh/fix-setstate-warningsWhymarrh Whitby2018-07-063-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Don't update token balances after tracker is stoppedWhymarrh Whitby2018-07-053-0/+10
| * | | | | | | Remove TokenTracker listeners when unmounting componentWhymarrh Whitby2018-07-052-0/+4
* | | | | | | | Merge pull request #4734 from whymarrh/txlistitem-setstate-warningWhymarrh Whitby2018-07-061-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevent calling setState in TxListItem after unmountWhymarrh Whitby2018-07-051-0/+9
| |/ / / / / / /
* | | | | | | | Merge pull request #4617 from TrejGun/fix-new-lineDan J Miller2018-07-061-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix white spaces in signaturetrejgun2018-06-201-0/+1
* | | | | | | | | Merge pull request #4735 from whymarrh/restore-vault-focusDan J Miller2018-07-061-3/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't persist the seed phrase in the old UI restore flowWhymarrh Whitby2018-07-051-3/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4686 from MetaMask/tweak-token-list-amount-styleDan J Miller2018-07-051-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Ensures token list amount is in its own row.Dan2018-07-051-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4685 from MetaMask/estimate-gasprice-background-newuiDan J Miller2018-07-053-26/+22
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Improve error and promise resolution handling in action.js updateGasData().Dan2018-07-051-13/+14
| * | | | | | | Update new-ui-send integration tests to always explicitly set gas price. (e2e...Dan2018-07-051-12/+1
| * | | | | | | Remove unnecessary anonymous function call in actions.js gas estimation.Dan2018-07-041-7/+6
| * | | | | | | Use background gas price estimation method in new ui.Dan2018-06-292-8/+15
* | | | | | | | Merge pull request #4721 from MetaMask/i4666-gasLimitDan J Miller2018-07-052-12/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | fixes 4666Sara Reynolds2018-07-041-2/+5
| * | | | | | | | :qwSara Reynolds2018-07-041-10/+0
* | | | | | | | | Merge pull request #4405 from PortalNetwork/portal-metamaskDan Finlay2018-07-0521-7/+473
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge pull request #4 from brunobar79/portal-metamask-lint-fixPhyrexTsai2018-07-04352-34570/+42735
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fix lint errorsbrunobar792018-07-045-25/+81
| | * | | | | | | | Merge remote-tracking branch 'upstream/develop' into HEADbrunobar792018-07-04349-34563/+42672
| |/| | | | | | | |
| * | | | | | | | | Update to support pathnames on IPFS hashPhyrexTsai2018-06-291-4/+8
| * | | | | | | | | Update 404.htmlPhyrexTsai2018-06-021-1/+2
| * | | | | | | | | Merge branch 'develop' into portal-metamaskPhyrexTsai2018-06-0170-393/+2060
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update 404Yung chieh Tsai2018-06-011-1/+0
| * | | | | | | | | | Update ipfs to infuraYung chieh Tsai2018-06-011-2/+2
| * | | | | | | | | | Update manifest.jsonYung chieh Tsai2018-06-011-4/+3
| * | | | | | | | | | Update appYung chieh Tsai2018-05-301-7/+0
| * | | | | | | | | | Update default providerYung chieh Tsai2018-05-301-1/+1
| * | | | | | | | | | Update libYung chieh Tsai2018-05-293-23/+71
| * | | | | | | | | | Rename filesYung chieh Tsai2018-05-2910-1912/+119
| * | | | | | | | | | Update manifest.jsonYung chieh Tsai2018-05-291-4/+0
| * | | | | | | | | | Intergrate ENS with IPFSMikeCheng12082018-05-292-1/+5
| * | | | | | | | | | setTimeout bug fixMikeCheng12082018-05-291-2/+5
| * | | | | | | | | | Intergrate ENS with IPFSMikeCheng12082018-05-2921-6/+2157
* | | | | | | | | | | Merge pull request #4719 from MetaMask/kumavis-patch-3kumavis2018-07-041-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Update .eslintignorekumavis2018-07-041-0/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4718 from MetaMask/ignore-superstatic-vulnerabilityBruno Barbieri2018-07-042-14/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ignore lodash vulnerabilitybrunobar792018-07-042-14/+9
* | | | | | | | | | | Merge pull request #4716 from MetaMask/i4663-clearErrorMessagesDan J Miller2018-07-042-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fixes 4663Sara Reynolds2018-07-042-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #4717 from MetaMask/chrome-promise-bugfixDan Finlay2018-07-041-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Conditionally use Promise-based extension API when creating windowsbitpshr2018-07-041-4/+4
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4654 from TrejGun/bignumberDan J Miller2018-07-042-1/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | linttrejgun2018-06-291-1/+1
| * | | | | | | | | change numberstrejgun2018-06-241-7/+6
| * | | | | | | | | remove .onlytrejgun2018-06-241-1/+1
| * | | | | | | | | fixes #4307 BigNumber casting issuetrejgun2018-06-242-1/+24
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | 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
* | | | | | | | | Merge pull request #4712 from MetaMask/lint-fixkumavis2018-07-04125-738/+689
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix contract-testbrunobar792018-07-031-3/+7
| * | | | | | | | | fix unit testsbrunobar792018-07-031-4/+3
| * | | | | | | | | fix testsbrunobar792018-07-032-6/+12
| * | | | | | | | | fix warning for new-ui screen testsbrunobar792018-07-031-4/+2
| * | | | | | | | | fix warning for unit testsbrunobar792018-07-0314-68/+35
| * | | | | | | | | fix test/mascara.conf.js warningsbrunobar792018-07-031-1/+1
| * | | | | | | | | fix warnings for integration testsbrunobar792018-07-033-7/+1
| * | | | | | | | | fix warnings for e2e testsbrunobar792018-07-033-10/+8
| * | | | | | | | | fix notices warningbrunobar792018-07-031-4/+5
| * | | | | | | | | add QUnit to eslint globalsbrunobar792018-07-031-1/+2
| * | | | | | | | | fix gentests.jsbrunobar792018-07-031-2/+3
| * | | | | | | | | fix mascara warningsbrunobar792018-07-033-7/+6
| * | | | | | | | | fix mascara/example/server.js warningsbrunobar792018-07-031-2/+2
| * | | | | | | | | fix gentests.js warningsbrunobar792018-07-031-63/+69
| * | | | | | | | | fix version-bump.jsbrunobar792018-07-031-4/+0
| * | | | | | | | | fix verify-locale-strings.jsbrunobar792018-07-031-3/+4
| * | | | | | | | | fix ui-dev.js warningsbrunobar792018-07-031-1/+0
| * | | | | | | | | fix sourcemap-validator.js warningsbrunobar792018-07-031-4/+7
| * | | | | | | | | fix mock-dev.js warningsbrunobar792018-07-031-2/+0
| * | | | | | | | | fix beefy.js warningsbrunobar792018-07-031-3/+0
| * | | | | | | | | add $ to globalsbrunobar792018-07-031-1/+2
| * | | | | | | | | eslint --fix .brunobar792018-07-03116-533/+530
| * | | | | | | | | remove gulp eslint and cleanup gulpfilebrunobar792018-07-032-32/+2
| * | | | | | | | | update eslint rules and pathsbrunobar792018-07-032-1/+16
* | | | | | | | | | Merge pull request #4709 from MetaMask/pointMasterContractMetadataEsteban Miño2018-07-032-4/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | point eth-contract-metadata to repo masterEsteban MIno2018-07-032-4/+3
|/ / / / / / / / /
* | | | | | | | | npm 6 fresh lock + node 8 (#4675)Bruno Barbieri2018-07-034-32479/+32280
* | | | | | | | | Merge pull request #4692 from MetaMask/improve-e2e-beta-test-startupWhymarrh Whitby2018-07-021-5/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Improve checks for closing info page on app installation in e2e beta tests.Dan2018-06-291-5/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | 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-302-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed lint errorKoh Wei Jie2018-06-281-1/+1
| * | | | | | | | removed stray console.logKoh Wei Jie2018-06-221-1/+0
| * | | | | | | | fixed blank boolean field for typed signing for old UIKoh Wei Jie2018-06-221-1/+5
| * | | | | | | | 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-303-2/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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-293-0/+11
| * | | | | | | | | Fix issues with scrollbar in currency display.Dan2018-06-292-2/+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-292-7/+26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix style of shapeshift screen in deposit modal.Dan2018-06-222-7/+26
| |/ / / / / / /
* | | | | | | | Merge pull request #4678 from MetaMask/e2e-beta-tests-upgradeDan J Miller2018-06-2910-6749/+7671
|\ \ \ \ \ \ \ \
| * | | | | | | | Use supersonic instead of httpserver to serve local dapp (e2e beta tests)Dan2018-06-283-21/+543
| * | | | | | | | Turn off failing e2e beta assertion in firefox until bugs in webdriver/geckod...Dan2018-06-281-2/+6
| * | | | | | | | Update condition for backspace in customize gas step of token factory send te...Dan2018-06-281-1/+4
| * | | | | | | | Update package-lock.jsonDan2018-06-281-6526/+6601
| * | | | | | | | Fix add existing token test (e2e beta tests).Dan2018-06-271-3/+1
| * | | | | | | | Switch to eth and back before asserting on token balance (e2e beta token tests).Dan2018-06-271-1/+2
| * | | | | | | | await all clicks in e2e beta tests.Dan2018-06-271-9/+11
| * | | | | | | | Close popup window for e2e beta token factory send test.Dan2018-06-271-2/+3
| * | | | | | | | Fix retype seed phrase button.Dan2018-06-271-35/+46
| * | | | | | | | Disable e2e beta assertion after first token addition because of firefox / we...Dan2018-06-271-1/+8
| * | | | | | | | Pass correct params to verboseReportOnFailure in beta e2e tests.Dan2018-06-271-1/+1
| * | | | | | | | Add timeouts to certain beta e2e driver.waits.Dan2018-06-271-2/+2
| * | | | | | | | Add try catch to deal with false negative timeouts in beta e2e tests.Dan2018-06-271-7/+22
| * | | | | | | | Wait for element text match in metamask-beta-ui e2e send token testDan2018-06-271-4/+2
| * | | | | | | | Use locally served dapp to test contract calls in e2e beta testsDan2018-06-276-174/+131
| * | | | | | | | Add extra delay to e2e tests after remix page load.Dan2018-06-271-0/+1
| * | | | | | | | Fix send token tests in beta ui e2e tests.Dan2018-06-272-9/+26
| * | | | | | | | Speed up page opening and fix timeout errors on remix page opening in beta e2...Dan2018-06-272-13/+26
| * | | | | | | | Add delay before regularly failing test.Dan2018-06-271-0/+1
| * | | | | | | | Fix element located bug in beta e2e contract method call test.Dan2018-06-271-1/+1
| * | | | | | | | Improve wait for buy modal render after first time flow in beta e2e tests.Dan2018-06-271-1/+2
| * | | | | | | | Only show the customize gas modal if the estimateGas call is not currently in...Dan2018-06-274-6/+79
| * | | | | | | | Update metamask-beta-ui e2e spec to fail on insufficient gas estimation.Dan2018-06-271-7/+31
| * | | | | | | | Wait for locating of submit buttons before attempting to click in metamask.sp...Dan2018-06-271-3/+8
| * | | | | | | | Update tests to accomodate token list menu additions.Dan2018-06-271-1/+2
| * | | | | | | | Disable onbeforeunload alert on remix for contract integration tests.Dan2018-06-271-0/+1
| * | | | | | | | Adds test for hiding tokens.Dan2018-06-271-0/+19
| * | | | | | | | e2e beta tests for contract deployment and calling a contract method.Dan2018-06-272-2/+135
| * | | | | | | | Improve reliability of beta e2e tests by using webdriver apis to wait for cer...Dan2018-06-272-5/+12
| * | | | | | | | Add test for importing from private key to from-import-beta-ui.spec.js, and r...Dan2018-06-272-125/+19
| * | | | | | | | metamask-beta-ui.spec.js tests custom token send before searched token.Dan2018-06-271-38/+43
| * | | | | | | | Adds e2e tests for sending tokens from token factory.Dan2018-06-271-3/+61
| * | | | | | | | Adds e2e tests for sending tokens within metamask.Dan2018-06-271-0/+44
| * | | | | | | | Adds e2e tests for sending tokens from token factory.Dan2018-06-271-3/+61
| * | | | | | | | Adds e2e tests for sending tokens within metamask.Dan2018-06-271-2/+48
* | | | | | | | | 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-284-6/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only show the customize gas modal if the estimateGas call is not currently in...Dan2018-06-194-6/+79
* | | | | | | | | | Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancementsDan J Miller2018-06-287-41/+74
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove commented out code in ens-input.Dan2018-06-221-1/+0
| * | | | | | | | | Merge branch 'develop' into i4409-i4410-ens-input-enhancementsDan2018-06-2056-6786/+7086
| |\ \ \ \ \ \ \ \ \