Commit Graph

23 Commits

Author SHA1 Message Date
Daniel C
480d47d914 Hooked up to state and added validation (#477) 2024-07-29 15:47:45 -07:00
Alex Holliday
c77414f2d7 Added check to verify and fetch token from server 2024-07-23 12:27:23 -07:00
Alex Holliday
3b7f1b876f Updated register page and validation to new role schema 2024-07-23 11:25:25 -07:00
Daniel Cojocea
c5b56dbc2b Changed to camel case 2024-07-22 12:40:44 -04:00
Daniel Cojocea
1aef3300f0 Added validation 2024-07-19 18:04:58 -04:00
Daniel Cojocea
c25f3d8172 Switched to regex literals 2024-07-18 20:31:47 -04:00
Daniel Cojocea
7ece57fa40 Removed redundant code and files 2024-07-16 17:24:48 -04:00
Daniel Cojocea
d39a716ab6 Refactored old validation from profile and password forms, fixed alert text 2024-07-15 20:51:18 -04:00
Daniel Cojocea
54a10740be Refactored register page validation 2024-07-15 18:47:23 -04:00
Daniel Cojocea
797eacee22 Refactored login page validation 2024-07-15 16:32:24 -04:00
Daniel Cojocea
682b7b4d06 Connected password form to redux 2024-07-10 18:26:05 -04:00
Alex Holliday
9a382210b6 Added admin role to registration 2024-07-03 11:21:14 -07:00
Daniel Cojocea
92c7816623 Added validation to picture uploads 2024-07-02 14:51:31 -04:00
Daniel Cojocea
c87daa3d53 Refactored some of the component code and removed unnecessary params 2024-06-28 20:05:08 -04:00
Daniel Cojocea
f3e222ac3a Added some basic validation 2024-06-27 17:26:00 -04:00
Daniel Cojocea
3b88ea01d0 Fixed some small styling issues and validation schema 2024-06-27 13:35:12 -04:00
Daniel Cojocea
bb42bfc00a Adjusted password form field namings 2024-06-24 11:43:07 -04:00
Daniel Cojocea
e6ea59dee5 Adjusted form fields to lowercase as per backend requirements 2024-06-23 18:42:33 -04:00
Daniel Cojocea
75f28eaf45 Integrated joi validation 2024-06-23 17:41:40 -04:00
Alex Holliday
a8af106606 Connected set new password to backend 2024-06-11 14:18:20 -07:00
Alex Holliday
d1427010c2 Added validation for eamil field in forgot-password page. Make axios request to backend 2024-06-11 12:58:21 -07:00
Alex Holliday
91891b1a90 Added async thunk 2024-06-10 10:38:00 -07:00
Alex Holliday
7f93c8aee0 Added client side validation to registration page 2024-06-07 11:19:32 -07:00