From 8c1f9b3b6ca654b6d2c6ded35e20a05a869d800e Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Sun, 22 Jan 2017 21:49:34 -0800 Subject: [PATCH] complete cla signup flow --- source/developers/cla_sign.html | 90 +++++++++++++++++++++++++-- source/developers/cla_sign_start.html | 27 ++++++++ 2 files changed, 113 insertions(+), 4 deletions(-) create mode 100644 source/developers/cla_sign_start.html diff --git a/source/developers/cla_sign.html b/source/developers/cla_sign.html index 81318dc5642..38e98f55b18 100644 --- a/source/developers/cla_sign.html +++ b/source/developers/cla_sign.html @@ -27,10 +27,22 @@ footer: true #company_name_group { display: none; } + + #signature_form { + display: none; + } + + #complete { + display: none; + } +
+
+

Please wait while we complete authentication and load data from GitHub...

+
-
+
@@ -47,7 +59,8 @@ footer: true
- + +
@@ -61,13 +74,21 @@ footer: true
- I have read and agreed to the Home Assistant Contributor License Agreement + I have read and agreed to the Home Assistant Contributor License Agreement
+
+
+

Thanks!

+

Thank you for signing the Home Assistant Contributor license agreement. We are now redirecting you back to your pull request.

+
+ + + + +