sdtsui
4044b58b5a
Fix dropdown behavior - network
7 years ago
sdtsui
34834c108d
Fix dropdown toggle behavior - settings
7 years ago
sdtsui
24d375aaf1
Fix dropdown toggle behavior - account dropdowns
7 years ago
Dan Finlay
d1828b6dc9
Fix react warning
7 years ago
Dan Finlay
a25c4f34c0
Limit max width of seed word conf screen
7 years ago
Dan Finlay
87c26eb5bc
Correct token pluralization for one token
7 years ago
Dan Finlay
8ba32d5ea8
Set min gas price to 1 gwei
7 years ago
Dan Finlay
9a1cf2a0d4
Ensure loading indication is full screen
7 years ago
Dan Finlay
56496f1ea0
Fix loading indication placement
7 years ago
Dan Finlay
f884477abb
Remove unused parameter
7 years ago
Dan Finlay
e73c7b907a
Restore support link
7 years ago
Dan Finlay
1d9fea8654
Fix info page formatting
7 years ago
Dan Finlay
21bde25780
Fix spelling
7 years ago
Dan Finlay
c071591adb
Fix custom provider indication
7 years ago
Dan Finlay
bc65484e1b
Remove object spread syntax
7 years ago
Dan Finlay
8fc0a025f6
Set initial scale for mobile.
7 years ago
sdtsui
8006d798ee
Re-center network dropdown
7 years ago
sdtsui
4c0f827946
Make account selection dropdown menu scrollable when too large for view
7 years ago
sdtsui
0fdbb80962
Remove Account Settings item from optionsMenu, unnecessary
7 years ago
kumavis
9d69951dec
logState - dont redundantly log to console
7 years ago
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
7 years ago
Dan Finlay
7a04643d8e
Restore sort order fix
7 years ago
Dan Finlay
a22adec66f
Replace ui with responsive-ui
7 years ago
Dan Finlay
38dccab12e
Fix reference
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
51c5bebdf5
Lowered minimum gas price to 1 gwei
7 years ago
Dan Finlay
a4e567ffc5
Add support page link to help page
...
Also adjust github link to be a new bug link, which goes to the new issue page.
7 years ago
tmashuang
5c1ccc657c
Fix spelling
7 years ago
Dan Finlay
52a6b9f103
Reenable Default Token List
...
Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature.
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Dan Finlay
8f65f964ae
Indicate which network is being searched for
7 years ago
Dan Finlay
4e4d6cea40
Add menu carrat next to network searching indicator
7 years ago
Dan Finlay
1503dba5ca
No longer show network spinner on config screen
...
The config screen is used to select networks, so we must not block it with network loading indication.
7 years ago
Dan Finlay
0c011d0fda
Remove send button
...
Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
7 years ago
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
7 years ago
frankiebee
5e8b4e3226
change “ACCEPT” to “SUBMIT”
7 years ago
Dan Finlay
c81a3c649a
Add padding to token messages
7 years ago
Dan Finlay
1b8a4395ab
Add copy state logs button
7 years ago
Thomas Huang
d5f0ee4f5e
Add Back Button for Import Screen
7 years ago
Dan Finlay
8642feee09
Remove token contract validation step
7 years ago
Dan Finlay
78af771c79
Do not allow adding non token addresses
7 years ago
Dan Finlay
5440ed23d6
Support other network links
7 years ago
Dan Finlay
3aff9fdd2a
Support other network links
7 years ago
Dan Finlay
5cfce8c45a
Fix token adding bug
7 years ago
Thomas Huang
77054e1fbb
Rename Send to Next
7 years ago
Thomas Huang
a352690661
Remove trailing periods and white space
7 years ago
Kevin Serrano
9962a3068b
Change disabling button as state property.
7 years ago
Kevin Serrano
615b8d05a1
Prevent users from accidentally submitting two transactions by disabling button.
7 years ago
Kevin Serrano
f925a37a9f
Fix react warning for keys on ens address book
7 years ago
Kevin Serrano
31da623c21
Fix react warning on create-vault-complete
7 years ago