Coinbase: first step integration, connect account and main view

This commit is contained in:
Gustavo Maximiliano Cortez 2016-12-08 11:04:07 -03:00
commit af932b3e59
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
8 changed files with 466 additions and 244 deletions

View file

@ -21,12 +21,9 @@
<span class="toggle-label" translate>Enable Glidera Service</span>
</ion-toggle>
<!-- disable coinbase for this release -->
<!-- <ion-toggle ng-show="!isWP" ng-model="coinbaseEnabled" toggle-class="toggle-balanced" ng-change="coinbaseChange()">
<ion-toggle ng-show="!isWP" ng-model="coinbaseEnabled.value" toggle-class="toggle-balanced" ng-change="coinbaseChange()">
<span class="toggle-label" translate>Enable Coinbase Service</span>
</ion-toggle> -->
</ion-toggle>
<div class="item item-divider" translate>Wallet Operation</div>