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 node from 24-alpine to 25-alpine
- build(deps): bump ruby from 4.0.2-alpine to 4.0.3-alpine
- build(deps): bump faker from 3.6.1 to 3.8.0
- fix: scope ContactTypeGroup lookup to current organization to prevent cross-org access
- DRY up another admin, supervisor and volunteer spec using shared_examples
- build(deps): bump caxlsx_rails from 0.6.4 to 0.7.1
- build(deps): bump pg_query from 6.1.0 to 6.2.2
- build(deps-dev): bump email_spec from 2.3.0 to 2.3.1
- Improve Dockerfile security, layering, and dev/prod parity
- Improve README: tech stack, resources, collapsible issues, credential tables, contributors
- Docs
- FailedImportCsvService#remove_csv
- FailedImportCsvService#expired?
- FailedImportCsvService#csv_exists?
- FailedImportCsvService#generate_filepath
- FailedImportCsvService#max_size_warning
- FailedImportCsvService#expired_warning
- FailedImportCsvService#exists_warning
- FailedImportCsvService#log_info
- FailedImportCsvService#cleanup
- Tag#display_name_matches_name?