SMITHsharon / nashConnects

0 stars 0 forks source link

Admin can approve non-profit (or online) organization for site registration #13

Open SMITHsharon opened 6 years ago

SMITHsharon commented 6 years ago

Given a user is signed-in as Admin AND a Non-Profit has submitted a profile for approval When the Admin user clicks on Non-Profit Approvals in the nav Then a list of Non-Profits to be approved displays, Non-Profit names with hyperlink to Profile screen, fields populated:

When the user clicks the Approve button, the record is added to the approved Non-Profit Resources (Active status is set True).

If user clicks the Not Approved button, Active status is set False.