brunobar79
|
317c3084df
|
allow to open specific route in fullscreen mode
|
6 years ago |
brunobar79
|
451c05bcbb
|
fix environment detection regex
|
6 years ago |
Bruno Barbieri
|
4c86f25f5b
|
npm 6 fresh lock + node 8 (#4675)
* run npm install with npm 6 and node 8
* npm audit fix --force
* bump node version on circleci docker img
* bump lodash
|
6 years ago |
Whymarrh Whitby
|
c25a4ff514
|
Merge pull request #4692 from MetaMask/improve-e2e-beta-test-startup
Improve checks for closing info page on app installation in e2e beta tests.
|
6 years ago |
trejgun
|
491f2d03cf
|
move removeLeadingZeroes to utils, add test
|
6 years ago |
brunobar79
|
66b3b72c98
|
use latest eth-keyring-controller
|
6 years ago |
brunobar79
|
1494cc5e6c
|
fix merge conflicts
|
6 years ago |
Dan J Miller
|
b2e64f24ec
|
Merge pull request #4687 from snreynolds/i4623-getConvertedCurrency
fixes #4623
|
6 years ago |
Dan J Miller
|
22debbfec8
|
Merge pull request #4640 from weijiekoh/develop
Fix for #4639: display values of EIP712 typed boolean fields in the signing prompt
|
6 years ago |
Sara Reynolds
|
ad6c454fd5
|
fixes #4623
|
6 years ago |
Dan J Miller
|
f6238b2d39
|
Merge pull request #4647 from MetaMask/fix-overflow-currency-display
Fix issues with scrollbar in currency display.
|
6 years ago |
Dan J Miller
|
464b97890d
|
Improve attribute syntax in send-amount-row.component.js
|
6 years ago |
Dan
|
c5a16af831
|
Improve checks for closing info page on app installation in e2e beta tests.
|
6 years ago |
trejgun
|
a6f1734edd
|
lint
|
6 years ago |
PhyrexTsai
|
11736e6318
|
Update to support pathnames on IPFS hash
As @Georgi87 mentioned about pathnames on the domain like `http://phyrextsai.eth/home` will pass to IPFS hash and append `/home` on redirection url.
You can try the example below:
http://phyrextsai.eth/index.html
http://phyrextsai.eth/images/phyrex.jpg
|
6 years ago |
Dan Finlay
|
a1fb1b8d3e
|
Merge pull request #4690 from MetaMask/i4662-token-gas-estimate-ux
Set base estimate for token sends to be updated once recipient address specified
|
6 years ago |
Dan
|
03f17d910a
|
Check that error is defined in import-account error catch.
|
6 years ago |
Dan
|
75581ceebe
|
Show all errors on account creation screen.
|
6 years ago |
Dan
|
d2845afd89
|
Remove input arrows for send screen amount row on firefox.
|
6 years ago |
Dan
|
d5133fb429
|
Fix issues with scrollbar in currency display.
|
6 years ago |
Dan
|
de01a6f112
|
Use background gas price estimation method in new ui.
|
6 years ago |
Thomas Huang
|
218f2e84db
|
Merge pull request #4634 from MetaMask/i4503-touch-up-shpshft-button-style
Fix style of shapeshift screen in deposit modal.
|
6 years ago |
Dan
|
696d626133
|
Set based estimate for token sends to be updated once recipient address specified.
|
6 years ago |
Dan J Miller
|
9f5ee94b69
|
Merge pull request #4678 from MetaMask/e2e-beta-tests-upgrade
E2e beta tests upgrade
|
6 years ago |
Thomas Huang
|
db548adca7
|
Merge pull request #4674 from MetaMask/removeOnlyTests
Remove .only on test
|
6 years ago |
Dan
|
f824a2982a
|
Use supersonic instead of httpserver to serve local dapp (e2e beta tests)
|
6 years ago |
Esteban MIno
|
6284e66481
|
tests for spec
|
6 years ago |
Koh Wei Jie
|
f17d99f81c
|
Fixed lint error
|
6 years ago |
Esteban MIno
|
0e863d5fab
|
network store to detect token
|
6 years ago |
Esteban MIno
|
bfac9c2c2d
|
detect tokens polling
|
6 years ago |
Dan J Miller
|
08b69a0cb0
|
Merge pull request #4677 from MetaMask/customize-gas-loading-wait
Only show the customize gas modal if the estimateGas call is not currently in flight.
|
6 years ago |
Dan J Miller
|
1839ab5346
|
Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancements
[new-ui] Improve ENS input errors and update ens validation on network change
|
6 years ago |
Dan
|
8a96dc0c48
|
Turn off failing e2e beta assertion in firefox until bugs in webdriver/geckodriver are resolved.
|
6 years ago |
Dan
|
0cdfbb4503
|
Update condition for backspace in customize gas step of token factory send test (e2e beta).
|
6 years ago |
Dan
|
0b2db451ee
|
Update package-lock.json
|
6 years ago |
Dan
|
bec3fa3dbf
|
Fix add existing token test (e2e beta tests).
|
6 years ago |
Dan
|
669f2437c7
|
Switch to eth and back before asserting on token balance (e2e beta token tests).
|
6 years ago |
Dan
|
9cc358a429
|
await all clicks in e2e beta tests.
|
6 years ago |
Dan
|
12266b064e
|
Close popup window for e2e beta token factory send test.
|
6 years ago |
Dan
|
a25f5483d8
|
Fix retype seed phrase button.
|
6 years ago |
Dan
|
b029085fbe
|
Disable e2e beta assertion after first token addition because of firefox / webdriver bug.
|
6 years ago |
Dan
|
6c8f4b2dea
|
Pass correct params to verboseReportOnFailure in beta e2e tests.
|
6 years ago |
Dan
|
686d14f42d
|
Add timeouts to certain beta e2e driver.waits.
|
6 years ago |
Dan
|
31bb8a0ab7
|
Add try catch to deal with false negative timeouts in beta e2e tests.
|
6 years ago |
Dan
|
a6cb13422d
|
Wait for element text match in metamask-beta-ui e2e send token test
|
6 years ago |
Dan
|
c343a12543
|
Use locally served dapp to test contract calls in e2e beta tests
|
6 years ago |
Dan
|
c1aa193487
|
Add extra delay to e2e tests after remix page load.
|
6 years ago |
Dan
|
f5d43404dc
|
Fix send token tests in beta ui e2e tests.
|
6 years ago |
Dan
|
bdf9cd8e3a
|
Speed up page opening and fix timeout errors on remix page opening in beta e2e tests.
|
6 years ago |
Dan
|
07970b7cfa
|
Add delay before regularly failing test.
|
6 years ago |