From e56ace7c2c6e7a6a1a321f8e71ab9c2db43686e5 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 19 Dec 2014 09:12:52 -0300 Subject: [PATCH 1/5] add message after profile creation on the cloud --- index.html | 9 +++++++++ js/controllers/createProfile.js | 7 +++++++ js/models/Wallet.js | 3 ++- views/createProfile.html | 4 ++-- 4 files changed, 20 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d496904d6..72cd8a2d3 100644 --- a/index.html +++ b/index.html @@ -60,6 +60,15 @@ Please confirm your email address using the confirmation link at the message we sent you + + + + Confirm your email address.
+ An email was just sent to {{$root.iden.getName()}}. Please click the link on it to confirm you own it. Unconfirmed profiles could be deleted from server. +
+ + × +
-
+
@@ -202,7 +202,7 @@ clipo
-
+
From e9d4022ca7575096c0e45677709cae9e4ddecf17 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 19 Dec 2014 09:17:42 -0300 Subject: [PATCH 2/5] fix wording --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 72cd8a2d3..fee12c6ef 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ Confirm your email address.
- An email was just sent to {{$root.iden.getName()}}. Please click the link on it to confirm you own it. Unconfirmed profiles could be deleted from server. + An email was sent to {{$root.iden.getName()}}. Please follow the link on it to confirm it. Unconfirmed profiles could be deleted from server.
× From c6619bcb1d5dc3cf33b89600bd4eebd7f29bd546 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 19 Dec 2014 09:27:54 -0300 Subject: [PATCH 3/5] fix close link --- css/src/main.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index a14ca9f70..e6c9a6254 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -396,7 +396,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu -.box-notification a.close-notification { +a.close-notification { position: absolute; top: 8px; right: 10px; diff --git a/index.html b/index.html index fee12c6ef..054a86d8b 100644 --- a/index.html +++ b/index.html @@ -61,13 +61,13 @@ + × Confirm your email address.
An email was sent to {{$root.iden.getName()}}. Please follow the link on it to confirm it. Unconfirmed profiles could be deleted from server.
- ×
From ebf1f1b80e87f8029f79b1812cc920acf6859fcd Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 19 Dec 2014 09:41:35 -0300 Subject: [PATCH 4/5] add close to email confirmation --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 054a86d8b..1d9f2cdaa 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,8 @@ Network Error.
Attempting to reconnect..
- + + × Resend From 44ded91c8faac647d19b1bddfa581f8db2f47643 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 19 Dec 2014 09:43:29 -0300 Subject: [PATCH 5/5] network error to the last (more important) --- index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 1d9f2cdaa..ae445c855 100644 --- a/index.html +++ b/index.html @@ -48,10 +48,7 @@
- - - Network Error.
Attempting to reconnect..
-
+ × Resend @@ -70,6 +67,10 @@ + + + Network Error.
Attempting to reconnect..
+