Commit Graph

3837 Commits (58b61eb1fc2d4add59f6225ddf4df09fdfa5b92b)
 

Author SHA1 Message Date
sdtsui 58b61eb1fc Add UI tweaks, including separation of overflow logic for mobile (full-height) vs laptop (tx-view-only) 7 years ago
sdtsui 7a664a7f72 Improve text positioning on mobile view 7 years ago
sdtsui 3188cc2ef0 Extract scss breakpoints into variables 7 years ago
sdtsui e31c298288 Implement widescreen layout for tx list 7 years ago
sdtsui f9432c5982 Move Txs list item styles into classes 7 years ago
sdtsui d53780bcdc Add new color for txs - dusty-gray 7 years ago
Daniel Tsui 40652782ea Add Tx List and selectors 7 years ago
sdtsui 96b186dfb2 Cleanup txList and txView components 7 years ago
sdtsui 77b72ee33f Add selectors for txsToRender and conversionRate 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 0188e7b94d Merge branch 'master' into NewUI-flat 7 years ago
Frankie 57f6fce6b2 Merge pull request #1882 from MetaMask/tx-cont-fixes 7 years ago
kumavis 25f9746dab tx controller - fix error serialization 7 years ago
kumavis 5e6962342d tx controller - fix getBalance fn 7 years ago
kumavis 5418813ed1 util - sufficientBalance - validate input 7 years ago
sdtsui 5e9926b0d0 Fix dropdown z-index value 7 years ago
sdtsui 6be6f56ac5 Add z indicies to settings-variables 7 years ago
Frankie d40bd9a726 Merge pull request #1880 from MetaMask/pendingFix 7 years ago
frankiebee 9c9165e930 filter by network for pending txs 7 years ago
sdtsui 67213e7583 Add backdrop styles and box shadow to new global modal defaults 7 years ago
frankiebee 5bb84f6e21 fix getPendingTransactions function for pendingTxTracker 7 years ago
Thomas Huang 02a6cd255b Merge pull request #1879 from MetaMask/build-err-fix 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
kumavis 59e83d2b80 build - factor watcify into bundler generation 7 years ago
sdtsui b97dcf09ac Move inline styles out into explicitly named BEM classes 7 years ago
sdtsui e260ab46cb Implement utility helper for checking viewport size in js 7 years ago
kumavis 4a4736195f build - fix error swallowing on dev 7 years ago
kumavis 6767430aa2 deps - bump watchify 7 years ago
sdtsui 928adae104 Implement modal content for buy flow - mobile view 7 years ago
Thomas Huang 0e6bc6647e Merge pull request #1854 from MetaMask/greenkeeper/initial 7 years ago
kumavis 922ecb9149 Merge branch 'master' into greenkeeper/initial 7 years ago
kumavis 7db1f30590 Merge pull request #1877 from MetaMask/hotfix/mobile-buy-layout 7 years ago
kumavis cd1437fdd3 Merge pull request #1861 from MetaMask/transactionControllerRefractor 7 years ago
frankiebee 88b84e3895 add json-rpc-engine && eth-json-rpc-middleware to devDependencies 7 years ago