sdtsui
f368f371c2
Simplify btn-green colors
7 years ago
sdtsui
6a5e73e673
Enhance button and input css reset to protect from user agent stylesheet
7 years ago
sdtsui
689f60d1ce
Add rounded background to total token, with minor styling tweaks
7 years ago
sdtsui
4880ee26d5
Add note to self, for future code cleanup
7 years ago
sdtsui
abc78a1bf9
Add content boxes to pendingTx, prep for reusability
7 years ago
sdtsui
65327dd11f
Cleanup unnecessary pending tx-switching logic
7 years ago
sdtsui
35ff4c195c
[WIP] Isolate form logic from rest of confirmation UI
7 years ago
sdtsui
8ace4710ff
Clean up send screen
7 years ago
sdtsui
25259cc2cd
Center action buttons, add minor style adjustments
7 years ago
sdtsui
9709881679
Center send token content; hook up 'Next' and 'Cancel' buttons
7 years ago
sdtsui
fec3e64d63
Add high-level css layout for Send Token
7 years ago
sdtsui
2a5f2c7f40
Add responsive container; add send token copy
7 years ago
sdtsui
c0483fc230
Add token logo to send screen
7 years ago
sdtsui
8c5be54722
Rearrange header components: closer to redesigned UI
7 years ago
sdtsui
4d7295b05f
Add for use in main header
7 years ago
sdtsui
8e1713e1e0
[WIP] Propose more scaleable color management
7 years ago
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
31e7d8a24b
Fix css links
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
sdtsui
9e8e445695
Reorder Account Selector and Account Options
7 years ago
sdtsui
f329c232a2
Hook up new dropdown components
7 years ago
sdtsui
b9dfb3cd1e
Remove account options icons
7 years ago
sdtsui
fce7bf3a1c
Remove accounts screen
7 years ago
sdtsui
b05775bfa4
Fix click handlers on AccountOptionsMenus
7 years ago
sdtsui
433fb4d242
Cleanup
...
Fix lint error breaking gulp build
Add presentational options menus
7 years ago
Dan Finlay
614501e743
Fix transaction confirmation ordering
...
Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed.
Fixes #1637
7 years ago