Skip to content

2024.12.22

Latest
Compare
Choose a tag to compare
@awwaiid awwaiid released this 22 Dec 16:09
· 4 commits to main since this release
b03ed67

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