Commit Graph

3820 Commits (be116ecfbd687dffd5a1dfd2987a027b606e09cd)
 

Author SHA1 Message Date
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
frankiebee a13643bdb5 fix class names 7 years ago
frankiebee e761fb0ef7 use provider stub 7 years ago
frankiebee be4011c310 create a provider stub 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
sdtsui da51f56df9 Add dependencies and JSX support (reactify), for global modal implementation 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
frankiebee 3a2190ec3c fix the bind on pending tx watchers 7 years ago
frankiebee 28fbdca830 remove .only 7 years ago
frankiebee f3b42f1e33 Merge branch 'master' into transactionControllerRefractor 7 years ago
frankiebee e7f838e626 fix test 7 years ago