globalbibletools / platform

https://globalbibletools.com
6 stars 1 forks source link

feat: profile view #1

Closed tycebrown closed 2 months ago

tycebrown commented 2 months ago

What's Changed:

QA:

  1. Login.
  2. Go to the profile page. Confirm that the page autofills with the users information.
  3. Type in a password of less than 8 characters. Confirm you get a form error
  4. Type in a password of 8 characters. Type in a different password into the confirm password input. Confirm you get a form error
  5. Type the same password in both boxes. Confirm the form submits properly
tycebrown commented 2 months ago

@arrocke Alrighty, this is finally ready. I had done most of the coding before your message in slack, so it has verification