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
- build(deps): bump rubocop-rspec from 3.9.0 to 3.10.2
- build(deps): bump github/codeql-action/init from 4.37.0 to 4.37.7
- build(deps): bump github/codeql-action/autobuild from 4.37.0 to 4.37.7
- build(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.7
- 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
- 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
- Update slack and discord join links
- 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?