+
+
+
+
-
Changing wallet alias only affects the local wallet name.
+
Changing wallet alias only affects the local wallet name.
+
diff --git a/public/views/preferencesAltCurrency.html b/public/views/preferencesAltCurrency.html
index 4a2159ef1..19caee5da 100644
--- a/public/views/preferencesAltCurrency.html
+++ b/public/views/preferencesAltCurrency.html
@@ -7,10 +7,14 @@
diff --git a/public/views/preferencesBwsUrl.html b/public/views/preferencesBwsUrl.html
index 68504ecbe..92b9c3e6a 100644
--- a/public/views/preferencesBwsUrl.html
+++ b/public/views/preferencesBwsUrl.html
@@ -6,7 +6,8 @@
-
+
-
-
+
+
+
+
Wallet : {{index.walletName}}
({{index.alias}})
diff --git a/public/views/preferencesEmail.html b/public/views/preferencesEmail.html
index 0d3995724..e7d308fb8 100644
--- a/public/views/preferencesEmail.html
+++ b/public/views/preferencesEmail.html
@@ -6,8 +6,9 @@
-
+
+
@@ -34,6 +35,7 @@
-
Setting up email notifications could weaken your privacy, if the wallet service provider is compromised. Information available to an attacker would include your wallet addresses and its balance, but no more.
+
Setting up email notifications could weaken your privacy, if the wallet service provider is compromised. Information available to an attacker would include your wallet addresses and its balance, but no more.
+
diff --git a/public/views/preferencesFee.html b/public/views/preferencesFee.html
index 2cf126cd1..5fed61128 100644
--- a/public/views/preferencesFee.html
+++ b/public/views/preferencesFee.html
@@ -4,9 +4,10 @@
ng-init="titleSection='Bitcoin Network Fee Policy'; goBackToState = 'preferences'; noColor = true">
-
+
+
+ ng-click="prefFee.save(fee.level)">
{{index.feeOpts[fee.level]|translate}}
diff --git a/public/views/preferencesGlidera.html b/public/views/preferencesGlidera.html
index d998d3034..2137d0060 100644
--- a/public/views/preferencesGlidera.html
+++ b/public/views/preferencesGlidera.html
@@ -5,28 +5,29 @@
+
-
+
Permissions
-
+
Email
{{index.glideraPermissions.view_email_address}}
-
+
Personal Information
{{index.glideraPermissions.personal_info}}
-
+
Buy/Sell
{{index.glideraPermissions.transact}}
-
+
Transaction History
{{index.glideraPermissions.transaction_history}}
@@ -36,15 +37,15 @@
+ class="no-bullet m0">
Email
-
+
Email
{{glidera.email.email}}
-
+
Active
{{glidera.email.userEmailIsSetup}}
@@ -54,76 +55,76 @@
+ class="no-bullet m0">
Personal Information
-
+
First Name
{{glidera.personalInfo.firstName}}
-
+
Middle Name
{{glidera.personalInfo.middleName}}
-
+
Last Name
{{glidera.personalInfo.lastName}}
-
+
Birth Date
{{glidera.personalInfo.birthDate}}
-
+
Address 1
{{glidera.personalInfo.address1}}
-
+
Address 2
{{glidera.personalInfo.address2}}
-
+
City
{{glidera.personalInfo.city}}
-
+
State
{{glidera.personalInfo.state}}
-
+
ZIP Code
{{glidera.personalInfo.zipCode}}
-
+
Country
{{glidera.personalInfo.countryCode}}
-
+
Occupation
{{glidera.personalInfo.occupation}}
-
+
Basic Information State
{{glidera.personalInfo.basicInfoState}}
@@ -132,59 +133,59 @@
+ class="no-bullet m0">
Status
-
+
Buy/Sell
{{glidera.status.userCanTransact}}
-
+
Buy
{{glidera.status.userCanBuy}}
-
+
Sell
{{glidera.status.userCanSell}}
-
+
Email Is Setup
{{glidera.status.userEmailIsSetup}}
-
+
Phone Is Setup
{{glidera.status.userPhoneIsSetup}}
-
+
Bank Account Is Setup
{{glidera.status.userBankAccountIsSetup}}
-
+
Personal Information State
{{glidera.status.personalInfoState}}
-
+
Bank Account State
{{glidera.status.bankAccountState}}
-
+
Country
{{glidera.status.country}}
@@ -193,58 +194,58 @@
+ class="no-bullet m0">
Limits
-
+
Daily Buy
{{glidera.limits.dailyBuy|currency:'':2}} {{glidera.limits.currency}}
-
+
Daily Sell
{{glidera.limits.dailySell|currency:'':2}} {{glidera.limits.currency}}
-
+
Monthly Buy
{{glidera.limits.monthlyBuy|currency:'':2}} {{glidera.limits.currency}}
-
+
Monthly Sell
{{glidera.limits.monthlySell|currency:'':2}} {{glidera.limits.currency}}
-
+
Daily Buy Remaining
{{glidera.limits.dailyBuyRemaining|currency:'':2}} {{glidera.limits.currency}}
-
+
Daily Sell Remaining
{{glidera.limits.dailySellRemaining|currency:'':2}} {{glidera.limits.currency}}
-
+
Monthly Buy Remaining
{{glidera.limits.monthlyBuyRemaining|currency:'':2}} {{glidera.limits.currency}}
-
+
Monthly Sell Remaining
{{glidera.limits.monthlySellRemaining|currency:'':2}} {{glidera.limits.currency}}
-
+
Buy/Sell Disabled (pending first transaction)
{{glidera.limits.transactDisabledPendingFirstTransaction}}
@@ -252,10 +253,10 @@
-
+
Account
-
+
Log out
diff --git a/public/views/preferencesInformation.html b/public/views/preferencesInformation.html
index 08266c220..a7501887a 100644
--- a/public/views/preferencesInformation.html
+++ b/public/views/preferencesInformation.html
@@ -53,7 +53,7 @@
Extended Public Keys
-
+
Copayer {{$index}}
@@ -68,7 +68,7 @@
Last Wallet Addresses
-
+
{{a.address}}
@@ -82,6 +82,14 @@
Only Main (not change) addresses are shown. The addresses on this list were not verified locally at this time.
+
+
+
+ Scan addresses for funds
+
+
+
+
diff --git a/public/views/preferencesLanguage.html b/public/views/preferencesLanguage.html
index c06b4b683..c0fbc3abc 100644
--- a/public/views/preferencesLanguage.html
+++ b/public/views/preferencesLanguage.html
@@ -7,12 +7,14 @@
diff --git a/public/views/preferencesLogs.html b/public/views/preferencesLogs.html
index 459c354f7..c561c2668 100644
--- a/public/views/preferencesLogs.html
+++ b/public/views/preferencesLogs.html
@@ -6,7 +6,8 @@
-
+
+
diff --git a/public/views/preferencesUnit.html b/public/views/preferencesUnit.html
index 0bfc858bc..4ab852b35 100644
--- a/public/views/preferencesUnit.html
+++ b/public/views/preferencesUnit.html
@@ -8,9 +8,12 @@
diff --git a/src/css/main.css b/src/css/main.css
index 0f3fdf3ef..88944e4cf 100644
--- a/src/css/main.css
+++ b/src/css/main.css
@@ -62,6 +62,43 @@ h4.title a {
font-size: 12px;
}
+.preferences {
+ background: #f1f3f5;
+}
+
+.preferences form {
+ background: white;
+ padding-top:10px;
+ margin-bottom: 10px;
+}
+
+.preferences .switch {
+ top:-5px !important;
+}
+
+
+.preferences h4 {
+ background: #F1F3F5;
+ padding: 25px 0px 5px 20px;
+ text-transform: uppercase;
+ color: #777;
+ font-size: 10px;
+ font-weight:200;
+ margin:0;
+}
+
+
+.preferences ul {
+ font-size:14px;
+ background: white;
+}
+
+.preferences ul li {
+ padding:10px 20px;
+ border-bottom: 1px solid #E9E9EC;
+}
+
+
body, html{
height:100%;
width:100%;