From 9733305aeaf081a217b45320e03ea5068ff50bd2 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 17 Apr 2014 13:43:34 -0300 Subject: [PATCH] ux fixes --- index.html | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index e494bb438..2ccedad3e 100644 --- a/index.html +++ b/index.html @@ -51,6 +51,17 @@ Dismiss + +
+ +

+ NOTE: Your wallet is not complete yet. + {{$root.wallet.publicKeyRing.totalCopayers - $root.wallet.publicKeyRing.registeredCopayers() }} keys are missing. Ask your copayers to join your session: {{$root.wallet.network.peerId}} + +

+
+ +
@@ -158,16 +169,14 @@

-

Online Copayers: {{$root.wallet.network.connectedPeers.length}}

+ +

+ {{$root.wallet.publicKeyRing.requiredCopayers}} copayers needed for signning transactions + +

-
- -
@@ -324,6 +330,17 @@ +
+
+

+ [DEBUG] WalletId: {{$root.wallet.id}} +

+
+ +