rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Deactivate & Activate Volunteers/Admins #87

Closed rimenes closed 3 years ago

rimenes commented 3 years ago

Resolves #75

Description

Add activate/deactivate links to main volunteer and admin index page and to their respective edit pages Add deactivator_id to user table so that we can track who makes changes to the status of a volunteer/admin

Type of change

Screenshots

image

image

image

garettarrowood commented 3 years ago

This looks great! Thank you for the contribution!