brunobar79
|
bbc0d6f48d
|
fix gentests.js
|
6 years ago |
brunobar79
|
03ff8a7cfa
|
fix mascara warnings
|
6 years ago |
brunobar79
|
35d83c478a
|
fix mascara/example/server.js warnings
|
6 years ago |
brunobar79
|
ce0232fa1e
|
fix gentests.js warnings
|
6 years ago |
brunobar79
|
73b6d5ff95
|
fix version-bump.js
|
6 years ago |
brunobar79
|
26e4f87ce4
|
fix verify-locale-strings.js
|
6 years ago |
brunobar79
|
3c1471d6c6
|
fix ui-dev.js warnings
|
6 years ago |
brunobar79
|
42feca1f27
|
fix sourcemap-validator.js warnings
|
6 years ago |
brunobar79
|
ffaca7971a
|
fix mock-dev.js warnings
|
6 years ago |
brunobar79
|
8fbcd95d53
|
fix beefy.js warnings
|
6 years ago |
brunobar79
|
0fad48592c
|
add $ to globals
|
6 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
6 years ago |
brunobar79
|
cc11a62397
|
remove gulp eslint and cleanup gulpfile
|
6 years ago |
brunobar79
|
61fcec78f8
|
update eslint rules and paths
|
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 |
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 |
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
|
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 |
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 |
Koh Wei Jie
|
f17d99f81c
|
Fixed lint error
|
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 |