compwron
compwron
Figure out what this warning message means and make sure we do it without breaking anything ` › Warning: heroku update available from 7.24.3 to 7.25.0.` (happens when running any...
I did some looking around, and here are my notes so far: The current version we are using is the specific git commit https://github.com/seuros/state_machine/commit/95ba53f03e5657a5873343c2b1dc6a148ea3542e The arooo commit message is "Switch...
we should persist - pick displayed settings (
FD: avg number pf contacts per person would be a useful metrics view report/ metric of number per volunteer (edited) Linda (she/her) - CASA and Flaredown [4 days ago](https://rubyforgood.slack.com/archives/CVB0QJGVD/p1664562329673119?thread_ts=1664560223.947239&cid=CVB0QJGVD) FD:...
Thank you for coming to our workshop! To complete this issue: 1. open `app/views/learning_hours/_confirm_note.html.erb` 1. find each call of `t(STRING)` 1. look up `STRING` in `config/locales/views.en.yml` 1. the YAML file...
### What github issue is this PR for, if any? Resolves #2XXX ### What changed, and why? ### How will this affect user permissions? - Volunteer permissions: - Supervisor permissions:...
Reverts rubyforgood/casa#4047
**What type(s) of user does this feature affect?**  **Description** We currently disallow files from being added unless they have a `_spec.rb` file associated with them...
## Error in casa **NoMethodError** in **rails/mailers#preview** undefined method `role' for nil:NilClass if user.role != "All Casa Admin" ^^^^^ [View on Bugsnag](https://app.bugsnag.com/ruby-for-good/casa/errors/61eb74ddae15f300074ee0c8?event_id=6201f16c008e8e02e4a40000&i=gh&m=ci) ## Stacktrace config/initializers/sent_email_event.rb:4 - block in [View full...
refactor test to not need sleep _Originally posted by @compwron in https://github.com/rubyforgood/casa/pull/5144#discussion_r1501876180_