Dan J Miller
9ed3a5512e
Fix alignment of ellipsis and address in wallet view. ( #3198 )
7 years ago
Dan J Miller
d84dc5da42
Remove duplicate token balance on uat next. ( #3195 )
7 years ago
Dan J Miller
a7bfea51e5
Integration tests for signature requests confirmations. ( #3194 )
7 years ago
Alexander Tseung
d452403322
Add functional integration testing to Add Token flow ( #3189 )
7 years ago
Dan J Miller
d4da419c5b
Wallet view supports screen sizes between 576px and 667px ( #3193 )
7 years ago
Alexander Tseung
e4895df953
Change styling of Import Account with Seed Phrease ( #3182 )
7 years ago
Dan J Miller
78bce55858
[NewUI] Use tooltip for copy to clipboard helper text on main screen. ( #3120 )
...
* Use tooltip for display of helper text in wallet views copy to clipboard feature.
* Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change.
* Remove unnecessary tabIndex attribute from wallet view address element.
7 years ago
Dan J Miller
971112d413
[NewUI] Updates capitalization and alignment for the import account screen. ( #3122 )
...
* Updates capitalization and alignment for the import account screen.
* Align elements in import form.
7 years ago
Dan J Miller
8378445112
[NewUI] Set default new account name as placeholder, but not value ( #3121 )
...
* Set default new account name as placehold, and not value, in new account create screen.
* Set new account number in create-form.js in constructor.
7 years ago
Dan J Miller
100642c0ea
Fix bug stemming from erroneously persistant unlock failure error message. ( #3123 )
7 years ago
Dan J Miller
b63f0f3de2
Functional Integration Tests for send ether flow. ( #3119 )
7 years ago
Thomas Huang
a9ecf9c6fc
Merge branch 'master' into uat
7 years ago
Dan J Miller
62ce65c99e
Merge pull request #3069 from tmashuang/uat
...
Revert integration tests to uat to oldUI
7 years ago
Thomas
97ca86733c
Merge branch 'master' into uat
7 years ago
Dan Finlay
03fbf75b4e
Merge pull request #3065 from MetaMask/Version-3.13.7
...
Version 3.13.7
7 years ago
Thomas
b62ec394f5
Revert integration to oldUi
7 years ago
Thomas
ce0de5feed
String interpolate version in settings
7 years ago
Dan Finlay
f6fb1bc08f
Merge branch 'Version-3.13.7' of github.com:MetaMask/metamask-plugin into Version-3.13.7
7 years ago
Dan Finlay
022b125495
Merge remote-tracking branch 'origin/master' into Version-3.13.7
7 years ago
Thomas
baba179ccb
Remove duplicate eth-contract-metadata
7 years ago
Thomas
d59136eb49
Add ExtensionPlatform = 'development' to mockUi
7 years ago
Dan Finlay
5568053cd8
Version 3.13.7
7 years ago
kumavis
f26933493c
Merge branch 'master' into Version-3.13.7
7 years ago
kumavis
b1c34639f8
Merge pull request #3066 from MetaMask/sentry-failed-tx
...
sentry - report failed txs
7 years ago
kumavis
7e32ba2833
changelog - add note on sentry
7 years ago
kumavis
b91e2b5eb1
sentry - report failed txs
7 years ago
Dan Finlay
4b9c166a64
Version 3.13.7
7 years ago
Kevin Serrano
0373a3840b
Merge pull request #3047 from MetaMask/fix-provider-json-parse
...
Fix providers retry logic and retries expired error messages
7 years ago
Dan Finlay
222748fbde
Merge pull request #3064 from MetaMask/engine-patch
...
deps - bump json rpc engine for bugfix
7 years ago
kumavis
2b7542054e
deps - bump json rpc engine for bugfix
7 years ago
kumavis
b76f590043
Merge pull request #3025 from MetaMask/i#3018
...
add a `x` close button to gas calc loding screen on conf-tx
7 years ago
Dan Finlay
128b64cc2c
Bump changelog
7 years ago
Chi Kei Chan
338ebe5f40
Merge pull request #3049 from chikeichan/newmaster
...
Merge master to uat
7 years ago
Dan
c554e52e82
Get version from manifest instead of hard coding in New UI info page.
7 years ago
Chi Kei Chan
c415b56ce7
update yarn.lock
7 years ago
Chi Kei Chan
77c545336b
Merge branch 'uat' into newmaster
7 years ago
kumavis
4670aad291
deps - bump provider engine and infura-middleware for better retry and error messages
7 years ago
kumavis
02df9a6bd1
deps - bump providers for better JSON parse error messages
7 years ago
kumavis
4e63924e60
4.0.10
7 years ago
Alexander Tseung
b05d21b1ba
Fix transaction list font sizes, padding
7 years ago
Dan Finlay
98b5a62fa7
Merge pull request #3023 from MetaMask/build-lock-gulp
...
build - lock pre-release gulp dep to commit
7 years ago
Dan Finlay
59d0fa2637
Merge pull request #3016 from MetaMask/sentry
...
Stability - Add Sentry Remote Error Reporting
7 years ago
Dan Finlay
098f0ca22c
Merge pull request #3035 from MetaMask/infura-rest-fix
...
BugFix - infura rest api uri length limit fix
7 years ago
Kevin Serrano
5fff2e19d8
Merge pull request #3024 from alextsg/cb-529
...
[NewUI] Update popout to fullscreen icon
7 years ago
kumavis
9f3183ccf3
deps - bump infura provider for uri length limit fix
7 years ago
Thomas Huang
e561740133
Merge branch 'master' into build-lock-gulp
7 years ago
Thomas Huang
d8d11ec764
Merge pull request #3029 from MetaMask/test-provider-stub
...
Tests - Improved provider stubbing with test-block-middleware
7 years ago
kumavis
ab3423d00d
deps - re-add eth-block-tracker
7 years ago
kumavis
899e839e7c
test - createTestProviderTools includes block tracker layer
7 years ago
Dan J Miller
4fae461a67
[NewUI] Send screen gas loading fixes ( #3027 )
...
* Allow entering amount, but disable validation of amount, opening of gas customizer or clicking of next, when gas loading in send.
* Fix variable name.
7 years ago