From 5bfd658573590cacc01610b076d181a6aab74d45 Mon Sep 17 00:00:00 2001 From: Joshua Graber Date: Mon, 25 Mar 2024 16:47:20 -0400 Subject: [PATCH 1/2] fix(pages): Update ResetPassword Add password hints --- client/src/pages/ResetPassword.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/src/pages/ResetPassword.vue b/client/src/pages/ResetPassword.vue index 83094266..dbabc303 100644 --- a/client/src/pages/ResetPassword.vue +++ b/client/src/pages/ResetPassword.vue @@ -48,6 +48,14 @@ @change="handleChangeOnError" @submit="onSubmitChangePassword" > + + From 2352399380f7664fecf70a5077ce224ee407a056 Mon Sep 17 00:00:00 2001 From: Joshua Graber Date: Mon, 25 Mar 2024 16:47:36 -0400 Subject: [PATCH 2/2] test(pages): update password reset test Update snapshot --- .../__tests__/__snapshots__/resetPassword.test.js.snap | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/client/src/pages/__tests__/__snapshots__/resetPassword.test.js.snap b/client/src/pages/__tests__/__snapshots__/resetPassword.test.js.snap index f46251a0..56b2df9a 100644 --- a/client/src/pages/__tests__/__snapshots__/resetPassword.test.js.snap +++ b/client/src/pages/__tests__/__snapshots__/resetPassword.test.js.snap @@ -41,6 +41,11 @@ exports[`Reset password page > With token (reset password) > With token, reset p + @@ -71,6 +76,11 @@ exports[`Reset password page > With token (reset password) > With token, reset p +