aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/eth-store-warning.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix merge messFrankie2016-08-111-3/+4
|
* Fix typos with missing apostropheKevin Serrano2016-08-051-1/+1
|
* Add platform specific builds and zip tasks (#486)Dan Finlay2016-07-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * Add platform specific folders to dist folder * Remove gulp hacks * Add platform specific bundling dev and dist tasks now build into platform-specific folders within the `dist` folder. Added tasks `gulp zip` and `gulp dist`. `zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder. `dist` builds and then zips all at once. * Fix chrome bundle zipping * Fix broken reference in eth warning * Fix but where web3.eth.accounts are not available in firefox. * Bump changelog
* Buy button (#474)Frankie2016-07-221-0/+89
* WIP: Buy button link * Add buy eth and the buy eth warning message * Add css * Move the opening of coinbase page to background and send to faucet if on test net * Create a Warning about storeing eth * Finish Buy button and Eth store warning screen * Add to CHANGELOG * fix frankies deletion and change chrome to extension