Dan J Miller
0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new ( #3395 )
...
* Shows tokens with 0 balance in old ui; goHome after adding tokens.
* Allow users to edit custom token info when not autofilled. (New UI add token screen).
7 years ago
Alexander Tseung
f22dfd4ae8
Fix network menu for custom URLs ( #3366 )
7 years ago
Alexander Tseung
ace4f0d998
Fix exception thrown when styleOverride is not present ( #3364 )
7 years ago
Dan
94a60fe4a9
Correct ttf format name to 'truetype'
7 years ago
kumavis
40537f9290
add token - check for logo url before trying to use
7 years ago
Kevin Serrano
d45116824c
Check in all font files locally.
7 years ago
Dan
78f6a48664
Define event locally in onClickOutside method in account-dropdowns.js
7 years ago
Dan
2b9af0734b
Replace 'Contract Published' with 'Contract Deployment' for clearer indication of contract tx state.
7 years ago
Dan
0739d3507b
Adds beta label to Metamask name in full screen app bar.
7 years ago
Dan
def369ba07
Move beta warning to app header.
7 years ago
Dan
746c3e5f18
Body width container in first time flow is consistent with app bar.
7 years ago
Thomas Huang
84c023ba40
Use same logic for downloading state logs in the old/uat
7 years ago
Dan
66f55f954e
Render loading inside notice screen, and don't set isLoading from unMarkPasswordForgotten.
7 years ago
Dan Finlay
a1b72e5252
Try fixing notice screen synchronous state call
7 years ago
Dan
c26e0d555b
Fix Import Existing DEN in popup New UI first time flow.
7 years ago
Dan J Miller
81eb5c8796
Ensures that mascara initialize screen is not shown in popup. ( #3279 )
7 years ago
kumavis
8e80081966
lint - lift comment to new line
7 years ago
Dan J Miller
170c7602b7
[NewUI] Adds the mascara first time flow to betaUI extension ( #3257 )
...
* Adds the mascara first time flow to the extension when opened in browser.
* Fix tests after addition of mascara first time flow to new ui.
7 years ago
Dan Finlay
70132e6df6
Default validated block gas limit to 8MM when none identified
...
Mitigates #3266
7 years ago
Dan
5e9dc74a59
Remove isInBrowser method and use environment-type.js
7 years ago
Dan
b5b16e4ce0
Only open a new window on restore from seed if in extension view.
7 years ago
Dan J Miller
35c762da47
Updates the styling of confirm send ether and token screens. ( #3235 )
7 years ago
Dan J Miller
e4c83466be
Send screen style updates. ( #3234 )
7 years ago
Dan J Miller
fe2ed68f11
Remove chrome focus outline for mouse users. ( #3230 )
7 years ago
Dan
bb79fb354b
Try beta link on unlock and privacy screens.
7 years ago
Alexander Tseung
7f70943fa2
Fix exception thrown in selected token tx list with shapeshift txs ( #3215 )
7 years ago
Dan J Miller
c8c2dfdc0f
Fixes shapeshift txs so that they render in tx list. ( #3208 )
7 years ago
Dan
cd976a2765
Add reset account button to new UI.
7 years ago
Alexander Tseung
e9c2c0eec1
Make blockies icon round to match identicons ( #3205 )
7 years ago
Dan J Miller
7f151b861c
[NewUI] Opens to full screen when restoring from seed. ( #3201 )
...
* Opens to full screen when restoring from seed.
* Remove redundant parameter in actions.markPasswordForgotten call.
7 years ago
Alexander Tseung
8b90b1d1b1
Remove accessing PropTypes from main React package
7 years ago
Alexander Tseung
9db0a32dac
Update modal header design on send screen ( #3196 )
7 years ago
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
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
Thomas
10e75dc4dd
Scrollable Settings screen for Firefox
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 Finlay
86d56419f4
Add explanation of account resetting
7 years ago
Dan Finlay
4f61029177
Remove unused file
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
Bruno Barbieri
e6fda855a5
added reset account feature
7 years ago
Dan Finlay
11a944719f
Add warning when importing no valid file
...
Fixes #3089
7 years ago
Thomas
c2cef0f815
Set address to default with empty string, add test validation.
7 years ago
Dan J Miller
100642c0ea
Fix bug stemming from erroneously persistant unlock failure error message. ( #3123 )
7 years ago
Thomas
ce0de5feed
String interpolate version in settings
7 years ago
Dan
c554e52e82
Get version from manifest instead of hard coding in New UI info page.
7 years ago
Alexander Tseung
b05d21b1ba
Fix transaction list font sizes, padding
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