sdtsui
086441e41c
Increase size of network dropdown
2017-08-03 18:50:29 -07:00
sdtsui
4d6a289629
Add note with previous fa-angle-down for future refactor
2017-08-03 17:50:00 -07:00
sdtsui
aff213e845
Position account switcher icon back in app header
2017-08-03 17:49:23 -07:00
sdtsui
ecb09fcc0a
Disable account selection dropdown from account details
2017-08-03 17:08:19 -07:00
Kevin Serrano
77908e1181
Fix wonky widths for notices.
2017-08-03 16:30:57 -07:00
Kevin Serrano
b4f621c980
Add maximum width for private key reveal
2017-08-03 16:00:44 -07:00
Kevin Serrano
6176a4b1bf
Add QR functionality
2017-08-03 15:32:44 -07:00
kumavis
4115c25d8f
lint fix
2017-08-01 13:21:02 -07:00
sdtsui
24d375aaf1
Fix dropdown toggle behavior - account dropdowns
2017-07-28 15:31:07 -07:00
Dan Finlay
87c26eb5bc
Correct token pluralization for one token
2017-07-27 18:07:42 -07:00
Dan Finlay
8ba32d5ea8
Set min gas price to 1 gwei
2017-07-27 14:58:51 -07:00
Dan Finlay
9a1cf2a0d4
Ensure loading indication is full screen
2017-07-27 14:15:56 -07:00
Dan Finlay
56496f1ea0
Fix loading indication placement
2017-07-27 14:13:53 -07:00
Dan Finlay
bc65484e1b
Remove object spread syntax
2017-07-26 15:11:32 -07:00
Dan Finlay
8fc0a025f6
Set initial scale for mobile.
2017-07-26 14:36:22 -07:00
sdtsui
8006d798ee
Re-center network dropdown
2017-07-26 13:02:08 -07:00
sdtsui
4c0f827946
Make account selection dropdown menu scrollable when too large for view
2017-07-26 12:43:18 -07:00
sdtsui
0fdbb80962
Remove Account Settings item from optionsMenu, unnecessary
2017-07-26 12:31:08 -07:00
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
2017-07-25 18:25:56 -07:00
Dan Finlay
a22adec66f
Replace ui with responsive-ui
2017-07-24 17:05:07 -07:00
Dan Finlay
a41e5788cf
Merge branch 'master' into NewUI
2017-07-20 12:39:06 -07:00
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
2017-07-20 12:38:38 -07:00
Dan Finlay
51c5bebdf5
Lowered minimum gas price to 1 gwei
2017-07-19 11:44:00 -07:00
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.
2017-07-05 10:30:48 -07:00
Dan Finlay
5eb3d5d485
Make folder for responsive UI
2017-07-03 15:39:25 -07:00
Dan Finlay
4e4d6cea40
Add menu carrat next to network searching indicator
2017-07-03 15:06:26 -07:00
Thomas Huang
7de87154e8
Merge branch 'master' into NoPopularTOkens
2017-06-30 10:55:01 -07:00
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.
2017-06-30 10:28:27 -07:00
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
2017-06-30 10:26:45 -07:00
Kevin Serrano
ca3de2dc74
Merge pull request #1700 from MetaMask/StyleImprovements
...
Add padding to token messages
2017-06-29 14:45:00 -07:00
frankiebee
5e8b4e3226
change “ACCEPT” to “SUBMIT”
2017-06-29 12:06:22 -07:00
Dan Finlay
c81a3c649a
Add padding to token messages
2017-06-28 16:36:58 -07:00
Thomas Huang
bd523102fe
Merge pull request #1634 from MetaMask/i784-SendTokenButton
...
Add send token button (link to TokenFactory)
2017-06-28 10:09:58 -07:00
Thomas Huang
ffd3773ef3
Merge pull request #1620 from MetaMask/i1616-AddTokenAdding
...
Add ability to add tokens to token list
2017-06-28 10:07:49 -07:00
Dan Finlay
ed08e736d7
Merge pull request #1675 from MetaMask/warning-fixes
...
React Warning Fixes
2017-06-27 15:29:26 -07:00
Dan Finlay
40223687ae
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
2017-06-27 15:08:29 -07:00
Dan Finlay
5440ed23d6
Support other network links
2017-06-27 14:53:27 -07:00
Kevin Serrano
9962a3068b
Change disabling button as state property.
2017-06-26 15:57:46 -07:00
Kevin Serrano
615b8d05a1
Prevent users from accidentally submitting two transactions by disabling button.
2017-06-26 15:47:53 -07:00
Kevin Serrano
f925a37a9f
Fix react warning for keys on ens address book
2017-06-26 14:01:35 -07:00
Dan Finlay
58e993ff29
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
2017-06-24 02:42:03 -04:00
Dan Finlay
b04d1de447
Merge branch 'master' into i784-SendTokenButton
2017-06-23 11:00:58 -04:00
Dan Finlay
06706f6e1b
Merge branch 'master' into i1616-AddTokenAdding
2017-06-23 08:50:44 -04:00
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.
2017-06-20 08:58:25 -07:00
Dan Finlay
97ab48ba0d
Fix propagation
2017-06-20 08:01:00 -07:00
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.
2017-06-19 19:11:55 -07:00
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.
2017-06-19 19:02:13 -07:00
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
2017-06-15 16:22:53 -07:00
Dan Finlay
c4f6176820
Merge branch 'AddTokenList' into AddingTokens
2017-06-15 14:00:28 -07:00
Dan Finlay
39c7ed230d
Merge remote-tracking branch 'origin/master' into AddTokenList
2017-06-15 13:44:58 -07:00