Releases: rubyforgood/human-essentials
Releases · rubyforgood/human-essentials
2025.09.14
What's Changed
- Text change to reflect that we allow partial audits now by @cielf in #5324
- feat: Allow to cancel request when partner is deactivated by @zanetagebka in #5233
- 4473 expand reminder date possibilities by @Benjamin-Couey in #5190
- Add viewing/editing/filtering of item reporting category by @coalest in #5209
- 5328 Fix deprecation warnings in specs by @jp524 in #5335
- Resolves #5281 by @Vikx001 in #5284
- Bump flipper-active_record from 1.3.5 to 1.3.6 by @dependabot[bot] in #5343
- Bump knapsack_pro from 8.3.0 to 8.3.3 by @dependabot[bot] in #5344
- Bump terser from 1.2.5 to 1.2.6 by @dependabot[bot] in #5346
- Bump cuprite from 0.15.1 to 0.17 by @dependabot[bot] in #5341
- Bump icalendar from 2.10.3 to 2.11.2 by @dependabot[bot] in #5350
- Bump pg from 1.5.9 to 1.6.1 by @dependabot[bot] in #5349
- Bump flipper-ui from 1.3.4 to 1.3.6 by @dependabot[bot] in #5347
- Bump strong_migrations from 2.3.0 to 2.5.0 by @dependabot[bot] in #5348
- Update Gemfile.lock by @awwaiid in #5336
- Sort secondarily off of id for identical name stability by @awwaiid in #5339
- remove read_events feature flag from seeder file. by @MSaami in #5354
- [Security] Upgrade Rails from 8.0.2 to 8.0.2.1 by @larouxn in #5356
- Reorganizing getting started section to match current Getting Started… by @cielf in #5357
- Storage location name uniqueness by @Tyler-Fanuele in #5375
- Fix Formatting of Value per Item by @Cirkit-Matt in #5376
- Remove Organization Settings Button by @jonny5 in #5367
- Add edit button to top of /organization page by @embarnard in #5365
- Addressing #5373 Remove Organization column from inventory adjustment index and Organization line from inventory adjustment view by @Tyler-Fanuele in #5378
- #5360 change "review application" on dashboard to "review applicant's profile" by @ruestitch in #5368
- [5374] Hide Additional Custom Request Units section when editing item if the organization has no request units by @brodyf42 in #5380
- Add setting "bank is set up" for all the seed orgs by @cielf in #5320
- Allow saving on purchase form with deactivated vendor by @jonny5 in #5382
- #5370 make it more explicit in the adjustments export that the values are differences by @ruestitch in #5385
- Flaky date range specs by @jonny5 in #5394
- 4473 post pr bugfix by @Benjamin-Couey in #5352
- Add view request button to distribution row by @jonny5 in #5387
- Delete dump files after backup by @dorner in #5363
- [5384] Redirect to the allocations view when clicking on a kit link from the history report by @brodyf42 in #5389
- 5372 alignment nudges by @Tyler-Fanuele in #5390
- [4118] Add total Fair Market Value to individual storage location view and CSV export by @brodyf42 in #5393
- For ticket 5391, Modified recertification_request.text.erb content for the recertification request email. by @Cirkit-Matt in #5395
- 5372 alignment nudges2 by @Tyler-Fanuele in #5398
- [5383] Remove partner_status field from parnter_profiles table by @brodyf42 in #5396
- fix(devcontainers): pin ruby dev container to debian bookworm by @scooter-dangle in #5392
New Contributors
- @Vikx001 made their first contribution in #5284
- @MSaami made their first contribution in #5354
- @larouxn made their first contribution in #5356
- @Tyler-Fanuele made their first contribution in #5375
- @Cirkit-Matt made their first contribution in #5376
- @jonny5 made their first contribution in #5367
- @embarnard made their first contribution in #5365
- @ruestitch made their first contribution in #5368
- @brodyf42 made their first contribution in #5380
Full Changelog: 2025.08.24...2025.09.14
2025.08.24
What's Changed
- #3689 check double clicks on submit by @Benjamin-Couey in #5317
- Resolves #5225: Implemented "Itemized Request Report" by @seabeeberry in #5300
Full Changelog: 2025.08.17...2025.08.24
2025.08.17
What's Changed
- #5302 Conditionally Display Inactive Donation Sites on Edit by @juliannatetreault in #5305
- #5280 combine same items save by @john-huang-121 in #5285
- #4739 Prevent deletion of product drives with donations by @hagiya0121 in #5303
- Fix spelling of "In Kind Value" to "In-kind Value" in product drives … by @AlexeyKasianenko in #5314
- Update note text for new audits by @bellitabellota in #5315
- #4672: Align numeric values to the right by @napster235 in #5316
- In Product Drive Participant export changed Total Diapers to Total Items by @jeet12323 in #5318
- #5169 Rework of Getting Started section by @Budmin in #5229
- Kh add partner specific info fixes by @awwaiid in #5270
- #5307 Remove adjustment creation in AuditsController#finalize and update corresponding tests by @bellitabellota in #5319
Internal/dev changes
- #4957 Remove unused partner_requests table by @hagiya0121 in #5312
New Contributors
- @AlexeyKasianenko made their first contribution in #5314
- @bellitabellota made their first contribution in #5315
- @jeet12323 made their first contribution in #5318
- @Budmin made their first contribution in #5229
Full Changelog: 2025.08.10...2025.08.17
2025.08.10
What's Changed
- #5302 Conditionally Display Inactive Donation Sites on Edit by @juliannatetreault in #5305
- #5301 Fix Idempotency Issue During Partner Info Upload by @juliannatetreault in #5304
Internal / Dev Changes
Full Changelog: 2025.08.03...2025.08.10
2025.08.03
What's Changed
- Add link to landing page (#5279) by @ford-desk in #5282
- Td #5059 non negative purchase value by @DasTapan in #5287
- validates the item purchase fields for diapers, by @jahuang415 in #5076
- Switch to ENV for SMTP settings as we switch to SES by @awwaiid in #5286
Internal / Dev Changes
- #5240 Fix flash cookie overflow when uploading CSV with many invalid NDBN members by @hagiya0121 in #5283
Internal version changes
- Bump foreman from 0.88.1 to 0.90.0 by @dependabot[bot] in #5289
- Bump devise_invitable from 2.0.10 to 2.0.11 by @dependabot[bot] in #5292
- Bump nokogiri from 1.18.8 to 1.18.9 by @dependabot[bot] in #5293
- Bump debug from 1.9.2 to 1.11.0 by @dependabot[bot] in #5294
- Bump bugsnag from 6.27.1 to 6.28.0 by @dependabot[bot] in #5296
- Bump importmap-rails from 2.1.0 to 2.2.2 by @dependabot[bot] in #5291
- Bump rack-mini-profiler from 4.0.0 to 4.0.1 by @dependabot[bot] in #5295
- Bump brakeman from 7.0.2 to 7.1.0 by @dependabot[bot] in #5297
- Bump recaptcha from 5.19.0 to 5.20.1 by @dependabot[bot] in #5298
- Bump newrelic_rpm from 9.16.0 to 9.20.0 by @dependabot[bot] in #5290
New Contributors
- @ford-desk made their first contribution in #5282
- @hagiya0121 made their first contribution in #5283
- @DasTapan made their first contribution in #5287
- @jahuang415 made their first contribution in #5076
Full Changelog: 2025.07.20...2025.08.03
2025.07.20
What's Changed
- Adding user guide to confirmation email by @cielf in #5239
- #4999 add distribution id pdf by @kellis5137 in #5278
Internal / Developer Changes
- Bump standard from 1.49.0 to 1.50.0 by @dependabot[bot] in #5258
New Contributors
- @kellis5137 made their first contribution in #5278
Full Changelog: 2025.07.13...2025.07.20
2025.07.13
What's Changed
- Update landing page to add in language about the NDBN providing access. by @seanmarcia in #5263
- #5248 combined purchased from by @yahyaelganyni1 in #5267
- filters archived children from children_served_count by @john-huang-121 in #5265
- Resolves #5247: Items in the history report are now displayed in alphabetical order when inside the filter view by @seabeeberry in #5272
Internal / Dev Changes
- Change reset_demo to 1:00 so we can check logs by @dorner in #5268
- Kit seed by @awwaiid in #5237
- #4217 eliminate checking factory items by @Benjamin-Couey in #5234
New Contributors
- @john-huang-121 made their first contribution in #5265
- @seabeeberry made their first contribution in #5272
Full Changelog: 2025.07.06...2025.07.13
2025.07.06
What's Changed
- #4977 add ability to delete unused item categories by @someykoku in #5197
- #5250 add quota to pick sheets by @yahyaelganyni1 in #5264
Internal / Dev Changes
- Bump factory_bot_rails from 6.4.4 to 6.5.0 by @dependabot in #5260
- Bump flipper-active_record from 1.3.4 to 1.3.5 by @dependabot in #5255
- Bump turbo-rails from 2.0.13 to 2.0.16 by @dependabot in #5254
- Bump aws-sdk-s3 from 1.181.0 to 1.191.0 by @dependabot in #5253
- Bump bullet from 8.0.5 to 8.0.8 by @dependabot in #5259
- Bump annotaterb from 4.14.0 to 4.16.0 by @dependabot in #5257
- Bump jwt from 2.10.1 to 3.1.2 by @dependabot in #5256
- Bump rack-mini-profiler from 3.3.1 to 4.0.0 by @dependabot in #5252
- #5166: Remove item category by @dorner in #5205
New Contributors
- @yahyaelganyni1 made their first contribution in #5264
Full Changelog: 2025.06.29...2025.07.06
2025.06.29
What's Changed
- Fix missing 'g's from PDFs by @Sukhpreet-s in #5227
- Bring back in
matrix
which is needed by pinned prawn by @awwaiid in #5241 - Resolves #5230 - Update Organization Details to 'Profile' in Partner… by @boquinr6 in #5243
- User guide cleanup re packs etc by @cielf in #5238
- Migrate from
erblint
toerb_lint
by @emmanuel-ferdman in #5236 - Fixed problem when entering one million items for donation by @GiovannyCordeiro in #5155
New Contributors
- @boquinr6 made their first contribution in #5243
- @emmanuel-ferdman made their first contribution in #5236
- @GiovannyCordeiro made their first contribution in #5155
Full Changelog: 2025.06.15...2025.06.29
2025.06.15
What's Changed
- #5222 | chore: get rid off possibility of editing organization as a admin user by @zanetagebka in #5226
Full Changelog: 2025.06.08...2025.06.15