sdtsui
6f14f4b717
Allow new accounts selector to handle clicks
7 years ago
sdtsui
28fd016d12
Increase size of accountSelection dropdown
7 years ago
sdtsui
36d8c3dd39
Increase size of settings dropdown and account settings dropdown
7 years ago
sdtsui
086441e41c
Increase size of network dropdown
7 years ago
sdtsui
4d6a289629
Add note with previous fa-angle-down for future refactor
7 years ago
sdtsui
aff213e845
Position account switcher icon back in app header
7 years ago
sdtsui
ecb09fcc0a
Disable account selection dropdown from account details
7 years ago
Kevin Serrano
77908e1181
Fix wonky widths for notices.
7 years ago
Kevin Serrano
b4f621c980
Add maximum width for private key reveal
7 years ago
Kevin Serrano
6176a4b1bf
Add QR functionality
7 years ago
kumavis
da16f39626
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
7 years ago
kumavis
da7471e095
lint fixes
7 years ago
kumavis
4115c25d8f
lint fix
7 years ago
sdtsui
24d375aaf1
Fix dropdown toggle behavior - account dropdowns
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
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
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
a22adec66f
Replace ui with responsive-ui
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
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
4e4d6cea40
Add menu carrat next to network searching indicator
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
5440ed23d6
Support other network links
7 years ago
Dan Finlay
3aff9fdd2a
Support other network links
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
Dan Finlay
027394b205
Reduce token list clutter by only showing held tokens
...
We could change this when we allow hiding/removing tokens, but for now, this is a simple and pleasant solution.
7 years ago
Dan Finlay
97ab48ba0d
Fix propagation
7 years ago
Dan Finlay
a2781df8b4
Add better event lifecycle management to token list.
...
Token list now renders errors when a token lookup fails.
Also now cleans up event listeners when re-initializing the token list.
7 years ago
Dan Finlay
60855b0510
Add send button to TokenFactory
...
A simple solution to a temporary token send screen: Linking to EtherScan.
Will hold us over until we make our own token send view.
7 years ago
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
7 years ago
Dan Finlay
0e1e0aa323
Create add token button and template view
7 years ago
Dan Finlay
1ed5804e4d
Multiple loading style improvements
...
- When seeking network, show a full screen loading indication + message.
- Network menu is still accessible "over" this indication.
- Top Menu-Droppo components now slide *under* the menu bar like they should.
- Loading indication opacity increased to increase message legibility.
7 years ago
Dan Finlay
68389d5d49
Remove excessive log
7 years ago
Dan Finlay
1814721e80
Add no tokens message
7 years ago
Dan Finlay
96d416c486
Vertically center loading indication
7 years ago
Dan Finlay
6fda78cd2b
Refresh token balance on network change
7 years ago