When viewing the ngo admins as a platform admin I want to be able to set the password for ngo admins
Add a new action in row actions menu to set password
When this option is selected display a popup with 2 fields password and confirm password (they should match!)
use POST /api/auth/set-password to set the password
Extra style points for a custom password input like this
When viewing the ngo admins as a platform admin I want to be able to set the password for ngo admins
Add a new action in row actions menu to set password
When this option is selected display a popup with 2 fields password and confirm password (they should match!)
use
POST /api/auth/set-passwordto set the passwordExtra style points for a custom password input like this