From fe10a00ba9a3c30d8718ca004ccd19518466f5bd Mon Sep 17 00:00:00 2001 From: Pitu <7425261+Pitu@users.noreply.github.com> Date: Sun, 16 Sep 2018 01:09:02 -0300 Subject: Site --- src/site/views/Auth/ChangePassword.vue | 178 +++++++++++++++++++++++++++++++++ src/site/views/Auth/ForgotPassword.vue | 152 ++++++++++++++++++++++++++++ src/site/views/Auth/Login.vue | 178 +++++++++++++++++++++++++++++++++ 3 files changed, 508 insertions(+) create mode 100644 src/site/views/Auth/ChangePassword.vue create mode 100644 src/site/views/Auth/ForgotPassword.vue create mode 100644 src/site/views/Auth/Login.vue (limited to 'src/site/views/Auth') diff --git a/src/site/views/Auth/ChangePassword.vue b/src/site/views/Auth/ChangePassword.vue new file mode 100644 index 0000000..6854fad --- /dev/null +++ b/src/site/views/Auth/ChangePassword.vue @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + Please choose a new password for your account. + + + + + + + + + + + Request Password Change + + + + + + + + + diff --git a/src/site/views/Auth/ForgotPassword.vue b/src/site/views/Auth/ForgotPassword.vue new file mode 100644 index 0000000..5442d16 --- /dev/null +++ b/src/site/views/Auth/ForgotPassword.vue @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + To request a new password please enter your account email in the box below. We will send you an email with further instructions. + + + + + + + + Request Password Change + + + + + + + + + diff --git a/src/site/views/Auth/Login.vue b/src/site/views/Auth/Login.vue new file mode 100644 index 0000000..f5d386d --- /dev/null +++ b/src/site/views/Auth/Login.vue @@ -0,0 +1,178 @@ + + + + + + + + + + Dashboard Access + + + Login or register + + + + + + + + + + + + Register + Log in + + + + + + + + + + + + + + -- cgit v1.2.3
+ Request Password Change +
+ Register + Log in +