You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aConnect-UX/src/app/utils
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.
4 months ago
..
app.constants.ts added export to excel functionality in transaction logs 4 months ago
app.interfaces.ts integrated GET call in logger manager to get logging details 4 months ago
enums.ts user management bugs fixed 4 months ago
uri-enums.ts integrated GET call in logger manager to get logging details 4 months ago