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/user-management/change-password
Naeem Ullah efbf56adbc Update password change flow and date validator logic
Changed the change password API endpoint to use FIRST_LOGIN_URI instead of CHANGE_PASSWORD_URI. Added FIRST_LOGIN_URI to URI enums and app.uri.json. Improved the toDateAfterFromDateValidator to normalize dates, enforce fromDate < toDate, and disallow future dates.
2 weeks ago
..
change-password.component.html first time login 2 weeks ago
change-password.component.scss initial aConnect commit. 2 months ago
change-password.component.spec.ts initial aConnect commit. 2 months ago
change-password.component.ts Update password change flow and date validator logic 2 weeks ago