Commit Graph

13 Commits (6df0195ed8ddf4a4ca9550449725417271c096ec)

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 aa3b22c65f Update change-password.component.html 3 weeks ago
Mazdak Gibran 50e3dfec72 change password api
change password api integration
4 weeks 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 bc18bcf946 Setup User API Integration
createUser and getAllUsers API Integration
1 month ago
atif118-mfsys 966f0d59bc fixed and revamped first time change password screen logic 1 month ago
Mazdak Gibran 7fa0ee6a76 Change Password Screen view for first time login
Show different change password screen view for first time login
1 month ago
Mazdak Gibran 71c767c684 setup user design
setup user design: fixed camel case
2 months ago
Mazdak Gibran bf3df61c9d Setup user
setup user
2 months ago
Mazdak Gibran 36904b68fd update change password
update change password
2 months ago
Mazdak Gibran edfea86870 change password
change password design
2 months ago
atif118-mfsys d59d64987c initial aConnect commit. 2 months ago