Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add supervisor as filter in "Volunteers view" #99

Closed
Zrrrpy opened this issue Apr 13, 2020 · 1 comment
Closed

add supervisor as filter in "Volunteers view" #99

Zrrrpy opened this issue Apr 13, 2020 · 1 comment
Assignees
Labels
👑 Admin Work relating to the admin role Priority: Medium

Comments

@Zrrrpy
Copy link
Collaborator

Zrrrpy commented Apr 13, 2020

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.

@Zrrrpy Zrrrpy created this issue from a note in CASA Volunteer Portal (To do) Apr 13, 2020
@Zrrrpy Zrrrpy added 📋 Supervisor Work relating to the case supervisor role 🏆 Post-MVP Priority: Low 👑 Admin Work relating to the admin role Priority: High and removed 📋 Supervisor Work relating to the case supervisor role 🏆 Post-MVP Priority: Low labels Apr 13, 2020
@colinsoleim
Copy link
Collaborator

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

@Zrrrpy Zrrrpy moved this from To do to In progress in CASA Volunteer Portal Apr 18, 2020
colinsoleim added a commit to colinsoleim/casa that referenced this issue Apr 19, 2020
- Resolves issues rubyforgood#99, rubyforgood#98, rubyforgood#97, and rubyforgood#93
- Adds jquery datatables for easy filtering and sorting on volunteers table
- Adds basic bootstrap styles to all tables on dashboard
- Adds user.supervisor relationship using supervisor_volunteers table
@colinsoleim colinsoleim moved this from In progress to Done in CASA Volunteer Portal Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👑 Admin Work relating to the admin role Priority: Medium
Projects
CASA Volunteer Portal
Done (in prod!)
Development

No branches or pull requests

3 participants