2024.03.31
What's Changed
- #4158 Add validation to disallow negative quantity for kit items. by @aniketpatidar in #4163
- Stopgap re deletion of donation sites by @cielf in #4208
- Update organizations#edit Trix style by @veezus in #4213
- [#4171] Fix issue with storage location resetting on error. by @aniketpatidar in #4215
- #4098 Update user name handling by @cancelei in #4115
- #4081 Add contact information validation to DonationSite model by @cancelei in #4154
- fix(#4065): make low_prio queue for caching by @elasticspoon in #4200
- #4204 deactivation and donation sites by @cielf in #4210
- Disable editing/reclaiming itemizables with inactive items by @dorner in #4235
- Clear events again by @dorner in #4237
Internal Changes
- Update CI workflow version by @elasticspoon in #4196
- refactor: make controller more generic by @elasticspoon in #4181
- add line items to purchases in seed by @nikolaz90 in #4205
- Ensure random record for organization in seeds by @veezus in #4212
- Replace cocoon behavior by @elasticspoon in #4182
- feat: makes changes to accomodate removing seeding by @elasticspoon in #4220
- Update admin paths and change organization_id to organization_name by @dorner in #4010
System Changes
- build(deps): bump nokogiri from 1.16.2 to 1.16.3 by @dependabot in #4202
- build(deps-dev): bump shoulda-matchers from 6.1.0 to 6.2.0 by @dependabot in #4201
- build(deps-dev): bump rspec-rails from 6.1.1 to 6.1.2 by @dependabot in #4203
- build(deps): bump mini_racer from 0.8.0 to 0.9.0 by @dependabot in #4224
- build(deps-dev): bump rubocop-rails from 2.24.0 to 2.24.1 by @dependabot in #4225
- build(deps-dev): bump faker from 3.2.3 to 3.3.0 by @dependabot in #4228
- build(deps): bump bugsnag from 6.26.3 to 6.26.4 by @dependabot in #4227
- build(deps): bump newrelic_rpm from 9.7.1 to 9.8.0 by @dependabot in #4231
- build(deps): bump terser from 1.2.0 to 1.2.1 by @dependabot in #4233
New Contributors
- @aniketpatidar made their first contribution in #4163
- @nikolaz90 made their first contribution in #4205
- @veezus made their first contribution in #4212
Full Changelog: 2024.03.17...2024.03.31