Commit Graph

9 Commits (1ddb35bbac62a9f84cda376a8bc1d8280ed90fb9)

Author SHA1 Message Date
Mazdak Gibran d94e715957 first time login
first time login logic and validations,
2 weeks ago
Mazdak Gibran f3685ba942 user management bugs fixed
bugs resolved:
Setup User: No validation applied; the form saves with empty inputs. User ID length validation is not implemented. The role column is not displayed in the table.

Reset Password: No success message is shown after password update. Strong password validation is not applied.

Change Password: No success message is shown after password update. Strong password validation is not applied. Validation to prevent using the same value for old and new passwords is not implemented.
2 weeks ago
Mazdak Gibran 150fb0f88b add success message
add success message to change password and reset password, and fixed the routing in change password.
2 weeks ago
Mazdak Gibran 5955ad90a5 reset user password api
reset user password api integration
4 weeks ago
Mazdak Gibran ba5ca98da9 removed unused imports 1 month ago
Mazdak Gibran 61df1a4ac2 creating payload for reset and change password
creating payload for reset and change password before the apis are ready
1 month ago
Mazdak Gibran 9ee1c0f4e2 update reset-passwords
update reset-passwords.ts
2 months ago
Mazdak Gibran b6fe4e0398 reset user password design
reset user password design
2 months ago
atif118-mfsys d59d64987c initial aConnect commit. 2 months ago