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

Refactor student activate/deactivate to match established pattern #105

Closed kellyeryan closed 3 years ago

kellyeryan commented 3 years ago

Resolves #74

Description

This PR: refactors deactivate/activate on student page to match pattern established here adds testing removes some extraneous code

Type of change

Screenshots

Screen Shot 2021-10-15 at 1 15 01 PM