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

Add Student Field to Volunteer form / Update styling #196

Closed JelenaD1 closed 2 years ago

JelenaD1 commented 2 years ago

Resolves #190

Description

This PR is adding a new field "Assign Student" to a volunteer form where as an admin I can assign multiple students to a volunteer. Also, if as an admin I want to edit/update the students who are assigned to volunteer I'm able to do that as well.

Type of change

New feature where students can be assigned to volunteer.

Screenshots

INKIND
JelenaD1 commented 2 years ago

@garettarrowood This one is done. Now we can assign multiple students to volunteer.

JelenaD1 commented 2 years ago

WIP : Show student age on select Style dropdown

garettarrowood commented 2 years ago

Our main branch has gotten a little out of whack.

If you'd like to continue to work on this, please cherry-pick these two commits and open up a fresh PR. Sorry for the inconvenience!