Skip to content

Releases: rubyforgood/human-essentials

2025.02.02

02 Feb 15:45
f6fa554
Compare
Choose a tag to compare

What's Changed

  • Feature tags step 1 by @coalest in #4884
  • Fix distribution export performance regression by @coalest in #4960
  • Perf: Cache inventory calculation on dashboard by @coalest in #4939
  • Perf: Refactor total items calculations by @coalest in #4954
  • Data fix for MHM -- item requests for items whose name changed. by @cielf in #4958
  • Increase font size for card titles and update button text in partner profile by @D-Forz in #4962
  • [#4472] Persist file uploads through validation errors by @danielabar in #4937

Internal Changes

System Updates

New Contributors

Full Changelog: 2025.01.26...2025.02.02

2025.01.26

26 Jan 15:20
7ce6e5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2025.01.22...2025.01.26

2025.01.22

23 Jan 02:35
42c25ae
Compare
Choose a tag to compare

What's Changed

Internal Changes

Full Changelog: 2025.01.19-3...2025.01.22

2025.01.19

19 Jan 16:37
63e483d
Compare
Choose a tag to compare

What's Changed

Internal Changes

Full Changelog: 2025.01.12...2025.01.19

2025.01.12

12 Jan 15:36
016e957
Compare
Choose a tag to compare

What's Changed

  • Fix the issue where the exception was not caught when the purchase was distributed. [improves user-visible error experience] by @nozomirin in #4894
  • Fix the issue where the kit should be excluded when the organization is created. by @nozomirin in #4895
  • Make partner profile information consistent in both bank and partner views. by @nozomirin in #4892
  • Fix partner view to display distribution scheduled date by @McEileen in #4860
  • #4035 manufacturer donations by @Benjamin-Couey in #4850
  • Fix the transfer line item quantity can be negative. by @nozomirin in #4908
  • Item View - Change value from cents to dollars by @ZahBenjamin in #4839
  • Resolve #4746: Add total of FMVs to Purchase Index; Fix pagination of Amount spent by @Hungle2911 in #4847

Internal Changes

New Contributors

Full Changelog: 2025.01.05...2025.01.12

2025.01.05

05 Jan 15:25
2584427
Compare
Choose a tag to compare

What's Changed

Internal Changes

New Contributors

Full Changelog: 2024.12.22...2025.01.05

2024.12.22

22 Dec 16:09
b03ed67
Compare
Choose a tag to compare

What's Changed

  • Fix unexpected issued_at behavior when date field empty. by @coalest in #4849
  • Fix missing partner dropdown options on distribution update fail by @coalest in #4868
  • Data fix mhm and aad request distribution link and fulfilled status by @cielf in #4873
  • Migration for partner agency cleanup re issue #4241. Necessary step, … by @cielf in #4801

Internal Changes

  • build(deps): bump rails from 7.1.3.4 to 7.2.2 by @dependabot in #4753
  • Fix unitialized money_rails constant error by @coalest in #4851
  • Refactor out for_families attribute from FamilyRequestCreateService by @coalest in #4861
  • Fix flaky ExportCreateService spec by @coalest in #4862
  • Update delayed_job to fix deprecation warning by @coalest in #4864
  • Rename fixture_path to fixtures_path to fix deprecation warning by @coalest in #4866
  • Fix flaky family requests system spec by @coalest in #4867
  • build(deps-dev): bump factory_bot_rails from 6.4.3 to 6.4.4 and puma to 6.5.0 by @dependabot in #4813
  • Remove duplicate donation system spec by @coalest in #4863
  • Fix flaky distribution system specs by @coalest in #4869
  • Fix flaky partners requests request spec by @coalest in #4870
  • lowered pagination threshold in dev and staging using kaminari by @k8port in #4865
  • Perf: Minor dashboard index page refactor by @coalest in #4874
  • build(deps-dev): bump rubocop from 1.65.1 to 1.69.2 by @dependabot in #4814
  • Fix flaky admin users system spec by @coalest in #4875
  • Perf: refactor DistributionsByCountry#report using raw SQL query by @coalest in #4841
  • build(deps): bump turbo-rails from 2.0.10 to 2.0.11 by @dependabot in #4755
  • build(deps-dev): bump rubocop-rails from 2.25.1 to 2.27.0 by @dependabot in #4760
  • build(deps): bump prawn-rails from 1.4.2 to 1.5.0 by @dependabot in #4754
  • Rename cleanup_invalid_partner_profiles.rb to change execution order by @awwaiid in #4885

New Contributors

Full Changelog: 2024.12.15...2024.12.22

2024.12.15

15 Dec 16:06
36f4fe8
Compare
Choose a tag to compare

What's Changed

  • Make purchase helper pick default storage location by @lenikadali in #4722
  • Fix inventory quantity errors to be tied to organization, not storage location (Fixes #4647) by @McEileen in #4804
  • Fix distribution filtering by category bug and refactor for performance (#4590) by @coalest in #4806
  • #4175 add request type flag by @coalest in #4827
  • Partner Profile : clean up social media, request types and pick up emails by @cielf in #4829
  • Show all active partners on distributions page unrestricted by filter by @coalest in #4836
  • No longer allowing deletion of kit items -- only deactivation by @MichaScant in #4837
  • Adding counties to partner export for NDBN reporting by @cielf in #4840
  • [#4594] allow zero inventory items to be selected for audit by @danielabar in #4833
  • Fix Distribution#new,#create,#edit to only show active items by @coalest in #4848
  • Add indicator fields to partner export by @Sukhpreet-s in #4843
  • Resolves #4818 Fix print feature for product drive with no participant by @gabeparra01 in #4831
  • fix number of purchases appearing on paginated purchases by @cielf in #4854
  • Fix default location PR by @dorner in #4855

System / Internal Updates

New Contributors

Full Changelog: 2024.12.08...2024.12.15

2024.12.08

08 Dec 15:22
d60dfae
Compare
Choose a tag to compare

What's Changed

  • Add [DO NOT REPLY] to the from name of accounts email for mailers by @Sukhpreet-s in #4803

Internal / Developer

New Contributors

Full Changelog: 2024.12.01...2024.12.08

2024.12.01

01 Dec 15:39
8a4dd78
Compare
Choose a tag to compare

What's Changed

Internal / Dev

  • Bank Org Request Export - Include Custom Units by @awwaiid in #4608
  • move reminder job to delayed job by @dorner in #4809
  • Move Transfer.storage_locations_transferred_to/from_in to StorageLoca… by @coalest in #4733

New Contributors

Full Changelog: 2024.11.24.1...2024.12.01