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

Update volunteer export #163

Closed garettarrowood closed 2 years ago

garettarrowood commented 2 years ago

Resolves #162

Description

Updates Volunteer export to fields requested by stakeholders. Tweaks AR relationships to better adhere to active Student/Staff/Volunteer assignments

Type of change