Kevin Serrano
7d1b2db87e
linting and ignoring.
8 years ago
Kevin Serrano
009784c79b
Divided eth components for tx and account detail.
8 years ago
Frankie
2ef4cbaa89
Add margin to "go to test faucet" button and show more of the address on qr code page
8 years ago
Dan Finlay
e826eb932c
Remove ethereum classic provider
...
Fixes #542
8 years ago
Frankie
99a788a6f0
Add multi message capability to Qr view for market info
8 years ago
Frankie
b72c00a6c1
Add a to test faucet button
8 years ago
Frankie
b4c9a52259
Change buy forms so that they are their own view and add Qr-code
8 years ago
Dan Finlay
20cfd1c9f3
Add network indicator class to loading image
8 years ago
Kevin Serrano
041538e89e
UI logging supressed for production.
8 years ago
Kevin Serrano
2b0c6953e2
Create global variable that changes ui logging.
8 years ago
Kevin Serrano
b8856d765d
Setting defaults to production.
8 years ago
Kevin Serrano
b3def32f7a
Cosmetic difference.
8 years ago
Kevin Serrano
ec2641a8c9
Remove stray console.log
8 years ago
Kevin Serrano
0056844335
Take out unused dependency.
8 years ago
Kevin Serrano
bf384da6f3
Remove comments.
8 years ago
Kevin Serrano
804e8df87f
Lint
8 years ago
Kevin Serrano
9904b4ef5a
Add ability to hide logging messages in production.
8 years ago
Frankie
2fc26fb264
Even out some of the margins
8 years ago
Frankie
c8b2826441
Fix typo for copyButton
8 years ago
Frankie
4ace425a9c
Fix merge mess
8 years ago
Frankie
9c6dd9ef49
Create "buy form" add shape shift
8 years ago
Kevin Serrano
abfc5632ef
Fix ether warning checkbox.
8 years ago
Kevin Serrano
cb0c1f25ba
Did not previously call functions before!
8 years ago
Kevin Serrano
637d3978b7
Fix default value. Add loading indication for async.
8 years ago
Kevin Serrano
8acb3e6007
Enable full listing of supported currencies by Cryptonator.
8 years ago
Kevin Serrano
fd37f5db65
Add fix for zero balance shorten.
8 years ago
Kevin Serrano
260de6532c
Get fiat numbers rendering on tooltip. Need to find way to create line breaks.
8 years ago
Kevin Serrano
be76b05726
Holding off on select formatting for now. Renamed keys for options.
8 years ago
Kevin Serrano
ccd85d19e3
Create default values for metamask state for conversion. Fix config files for ui dev.
8 years ago
Kevin Serrano
92fb827923
currency now selectable and save-able.
8 years ago
Kevin Serrano
31b38e820b
Fix typos with missing apostrophe
8 years ago
Frankie
f8ac9ca522
Fix issue with dropdown menu
8 years ago
Dan Finlay
c7691b7e64
Fix reference in drop menu item
8 years ago
Dan Finlay
8a4d8eca64
Fix network name reference
...
When adding the classic network to the menu, I left a reference to a property that is not always existent, so we needed a fallback for it.
8 years ago
Dan Finlay
c805963a22
Linted
8 years ago
Dan Finlay
5feff0b1f5
Add missing reference for provider
8 years ago
Dan Finlay
51535ab0cc
Fix margin on provider checkmarks
8 years ago
Dan Finlay
9b43ec2278
Add eth classic to provider menu
8 years ago
Kevin Serrano
3a4744dec1
Fix menu droppo issues caused by Chrome 52.
8 years ago
Dan Finlay
2368c2993d
Add platform specific builds and zip tasks ( #486 )
...
* 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
8 years ago
Kevin Serrano
22528002e1
Linting!
8 years ago
Dan Finlay
5b4e2ffeac
Add mock dev mode
8 years ago
Kevin Serrano
716e65424d
Add date access throughout the data flow.
8 years ago
Frankie
fcd523abe4
Buy button ( #474 )
...
* 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
8 years ago
Dan Finlay
6658bea8d4
Implement some cross-browser practices ( #473 )
...
* Add mozilla plugin key to manifest
* Move all chrome references into platform-checking module
Addresses #453
* Add chrome global back to linter blacklist
* Add tests
8 years ago
Kevin Serrano
4a9d5b1c25
Add data field to pass up parameters up to reducer.
8 years ago
Kevin Serrano
491b9cddc5
Add fiat actions to metamask controllere and actions.
8 years ago
Kevin Serrano
96cd087c97
Readd string to conform to tests. Will discuss later.
8 years ago
Kevin Serrano
2fc2731479
Remove unused None string.
8 years ago
Aust
c1859a24ee
Add eslint config to pass tests
8 years ago