Releases: rubyforgood/casa
Releases · rubyforgood/casa
2024.09.24
What's Changed
- Added table name and styling to volunteers without supervisors table by @leevic31 in #6037
- Add extra day to case contact date validation by @thejonroberts in #6047
System Updates
- build(deps): bump net-imap from 0.4.14 to 0.4.16 by @dependabot in #6032
- build(deps-dev): bump rspec-rails from 6.1.4 to 7.0.1 by @dependabot in #6041
- build(deps-dev): bump standard from 17.1.0 to 17.1.2 by @dependabot in #6039
- build(deps-dev): bump start-server-and-test from 2.0.5 to 2.0.8 by @dependabot in #6038
- build(deps): bump @hotwired/turbo-rails from 8.0.5 to 8.0.9 by @dependabot in #6040
- build(deps): bump pg from 1.5.7 to 1.5.8 by @dependabot in #6042
- build(deps): bump sass from 1.77.6 to 1.79.3 by @dependabot in #6051
- build(deps-dev): bump selenium-webdriver from 4.23.0 to 4.25.0 by @dependabot in #6053
- build(deps): bump esbuild from 0.23.1 to 0.24.0 by @dependabot in #6050
- build(deps): bump @hotwired/turbo-rails from 8.0.9 to 8.0.10 by @dependabot in #6049
- build(deps): bump chart.js from 4.4.3 to 4.4.4 by @dependabot in #6017
Full Changelog: 2024.09.10...2024.09.24
2024.08.21
What's Changed
- feat: added drafts page for supes and admins by @elasticspoon in #6002
Internal / Developer
- Speed up docker multi stage balance by @FireLemons in #5990
- fix: swap db:reset to db:setup by @elasticspoon in #5988
- CaseContact status enum changes by @thejonroberts in #5975
- Local-friendly RSpec setup by @thejonroberts in #5989
- fix: avoid leaking user emails by @elasticspoon in #6003
System Updates
- build(deps): bump rexml from 3.3.4 to 3.3.5 by @dependabot in #5998
- build(deps): bump blueprinter from 1.0.2 to 1.1.0 by @dependabot in #5997
- build(deps): bump view_component from 3.12.1 to 3.13.0 by @dependabot in #5996
- build(deps-dev): bump bullet from 7.1.6 to 7.2.0 by @dependabot in #5995
- build(deps): bump esbuild from 0.21.5 to 0.23.1 by @dependabot in #5993
- build(deps): bump trix from 2.1.4 to 2.1.5 by @dependabot in #5992
Full Changelog: 2024.08.13...2024.08.21
2024.09.10
What's Changed
- [5921] Show the first error messages of each attribute in forms by @ElisaRmz in #5976
- Case contacts contact made default yes by @dariuspirvulescu in #6023
Internal / Developer
- Fix 5780 by @guswhitten in #5991
- feat: added drafts page for supes and admins by @elasticspoon in #6002
- fix: avoid leaking user emails by @elasticspoon in #6003
- Refactor ApplicationPolicy #same_org? by @thejonroberts in #6004
- CaseContact status enum changes by @thejonroberts in #5975
- 5906 add turbo with disabled turbo drive by @mononoken in #5977
- fix: flaky volunteers & supervisors system specs by @thejonroberts in #6006
- CaseGroups request spec & custom policy generator by @thejonroberts in #5999
- Speed up docker multi stage balance by @FireLemons in #5990
- fix: swap db:reset to db:setup by @elasticspoon in #5988
- Local-friendly RSpec setup by @thejonroberts in #5989
- feat: quiet sass deprecation warnings by @elasticspoon in #6027
System Updates
- build(deps-dev): bump standard from 1.39.2 to 1.40.0 by @dependabot in #6021
- build(deps-dev): bump bundler-audit from 0.9.1 to 0.9.2 by @dependabot in #6022
- build(deps): bump paranoia from 2.6.4 to 3.0.0 by @dependabot in #6020
- build(deps): bump trix from 2.1.4 to 2.1.5 by @dependabot in #5992
- build(deps): bump rexml from 3.3.4 to 3.3.5 by @dependabot in #5998
- build(deps): bump blueprinter from 1.0.2 to 1.1.0 by @dependabot in #5997
- build(deps): bump view_component from 3.12.1 to 3.13.0 by @dependabot in #5996
- build(deps-dev): bump bullet from 7.1.6 to 7.2.0 by @dependabot in #5995
- build(deps): bump esbuild from 0.21.5 to 0.23.1 by @dependabot in #5993
- build(deps): bump @rails/ujs from 7.1.3 to 7.1.400 by @dependabot in #6014
- build(deps-dev): bump rswag-specs from 2.13.0 to 2.14.0 by @dependabot in #6007
- build(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #6015
- build(deps): bump @rails/actiontext from 7.2.0 to 7.2.100 by @dependabot in #6013
- build(deps-dev): bump rspec-rails from 6.1.3 to 6.1.4 by @dependabot in #6009
- build(deps): bump delayed_job_active_record from 4.1.8 to 4.1.10 by @dependabot in #6008
- build(deps-dev): bump brakeman from 6.1.2 to 6.2.1 by @dependabot in #6010
- build(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 by @dependabot in #6011
- build(deps): bump @rails/activestorage from 7.2.0 to 7.2.100 by @dependabot in #6012
- build(deps): bump rexml from 3.3.5 to 3.3.6 by @dependabot in #6005
- build(deps): bump stimulus-rails from 1.3.3 to 1.3.4 by @dependabot in #6031
New Contributors
- @ElisaRmz made their first contribution in #5976
- @dariuspirvulescu made their first contribution in #6023
Full Changelog: 2024.08.13...2024.09.10
2024.08.13
What's Changed
- Case contact form 'create another' checkbox by @thejonroberts in #5957
Internal / Developer
- Bug: CaseContact form date input by @thejonroberts in #5974
- PR for fix #5924 that should already have merged by @guswhitten in #5973
System Updates
- build(deps): bump jsbundling-rails from 1.3.0 to 1.3.1 by @dependabot in #5984
- build(deps): bump image_processing from 1.12.2 to 1.13.0 by @dependabot in #5983
- build(deps): bump @rails/actioncable from 7.1.3 to 7.2.0 by @dependabot in #5982
- build(deps): bump @rails/activestorage from 7.1.3 to 7.2.0 by @dependabot in #5981
- build(deps): bump oj from 3.16.4 to 3.16.5 by @dependabot in #5985
- build(deps): bump cssbundling-rails from 1.4.0 to 1.4.1 by @dependabot in #5986
- build(deps): bump @rails/actiontext from 7.1.3 to 7.2.0 by @dependabot in #5980
- build(deps): bump axios from 1.6.2 to 1.7.4 by @dependabot in #5987
Full Changelog: 2024.08.06...2024.08.13
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
2024.07.24
What's Changed
- fix: prevent 500 if attempting to unassign supervisor twice by @elasticspoon in #5922
- feat: add warning for pg county by @elasticspoon in #5940
- change div classes to fix checkbox location by @Smullz622 in #5938
Internal / Developer
- Fix N+1 issues in casa_cases#show by @Kerman07 in #5939
- 5906 update renders for turbo by @mononoken in #5930
- better tracking of metadata around case contacts by @elasticspoon in #5929
- fix: flaky scope spec due to order by @elasticspoon in #5942
System Updates
- build(deps): bump trix from 2.1.2 to 2.1.3 by @dependabot in #5933
- build(deps): bump @fortawesome/fontawesome-free from 6.5.2 to 6.6.0 by @dependabot in #5932
- build(deps-dev): bump database_cleaner-active_record from 2.1.0 to 2.2.0 by @dependabot in #5936
- build(deps-dev): bump selenium-webdriver from 4.22.0 to 4.23.0 by @dependabot in #5937
- build(deps-dev): bump dotenv-rails from 2.8.1 to 3.1.2 by @dependabot in #5713
- build(deps): bump faker from 3.4.1 to 3.4.2 by @dependabot in #5935
New Contributors
- @Kerman07 made their first contribution in #5939
- @Smullz622 made their first contribution in #5938
Full Changelog: 2024.07.16...2024.07.24
2024.07.16
What's Changed
- Allows volunteer assignment on case creation by @kenny-luong in #5880
Internal / Developer
- fix: volunteer_reminder_task typo by @elasticspoon in #5905
- feat: add timing metadata for case contacts by @elasticspoon in #5919
- Issue 5844: Seeder other duties by @gaurijo in #5903
System Updates
- build(deps): bump pdf-forms from 1.5.0 to 1.5.1 by @dependabot in #5916
- build(deps): bump oj from 3.16.3 to 3.16.4 by @dependabot in #5915
- build(deps): bump caxlsx_rails from 0.6.3 to 0.6.4 by @dependabot in #5914
- build(deps): bump sass from 1.77.6 to 1.77.8 by @dependabot in #5913
- build(deps): bump @babel/core from 7.24.7 to 7.24.9 by @dependabot in #5912
- build(deps-dev): bump @babel/preset-env from 7.24.7 to 7.24.8 by @dependabot in #5911
- build(deps): bump rexml from 3.3.0 to 3.3.2 by @dependabot in #5920
Full Changelog: 2024.07.09...2024.07.16
2024.07.09
What's Changed
- added additional logic to contact_topic_answers to improve discoverab… by @josephmsmith in #5865
- 5847 surface common filters with helper by @mononoken in #5879
Internal / Developer
- feat: change Puma thread count from 5 to 3 by @elasticspoon in #5870
- Create seed data for
placement_types
model by @freestylebit in #5804 - fix: remove case_contact show route by @elasticspoon in #590
- bundle update rspec_junit_formatter spring-commands-rspec rspec-suppo… by @compwron in #5869
- fix: migrate backfill followup behavior by @elasticspoon in #5884
- fix: parallel timeout improvements by @elasticspoon in #5859
- fix: flaky case_contact index by @elasticspoon in #5885
- Feat/replace old feature flags with flipper by @elasticspoon in #5852
- Update README.md by @MclPio in #5877
- fix: move behavior out of rake tasks by @elasticspoon in #5881
- 5864- Fixing the Double click error by @Naraveni in #5878
System Updates
- build(deps): bump rails from 7.1.3.3 to 7.1.3.4 by @dependabot in #5902
- build(deps): bump twilio-ruby from 7.2.1 to 7.2.3 by @dependabot in #5901
- build(deps): bump trix from 2.1.1 to 2.1.2 by @dependabot in #5899
- build(deps): bump bugsnag from 6.27.0 to 6.27.1 by @dependabot in #5900
- build(deps): bump noticed from 2.3.2 to 2.4.0 by @dependabot in #5876
New Contributors
- @MclPio made their first contribution in #5877
- @mononoken made their first contribution in #5879
Full Changelog: 2024.07.02...2024.07.09
2024.07.02
What's Changed
- 5795- Modal closing error in export filter fixed by @Naraveni in #5866
- Updates case contact form to use dropdown selector by @kenny-luong in #5867
Internal / Developer
- fix: add draft ids to seeded case contacts by @elasticspoon in #5861
- fix: n+1 issues in case_contacts#index by @elasticspoon in #5868
System Updates
- build(deps): bump twilio-ruby from 7.2.0 to 7.2.1 by @dependabot in #5875
- build(deps): bump strong_migrations from 1.8.0 to 2.0.0 by @dependabot in #5873
New Contributors
- @Naraveni made their first contribution in #5866
- @kenny-luong made their first contribution in #5867
Full Changelog: 2024.06.25...2024.07.02
2024.06.25
What's Changed
- Add Court Topics to Case Contact CSV export by @apocosipadrino in #5807
- fix: authorize mark_as_read in Notification controller by @elasticspoon in #5850
- Improve banner expiration validations and form by @jp524 in #5828
- Fix Contact Type Select Styles Issue #5759 by @logtay in #5830
- feat: add functionality for volunteer to delete drafts by @elasticspoon in #5858
- fix: incorrect followup urls by @elasticspoon in #5863
Internal / Developer
- feat: add timeout and concurrency limit to rspec GH action by @elasticspoon in #5848
- feat: remove timeout from case_contacts_count test by @elasticspoon in #5849
- feat: add flipper for feature flags by @elasticspoon in #5851
System Updates
- build(deps): bump ws from 8.8.1 to 8.17.1 by @dependabot in #5843
- build(deps): bump strftime from 0.10.2 to 0.10.3 by @dependabot in #5842
- build(deps): bump rexml from 3.2.8 to 3.3.0 by @dependabot in #5839
- build(deps): bump net-imap from 0.4.12 to 0.4.13 by @dependabot in #5838
- build(deps): bump sass from 1.77.4 to 1.77.5 by @dependabot in #5841
- build(deps-dev): bump standard from 1.36.0 to 1.37.0 by @dependabot in #5840
- build(deps): bump net-imap from 0.4.13 to 0.4.14 by @dependabot in #5856
- build(deps-dev): bump standard from 1.37.0 to 1.39.0 by @dependabot in #5854
- build(deps): bump sass from 1.77.5 to 1.77.6 by @dependabot in #5857
- build(deps-dev): bump selenium-webdriver from 4.21.1 to 4.22.0 by @dependabot in #5855
- build(deps): bump twilio-ruby from 7.0.2 to 7.2.0 by @dependabot in #5853
New Contributors
- @logtay made their first contribution in #5830
- @apocosipadrino made their first contribution in #5807
Full Changelog: 2024.06.18...2024.06.25