sdtsui
65327dd11f
Cleanup unnecessary pending tx-switching logic
2017-07-29 22:17:56 -07:00
sdtsui
35ff4c195c
[WIP] Isolate form logic from rest of confirmation UI
2017-07-29 20:55:55 -07:00
sdtsui
8ace4710ff
Clean up send screen
2017-07-29 19:46:59 -07:00
sdtsui
25259cc2cd
Center action buttons, add minor style adjustments
2017-07-29 19:37:08 -07:00
sdtsui
9709881679
Center send token content; hook up 'Next' and 'Cancel' buttons
2017-07-29 18:54:21 -07:00
sdtsui
fec3e64d63
Add high-level css layout for Send Token
2017-07-29 18:07:58 -07:00
sdtsui
2a5f2c7f40
Add responsive container; add send token copy
2017-07-29 17:38:29 -07:00
sdtsui
c0483fc230
Add token logo to send screen
2017-07-29 13:31:53 -07:00
sdtsui
8c5be54722
Rearrange header components: closer to redesigned UI
2017-07-29 12:21:10 -07:00
sdtsui
4d7295b05f
Add for use in main header
2017-07-29 12:20:19 -07:00
sdtsui
8e1713e1e0
[WIP] Propose more scaleable color management
2017-07-29 12:07:46 -07:00
sdtsui
4044b58b5a
Fix dropdown behavior - network
2017-07-28 15:55:55 -07:00
sdtsui
34834c108d
Fix dropdown toggle behavior - settings
2017-07-28 15:40:26 -07:00
sdtsui
24d375aaf1
Fix dropdown toggle behavior - account dropdowns
2017-07-28 15:31:07 -07:00
Dan Finlay
d1828b6dc9
Fix react warning
2017-07-27 18:43:09 -07:00
Dan Finlay
a25c4f34c0
Limit max width of seed word conf screen
2017-07-27 18:32:32 -07:00
Dan Finlay
87c26eb5bc
Correct token pluralization for one token
2017-07-27 18:07:42 -07:00
Dan Finlay
f8cadbcb32
Merge branch 'master' into NewUI
2017-07-27 15:10:02 -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
f884477abb
Remove unused parameter
2017-07-27 14:07:36 -07:00
Dan Finlay
e73c7b907a
Restore support link
2017-07-27 14:00:09 -07:00
Dan Finlay
1d9fea8654
Fix info page formatting
2017-07-27 13:57:01 -07:00
Dan Finlay
21bde25780
Fix spelling
2017-07-27 09:19:03 -07:00
Dan Finlay
c071591adb
Fix custom provider indication
2017-07-26 15:30:41 -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
kumavis
9d69951dec
logState - dont redundantly log to console
2017-07-26 10:50:06 -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
7a04643d8e
Restore sort order fix
2017-07-24 21:43:34 -07:00
Dan Finlay
a22adec66f
Replace ui with responsive-ui
2017-07-24 17:05:07 -07:00
Dan Finlay
38dccab12e
Fix reference
2017-07-20 12:54:08 -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
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.
2017-07-17 09:57:16 -07:00
tmashuang
5c1ccc657c
Fix spelling
2017-07-05 13:42:15 -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
Kevin Serrano
36e0fef854
Merge branch 'master' into i1720-NoSpinnerOnConfig
2017-07-03 15:24:10 -07:00
Dan Finlay
8f65f964ae
Indicate which network is being searched for
2017-07-03 15:12:24 -07:00
Dan Finlay
4e4d6cea40
Add menu carrat next to network searching indicator
2017-07-03 15:06:26 -07:00
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.
2017-07-03 13:51:39 -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