Alexander Tseung
ab1b39f554
Remove de-selected token from selectedTokens hash instead of setting to null ( #3494 )
7 years ago
Alexander Tseung
d84341f323
Add empty object default value for tokenData ( #3493 )
7 years ago
Alexander Tseung
4b2e52795d
Explicitly define state in import account from json component ( #3491 )
7 years ago
Alexander Tseung
cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase ( #3466 )
7 years ago
Dan J Miller
ca047b1ea0
Update network colours for better accessibility. ( #3469 )
7 years ago
Dan Finlay
b87687110d
Replace Lock wording with Log Out / Log In
...
Fixes #2475
7 years ago
Dan J Miller
5ac330a89e
Default add-token decimal value to string ( #3451 )
7 years ago
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
7 years ago
Alexander Tseung
5f8a632fec
Fix seed phrase validation clearing form ( #3417 )
...
* Fix seed phrase validation clearing form
* Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
7 years ago
Dan
462d57cb6a
Gracefully handle null token balance in new ui send.
7 years ago
Dan
68604b53dd
Prevent user from selecting max amount until there is an estimated gas total.
7 years ago
Dan J Miller
1bd18cebd7
Fixes shapeshift coin selection dropdown. ( #3416 )
7 years ago
Csaba Solya
2b86d65d0c
verify seedwords on log in
7 years ago
Thomas
ee254b4f6f
Import Account disclaimer
7 years ago
Thomas
6f8077f587
Swap color scheme for import account label
7 years ago
Dan J Miller
0d97ff2210
Fix NewUI reveal seed flow. ( #3410 )
7 years ago
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
Thomas
7aa324bdf6
Remove committed out merge code
7 years ago
Thomas
ac2e92fa54
Change Loose label to Imported
7 years ago
Thomas
50f20358c1
Add import account disclaimer
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
frankiebee
b24d949ca4
fix feature flags being undefined
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