From 2ca2ab225e1bc9c367f9badaa05e24831ad87552 Mon Sep 17 00:00:00 2001 From: alpha2320 <58825698+alpha2320@users.noreply.github.com> Date: Tue, 31 Dec 2019 01:04:35 +0530 Subject: [PATCH 1/6] adding social icons --- ui/src/app/views/login.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ui/src/app/views/login.html b/ui/src/app/views/login.html index 75cfc8a4..ef6487f4 100755 --- a/ui/src/app/views/login.html +++ b/ui/src/app/views/login.html @@ -15,6 +15,13 @@ Signup
+ + + + + GitHub + + LinkedIn
× Incorrect Credentials @@ -22,4 +29,4 @@
× Please confirm your account
-
\ No newline at end of file + From 05585717b0582d6b6ae73de96a86d9791451d363 Mon Sep 17 00:00:00 2001 From: alpha2320 <58825698+alpha2320@users.noreply.github.com> Date: Tue, 31 Dec 2019 01:08:51 +0530 Subject: [PATCH 2/6] Update login.html --- ui/src/app/views/login.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ui/src/app/views/login.html b/ui/src/app/views/login.html index ef6487f4..e9b90141 100755 --- a/ui/src/app/views/login.html +++ b/ui/src/app/views/login.html @@ -17,9 +17,7 @@
- - - GitHub + GitHub LinkedIn From aa7692fcbbf3a450d32b07c4f70393717bf0eab1 Mon Sep 17 00:00:00 2001 From: alpha2320 <58825698+alpha2320@users.noreply.github.com> Date: Tue, 31 Dec 2019 10:58:06 +0530 Subject: [PATCH 3/6] login.html added the social buttons --- ui/src/app/views/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/app/views/login.html b/ui/src/app/views/login.html index e9b90141..b4b541b2 100755 --- a/ui/src/app/views/login.html +++ b/ui/src/app/views/login.html @@ -17,9 +17,9 @@
- GitHub + GitHub - LinkedIn + LinkedIn
× Incorrect Credentials From c02a543937d17012155627b325ffa9cee9ce996d Mon Sep 17 00:00:00 2001 From: alpha2320 <58825698+alpha2320@users.noreply.github.com> Date: Tue, 31 Dec 2019 11:10:10 +0530 Subject: [PATCH 4/6] login.html --- ui/src/app/views/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/views/login.html b/ui/src/app/views/login.html index b4b541b2..8adc5157 100755 --- a/ui/src/app/views/login.html +++ b/ui/src/app/views/login.html @@ -17,7 +17,7 @@
- GitHub + GitHub LinkedIn
From 0ddd13e5d80c8e43a0a938a30e09bd1cf66f88af Mon Sep 17 00:00:00 2001 From: alpha2320 <58825698+alpha2320@users.noreply.github.com> Date: Tue, 31 Dec 2019 11:19:11 +0530 Subject: [PATCH 5/6] Delete login.html --- ui/src/app/views/login.html | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100755 ui/src/app/views/login.html diff --git a/ui/src/app/views/login.html b/ui/src/app/views/login.html deleted file mode 100755 index 8adc5157..00000000 --- a/ui/src/app/views/login.html +++ /dev/null @@ -1,30 +0,0 @@ -
- -
- - - - - - - - - -
-

Don't have an account?

- Signup -
-
- - - GitHub - - LinkedIn -
-
- × Incorrect Credentials -
-
- × Please confirm your account -
-
From 63949bc6cf264c44772b7a6c0967ebc6c0e37e55 Mon Sep 17 00:00:00 2001 From: alpha2320 <58825698+alpha2320@users.noreply.github.com> Date: Tue, 31 Dec 2019 11:19:53 +0530 Subject: [PATCH 6/6] update login.html --- ui/src/app/views/login.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 ui/src/app/views/login.html diff --git a/ui/src/app/views/login.html b/ui/src/app/views/login.html new file mode 100644 index 00000000..8adc5157 --- /dev/null +++ b/ui/src/app/views/login.html @@ -0,0 +1,30 @@ +
+ +
+ + + + + + + + + +
+

Don't have an account?

+ Signup +
+
+ + + GitHub + + LinkedIn +
+
+ × Incorrect Credentials +
+
+ × Please confirm your account +
+