Commit Graph

1362 Commits (5c86194c0ab99f36092a0121513a4114a703a71c)

Author SHA1 Message Date
sdtsui 771f9ec124 Fix logic for dropdown components attaching checkmark to correct account 7 years ago
sdtsui 88f4931c6f Fix text overflow for dropdown components flagged by @frankiebee 7 years ago
Simon Liang 95eda70efe added logging for account balance 7 years ago
Simon Liang 708d8398f4 reverted my changes 7 years ago
Simon Liang a3f96951c2 connected wallet view dropdown button with real data 7 years ago
Simon Liang 53c91591b3 redid tx-view and balance-component mapStateToProps logic 7 years ago
Simon Liang 87cb930130 moved the props initialization steps into mapStateToProps 7 years ago
Simon Liang 9d36b25c5f extracted transaction list 7 years ago
Simon Liang 72df9746fa removing styling comments 7 years ago
sdtsui 779be75370 [WIP] Position account potions dropdown correctly and hook up to action creators 7 years ago
sdtsui be116ecfbd Add new selectors for addresses, identities, and accounts 7 years ago
sdtsui 5f74564deb Adjust modal styles to match new modal size, from cancel button tweak 7 years ago
sdtsui 50f8535f7b Switch buy modal 'cancel' from text to button for accessibility 7 years ago
sdtsui 231b8a7542 Vertically center modal in mobile view - @cjeria 7 years ago
sdtsui cba50818c2 Improve layout of buy buttons by tweaking text styles 7 years ago
kumavis 245125eb18 ui - buy eth - formatting and moved network names to config 7 years ago
kumavis 052d338b2b lint fix 7 years ago
kumavis 897d00efa0 ui - buy eth - add dharma beta to kovan 7 years ago
kumavis 84c3d3c6db ui - buy button view - refactor 7 years ago
sdtsui 5e9926b0d0 Fix dropdown z-index value 7 years ago
sdtsui 6be6f56ac5 Add z indicies to settings-variables 7 years ago
sdtsui 67213e7583 Add backdrop styles and box shadow to new global modal defaults 7 years ago
sdtsui bdf5436c2d Add minor comments and cleanup for new components 7 years ago
sdtsui c8893fb9ca Hook up 'Buy with Fiat', redirect to Coinbase 7 years ago
sdtsui dc702705bf Move buy view into its own component - BuyOptions 7 years ago
sdtsui eab5718a40 Add an additional font-size breakpoint for buy modal on the largest screens 7 years ago
sdtsui 3072d2d178 Add minor positioning tweaks for buy modal, laptop view 7 years ago
sdtsui b97dcf09ac Move inline styles out into explicitly named BEM classes 7 years ago
sdtsui 928adae104 Implement modal content for buy flow - mobile view 7 years ago
sdtsui 9d3b5348aa Fix layout issues flagged by @tmashuang 7 years ago
sdtsui b6a7281737 Make buy ui more central to the screen 7 years ago
Thomas Huang 67e4855b9d Updated commonjs require path for redux-logger and redux-thunk modules 7 years ago
sdtsui 922a272e81 Add note for responsive modal styles 7 years ago
sdtsui 29c8f448ca Hook up global modal to Tx view, Buy button 7 years ago
sdtsui f72f57dc6c Implement global modal 7 years ago
sdtsui aab0fda9ac Add actions and reducers for global modal 7 years ago
Simon Liang 0db627d979 refactored and added unit test 7 years ago
Simon Liang e8ade42f2a extracted balance component and renders to the format, also wired in the account name 7 years ago
sdtsui d8fff0fc8c Opt for calculated values in absolutely positioned caret 7 years ago
sdtsui 0f140c5db5 Improve positioning of caret and add reusable color for wallet view 7 years ago
sdtsui ba50411bb2 Position account icon, name, and caret 7 years ago
sdtsui 29662ff7b4 Move tx and wallet view styles to component classes 7 years ago
sdtsui fd36d95c50 Cleanup before rebase on NewUI - need new version of AccountDropdowns 7 years ago
sdtsui b3d7abd5d4 Allow clicks on account view to enable sidebar, not just burger 7 years ago
sdtsui 850d2124c8 Refactor account name css - mobile views 7 years ago
sdtsui 7cb031eeb9 Add sidebar click handler to overlay 7 years ago
sdtsui a7017b824d Refactor app-header css, including box shadow and z-index 7 years ago
sdtsui 403d9c52b5 Add fine css tweaks to hero balance - laptop 7 years ago
sdtsui f06a18a09c Adjust hero balance on mobile 7 years ago
sdtsui ebf39831c4 Adjust size of buttons for 576-780+px range 7 years ago