The 14(c) system will become a modern, digital-first service. Applicants will be provided an intuitive online experience, guiding them through the information needed to complete their application correctly.
Other
16
stars
17
forks
source link
Admin - UI : Ability to resend user deactivation email, to reactivate a user. #909
@NathayaMDOL1 System administrator should be able to :
[x] Resend the deactivation email to a inactive user.
[x] Reactivate an inactive user.
[x] Add two new buttons on the edit/view page 1. "Resend Reactivation Email" - Url: "..api/Account/AccountAdmin/ResendUserReactivationEmail?userId={userId}" 2. "Reactivate Account" - Url: "api/Account/AccountAdmin/ReactivateAccount?userId={userId}"
[x] The 'Disabled' checkbox should be read-only.