Kevin Serrano
0b052e94cc
Hide conversions when API fails.
8 years ago
Kevin Serrano
3814bf8f5d
Change account list balance rendering.
8 years ago
Kevin Serrano
6cee99f0ba
Remove console logs.
8 years ago
Kevin Serrano
3b27fe1356
Add recent conversion date.
8 years ago
Kevin Serrano
6041ba1ed2
Add fallback to API failure.
8 years ago
Kevin Serrano
da2527ddb4
Remove react-select as dependency.
8 years ago
Kevin Serrano
58e3042a3b
Remove logging. Clean up duplicate entries in currency list.
8 years ago
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