From 6e4a1e7ff2016fb9089c797bda9f16a5d2b82c17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Fri, 19 Aug 2016 13:09:27 -0300 Subject: [PATCH] delete focused wallet --- public/views/backup.html | 28 +++-- public/views/export.html | 126 +++++++++++------------ public/views/preferences.html | 2 +- public/views/preferencesAdvanced.html | 2 +- public/views/preferencesAlias.html | 2 +- public/views/preferencesBwsUrl.html | 2 +- public/views/preferencesColor.html | 2 +- public/views/preferencesDeleteWords.html | 2 +- public/views/preferencesEmail.html | 2 +- public/views/preferencesGlobal.html | 2 +- public/views/preferencesHistory.html | 2 +- public/views/preferencesInformation.html | 2 +- public/views/tab-settings.html | 2 +- public/views/walletDetails.html | 2 +- src/js/controllers/backup.js | 38 +++---- src/js/controllers/copayers.js | 34 +++--- src/js/controllers/export.js | 2 +- src/js/controllers/modals/txDetails.js | 18 ++-- src/js/controllers/paperWallet.js | 16 +-- src/js/controllers/preferences.js | 1 - src/js/controllers/preferencesBwsUrl.js | 6 +- src/js/controllers/preferencesHistory.js | 9 +- src/js/controllers/walletDetails.js | 4 +- src/js/routes.js | 26 ++--- src/js/services/addressbookService.js | 24 ++--- src/js/services/backupService.js | 10 +- src/js/services/feeService.js | 8 +- src/js/services/txStatus.js | 4 +- 28 files changed, 184 insertions(+), 194 deletions(-) diff --git a/public/views/backup.html b/public/views/backup.html index 72622c6a7..396023599 100644 --- a/public/views/backup.html +++ b/public/views/backup.html @@ -1,7 +1,8 @@ - + Backup Flow +<<<<<<< 5b14c8aca37bc7b15324fdbbed162dea8cc2d3af @@ -10,9 +11,14 @@   +======= +   +>>>>>>> delete focused wallet   - +
{{error|translate}} @@ -23,27 +29,27 @@ ## STEP 1 --> -
+
Write your wallet recovery phrase
-
+
- To restore this {{index.m}}-{{index.n}} shared wallet you will need + To restore this {{wallet.m}}-{{wallet.n}} shared wallet you will need :
- Your wallet recovery phrase and access to the server that coordinated the initial wallet creation. You still need {{index.m}} keys to spend. + Your wallet recovery phrase and access to the server that coordinated the initial wallet creation. You still need {{wallet.m}} keys to spend. OR the wallet recovery phrase of all copayers in the wallet OR 1 wallet export file and the remaining quorum of wallet recovery phrases (e.g. in a 3-5 wallet: 1 wallet export file + 2 wallet recovery phrases of any of the other copayers).
-
+
- To restore this {{index.m}}-{{index.n}} shared wallet you will need + To restore this {{wallet.m}}-{{wallet.n}} shared wallet you will need :
- Your wallet recovery phrase and access to the server that coordinated the initial wallet creation. You still need {{index.m}} keys to spend. + Your wallet recovery phrase and access to the server that coordinated the initial wallet creation. You still need {{wallet.m}} keys to spend. OR the wallet recovery phrases of all copayers in the wallet
@@ -57,14 +63,14 @@
-

+

You need the wallet recovery phrase to restore this personal wallet. Write it down and keep them somewhere safe.

-
+
{{word}} 
diff --git a/public/views/export.html b/public/views/export.html index ea0e60c12..5710d48af 100644 --- a/public/views/export.html +++ b/public/views/export.html @@ -1,5 +1,5 @@ - + Export Wallet @@ -8,25 +8,22 @@ - -

{{wallet.name}}

+

-
-
@@ -35,20 +32,15 @@ Failed to export
-
-
-
- -
- -
- - -
- -
-
-
+ + +
@@ -62,27 +54,18 @@
Exporting via QR not supported for this wallet
- + + Show advanced options + Hide advanced options + -
- - Do not include private key - -
+ + Do not include private key +
- + WARNING: The private key of this wallet is not available. The export allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds will not be accessible from the export. @@ -91,37 +74,44 @@
- + WARNING: Not including the private key allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds will not be accessible from the export.
-
-
- - -
-

Export options

- - -
-
+ + + +
+

Export options

+ +
diff --git a/public/views/preferences.html b/public/views/preferences.html index b2db8f6ea..00c0a7aa7 100644 --- a/public/views/preferences.html +++ b/public/views/preferences.html @@ -7,7 +7,7 @@ - +
Preferences diff --git a/public/views/preferencesAdvanced.html b/public/views/preferencesAdvanced.html index 31944a2c0..c052ab067 100644 --- a/public/views/preferencesAdvanced.html +++ b/public/views/preferencesAdvanced.html @@ -7,7 +7,7 @@ - +
diff --git a/public/views/preferencesAlias.html b/public/views/preferencesAlias.html index 5a57007d0..9868954e2 100644 --- a/public/views/preferencesAlias.html +++ b/public/views/preferencesAlias.html @@ -7,7 +7,7 @@ - +