2024.08.06
What's Changed
- #5887 Add anchor links to Edit Org page for faster navigation and nest them in sidebar by @MclPio in #5917
- uncap additional expenses and allow delete by @shacon in #5908
- Fix: Expand width of errors alert on edit user page by @jamesh38 in #5956
Internal / Developer
- Remove littleforest from codeowners by @littleforest in #5943
- Change the types of case contacts that are created by the seeder by @Kerman07 in #5927
- Fix flaky CaseContactReportSpec by @thejonroberts in #5948
- Test supervisor modal button disabled initially by @thejonroberts in #5941
- Fix Docker ci failures: use
docker compose
by @thejonroberts in #5964 - Use consistent LTS node version: v20 aka lts/iron by @thejonroberts in #5946
- BulkCourtDateController spec implemented by @thejonroberts in #5944
- fix n+1 queries issue in supervisors#index and supervisors#datatable by @guswhitten in #5947
- fix: reminder service typo by @elasticspoon in #5960
- fix: google calendar link in README by @kyle-apex in #5963
- Fix N+1 issues in form_controller#show by @guswhitten in #5945
- Update spec/views/notifications/index.html.erb_spec.rb file by @guswhitten in #5924
System Updates
- build(deps): bump trix from 2.1.3 to 2.1.4 by @dependabot in #5972
- build(deps): bump @babel/core from 7.24.9 to 7.25.2 by @dependabot in #5970
- build(deps): bump luxon from 3.4.4 to 3.5.0 by @dependabot in #5969
- build(deps-dev): bump erb_lint from 0.5.0 to 0.6.0 by @dependabot in #5967
- build(deps): bump noticed from 2.4.0 to 2.4.1 by @dependabot in #5965
- build(deps): bump sprockets-rails from 3.5.1 to 3.5.2 by @dependabot in #5966
- build(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 by @dependabot in #5958
- build(deps-dev): bump standard from 1.39.0 to 1.39.2 by @dependabot in #5950
- build(deps): bump paranoia from 2.6.3 to 2.6.4 by @dependabot in #5952
- build(deps): bump rexml from 3.3.2 to 3.3.3 by @dependabot in #5959
- build(deps-dev): bump email_spec from 2.2.2 to 2.3.0 by @dependabot in #5951
- build(deps-dev): bump start-server-and-test from 2.0.4 to 2.0.5 by @dependabot in #5954
- build(deps): bump pg from 1.5.6 to 1.5.7 by @dependabot in #5949
- build(deps): bump rexml from 3.3.3 to 3.3.4 by @dependabot in #5968
New Contributors
- @shacon made their first contribution in #5908
- @thejonroberts made their first contribution in #5948
- @jamesh38 made their first contribution in #5956
- @kyle-apex made their first contribution in #5963
Full Changelog: 2024.07.24...2024.08.06