casa
https://github.com/rubyforgood/casa
Ruby
Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
2 Subscribers
Add a CodeTriage badge to casa
Help out
- Issues
- chore(deps): update ibiqlik/action-yamllint digest to 2576378
- chore(deps): update technote-space/toc-generator digest to 9e238e7
- chore(deps): update dependency @fortawesome/fontawesome-free to v7.3.1
- Bug: court report .docx download is blocked with a "virus detected" warning in Edge on Windows
- Include the org in CASA case URLs and finish the switch away from database ids
- 7101 - Fix Prosopite N+1 harness and clear datatable + request specs
- Prosopite N+1 detection is inert: fix the harness and enforce it per directory
- Specs rendering the casa_app layout fail locally: tailwind.css was not declared to be precompiled
- Fix email edit form to update immediately instead of pending confirmation
- Migrate select2 → tom-select
- Docs
- CasaOrg.user_count_by_org_id
- CasaOrg.case_contacts_count_by_org_id
- Volunteer.format_hours_and_minutes
- CaseContact.last_logged_at_by_contact_type
- VolunteerDatatable#contact_made_cutoff
- VolunteerDatatable#actively_assigned
- VolunteerDatatable#minutes_spent_for
- VolunteerDatatable#contacted_case_counts_for
- VolunteerDatatable#active_case_counts_for
- VolunteerDatatable#made_contact_with_all_cases?