rubyforgood / casa

Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.
https://casavolunteertracking.org/
MIT License
316 stars 479 forks source link

add supervisor as filter in "Volunteers view" #99

Closed Zrrrpy closed 4 years ago

Zrrrpy commented 4 years ago

part of epic #4 (admin dashboard), relates to #97, and #98

This issue refers to the "Volunteers" section in the admin dashboard here.

In addition to filtering by active and inactive, admins should also be able to filter volunteers by their assigned supervisor.

"Filter by supervisor" should open a drop down menu listing all supervisors. Admins should be able to select and filter by more than one supervisor.

colinsoleim commented 4 years ago

I'm currently working on this issue. I put in some work adding basic bootstrap styles and getting dropdowns set up for this issue (and #97 / #98). I just need to finish the javascript for the filter functionality. Current dashboard looks like this:

Screen Shot 2020-04-17 at 9 37 22 PM