Commit Graph

3973 Commits (ca69fa5d910351e1c813a431df9603b34cb7a901)
 

Author SHA1 Message Date
kumavis 7da65bdb90 Merge pull request #1885 from MetaMask/dharma 7 years ago
kumavis 245125eb18 ui - buy eth - formatting and moved network names to config 7 years ago
Frankie 208b71740b Merge pull request #1884 from MetaMask/waffle-badge 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
kumavis b6df46337f readme - add waffle.io badge 7 years ago
kumavis b4052cd5e6 tx utils - detect estimateGas err and set simulationFailed 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