From 0a5745b95bd229a973a867d3632e34935a6aed97 Mon Sep 17 00:00:00 2001 From: Aqeeb Imtiaz Harun Date: Wed, 23 May 2018 13:54:11 +0800 Subject: [PATCH 1/2] added integration for request verification code page --- public/index.html | 1 - public/signup.html | 100 -------------------------------- public/verify-phone-number.html | 35 ++++++++--- 3 files changed, 27 insertions(+), 109 deletions(-) delete mode 100644 public/signup.html diff --git a/public/index.html b/public/index.html index 7368ba3..8f29008 100644 --- a/public/index.html +++ b/public/index.html @@ -46,7 +46,6 @@
Sign In - Sign In
diff --git a/public/signup.html b/public/signup.html deleted file mode 100644 index 12689cb..0000000 --- a/public/signup.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - AzureUI - SIGNUP - - - AzureUI - SIGN-IN - - - - - - -
-
- - -
- -

Sign-up

-
- - -
-
- -
- - -
-
-
-
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
- -
-
- Request verification number -
- -
-
-
- -
- -
-
-
- Send -
-
-
- -
- Sign Up -
- -
- Already have an account? Sign-in -
- -
-
-
- - -
-
- - - \ No newline at end of file diff --git a/public/verify-phone-number.html b/public/verify-phone-number.html index ec7ab00..650c7b3 100644 --- a/public/verify-phone-number.html +++ b/public/verify-phone-number.html @@ -8,8 +8,8 @@ - +
@@ -19,15 +19,16 @@
- IZYIM will send an SMS message to verify your phone number. Enter your country code and phone number: + IZYIM will send an SMS message to verify your phone number. Enter your country code and phone number:
- +
-
+
+ @csrf
@@ -53,7 +54,7 @@
- NEXT + NEXT
@@ -61,14 +62,32 @@ Carrier SMS charges may apply
-
- - +
+
+ + + \ No newline at end of file From c589fd5431a596fe6249e8ac9e900b46cbba618b Mon Sep 17 00:00:00 2001 From: Aqeeb Imtiaz Harun Date: Sat, 26 May 2018 10:24:12 +0800 Subject: [PATCH 2/2] done frontend integration: verify phone, verify code, first profile pages, company profile page is on going --- public/company-profile.html | 121 ++++++++++++++++++++++++++++++++ public/profile-first-setup.html | 56 +++++++++------ public/verify-code-number.html | 53 ++++++++++++-- public/verify-phone-number.html | 17 ++++- 4 files changed, 218 insertions(+), 29 deletions(-) create mode 100644 public/company-profile.html diff --git a/public/company-profile.html b/public/company-profile.html new file mode 100644 index 0000000..6c3a2e5 --- /dev/null +++ b/public/company-profile.html @@ -0,0 +1,121 @@ + + + AzureUI - Term + + + + + + + + + +
+
+ +
+ +
+

Company Profile

+
+
+ + + +
+
+
+
+
+
+
+ + +
+
+
+ +
+ +
+
+
+ Company Information +
+ +
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+ Edit +
+
+
+
+
+ + + \ No newline at end of file diff --git a/public/profile-first-setup.html b/public/profile-first-setup.html index c0e53f9..737f734 100644 --- a/public/profile-first-setup.html +++ b/public/profile-first-setup.html @@ -47,48 +47,38 @@
- +
- +
- +
+
- +
- +
+
- +
- +
-
-
- -
- -
-
-
- -
- -
-
@@ -104,6 +94,28 @@ - + + \ No newline at end of file diff --git a/public/verify-code-number.html b/public/verify-code-number.html index a28e144..02cc3c1 100644 --- a/public/verify-code-number.html +++ b/public/verify-code-number.html @@ -15,11 +15,11 @@
- Verify +60 19-795-1905 + Verify Phone
- Waiting to automatically detect an SMS sent to +60 19-795 1905. Wrong number? + A verification code has been send to .
Wrong number?
@@ -32,15 +32,15 @@
- + -
-
+
+
- NEXT + NEXT
@@ -51,6 +51,47 @@
+ + \ No newline at end of file diff --git a/public/verify-phone-number.html b/public/verify-phone-number.html index 650c7b3..a1d65af 100644 --- a/public/verify-phone-number.html +++ b/public/verify-phone-number.html @@ -46,7 +46,7 @@
- + @@ -72,8 +72,22 @@