diff --git a/modules/core/client/directives/tr-boards.client.directive.js b/modules/core/client/directives/tr-boards.client.directive.js index 5f355c67a2..6ebf236441 100644 --- a/modules/core/client/directives/tr-boards.client.directive.js +++ b/modules/core/client/directives/tr-boards.client.directive.js @@ -142,6 +142,13 @@ 'license_url': 'https://unsplash.com/license', 'file': 'mh-woman-bridge.jpg' }, + 'sahara': { + 'name': 'Nova Togatorop', + 'url': 'http://novatogatorop.com/', + 'license': 'CC', + 'license_url': 'https://unsplash.com/license', + 'file': 'sahara.jpg' + }, 'sahara-backpacker': { 'name': 'Nova Togatorop', 'url': 'http://novatogatorop.com/', diff --git a/modules/core/client/img/board/sahara.jpg b/modules/core/client/img/board/sahara.jpg new file mode 100644 index 0000000000..f1612051b6 Binary files /dev/null and b/modules/core/client/img/board/sahara.jpg differ diff --git a/modules/pages/client/views/faq-general.client.view.html b/modules/pages/client/views/faq-general.client.view.html index 17d3ce0c90..f2fb83dda0 100644 --- a/modules/pages/client/views/faq-general.client.view.html +++ b/modules/pages/client/views/faq-general.client.view.html @@ -43,6 +43,26 @@

Why is Trustroots invite only?

Read more from our blog post. +
+

How waiting list works?

+ +

+
+ Sign up! +

+
+ +
+

I did not receive invite code

+ If you know that you should've received invite code from the waiting list, check first your email spam folder. If you don't find the email there, please contact us. +
+

Why is there Facebook connection?

So that people who have their data, photos and connections on Facebook can release their information to Trustroots. Using Facebook from Trustroots is optional. Read our blog post about this. diff --git a/modules/pages/client/views/faq.client.view.html b/modules/pages/client/views/faq.client.view.html index bb905b34c4..f41f196aba 100644 --- a/modules/pages/client/views/faq.client.view.html +++ b/modules/pages/client/views/faq.client.view.html @@ -49,6 +49,12 @@

Why is Trustroots invite only? + + How waitinglist works? + + + I did not receive invite code + Why is there Facebook connection? diff --git a/modules/users/client/less/authentication.less b/modules/users/client/less/authentication.less index 27cb4844f6..536bbe138c 100644 --- a/modules/users/client/less/authentication.less +++ b/modules/users/client/less/authentication.less @@ -11,6 +11,9 @@ input:focus { box-shadow: 0 0 10px rgba(0,0,0,.1); } + label.lead { + margin-bottom: 5px; + } } .btn.btn-default.btn-password-toggle { diff --git a/modules/users/client/views/authentication/confirm-email-invalid.client.view.html b/modules/users/client/views/authentication/confirm-email-invalid.client.view.html index 507641e8a8..95699a5e75 100644 --- a/modules/users/client/views/authentication/confirm-email-invalid.client.view.html +++ b/modules/users/client/views/authentication/confirm-email-invalid.client.view.html @@ -4,8 +4,8 @@
- - Trustroots + +

diff --git a/modules/users/client/views/authentication/confirm-email.client.view.html b/modules/users/client/views/authentication/confirm-email.client.view.html index 1c3804e4c2..003bcce3c5 100644 --- a/modules/users/client/views/authentication/confirm-email.client.view.html +++ b/modules/users/client/views/authentication/confirm-email.client.view.html @@ -4,8 +4,8 @@
- - Trustroots + +

diff --git a/modules/users/client/views/authentication/signin.client.view.html b/modules/users/client/views/authentication/signin.client.view.html index bdf101a0d6..24032b2868 100644 --- a/modules/users/client/views/authentication/signin.client.view.html +++ b/modules/users/client/views/authentication/signin.client.view.html @@ -1,22 +1,16 @@ -
+
-
- - Trustroots -

-

Sign in to continue.

-
-
+
- +
- +
+ + Forgot? + Recover your password +
+

@@ -67,22 +70,11 @@ diff --git a/modules/users/client/views/authentication/signup.client.view.html b/modules/users/client/views/authentication/signup.client.view.html index 930513f4a5..006c975aa4 100644 --- a/modules/users/client/views/authentication/signup.client.view.html +++ b/modules/users/client/views/authentication/signup.client.view.html @@ -13,7 +13,7 @@

Join Trustroots


Trustroots is invitation only. - Read more + Read more

@@ -49,9 +49,13 @@

Join Trustroots



- No invite code? Trustroots is a trust network. - To join with friends, sign up to the waiting list - below and we’ll email you details. + No invite code? + You can join together as a group with trusted friends. + Sign up to the waiting list below and we’ll email you details. +
+ + Read more +


diff --git a/modules/users/client/views/authentication/welcome.client.view.html b/modules/users/client/views/authentication/welcome.client.view.html index 90db38f015..ef3d257c28 100644 --- a/modules/users/client/views/authentication/welcome.client.view.html +++ b/modules/users/client/views/authentication/welcome.client.view.html @@ -1,8 +1,8 @@
- - Trustroots + +

Hey, welcome!

Being able to rely on strangers, on communities, on trust, are values that are worth preserving. Go travel & spread the word. diff --git a/modules/users/client/views/password/forgot-password.client.view.html b/modules/users/client/views/password/forgot-password.client.view.html index a7df880ec7..00ffc66707 100644 --- a/modules/users/client/views/password/forgot-password.client.view.html +++ b/modules/users/client/views/password/forgot-password.client.view.html @@ -1,28 +1,27 @@

- - Trustroots + +

Restore your password

-
+

-
- +
+
diff --git a/modules/users/client/views/password/reset-password-invalid.client.view.html b/modules/users/client/views/password/reset-password-invalid.client.view.html index e47586bf20..e804b981f6 100644 --- a/modules/users/client/views/password/reset-password-invalid.client.view.html +++ b/modules/users/client/views/password/reset-password-invalid.client.view.html @@ -1,8 +1,8 @@
- - Trustroots + +
diff --git a/modules/users/client/views/password/reset-password-success.client.view.html b/modules/users/client/views/password/reset-password-success.client.view.html index 2181cc240a..c7427f2c9a 100644 --- a/modules/users/client/views/password/reset-password-success.client.view.html +++ b/modules/users/client/views/password/reset-password-success.client.view.html @@ -1,8 +1,8 @@
- - Trustroots + +
diff --git a/modules/users/client/views/password/reset-password.client.view.html b/modules/users/client/views/password/reset-password.client.view.html index 33e0881cc4..aac6b16284 100644 --- a/modules/users/client/views/password/reset-password.client.view.html +++ b/modules/users/client/views/password/reset-password.client.view.html @@ -1,13 +1,13 @@
- - Trustroots + +

Reset your password

-
+

@@ -21,7 +21,13 @@

Reset your password

placeholder="New Password" ng-model="resetPassword.passwordDetails.newPassword" ng-minlength="8" - tr-trustpass="{ special: false, number: false, lowercase: false, uppercase: false, messageDone: 'Your password is secure and you are good to go!' }"> + tr-trustpass="{ + special: false, + number: false, + lowercase: false, + uppercase: false, + messageDone: 'Your password is secure and you are good to go!' + }">
@@ -35,7 +41,11 @@

Reset your password

ng-model="resetPassword.passwordDetails.verifyPassword">
- +