Releases: codeforamerica/vita-min
Releases · codeforamerica/vita-min
2024-08-14 Add NC to codebase
2024-08-14 Add NC to codebase
- Merge pull request #4663 from codeforamerica/TBE-85-Bugcrowd-Authorization-to-be-added
- Merge pull request #4681 from codeforamerica/FYST-148
- Merge pull request #4696 from codeforamerica/GYR1-552-Remove-TrustArc-seal-from-GetCTC
- Merge pull request #4697 from codeforamerica/FYST-147-Update-step-indicator-colors-for-accessibility
- Merge pull request #4647 from codeforamerica/GYR1-492-Build-SLA-Notifications-module
- Fyst 299 add nc to codebase (#4692)
- FYST-147 Update step indicator colors
- Remove TrustArc for GetCTC
- Bugcrowd: Email Subscription URL Bug
2024-08-13 Valid GYR filing years
2024-08-13 Valid GYR filing years
- Change GYR filing years to calculate valid filing years precisely (#4629)
2024-08-08 XML Fixes, Using pregenerated PDFs and better Twilio attachment error handling
2024-08-07 XML Updates, PDF Generation updates, Security fixes
2024-08-07 XML Updates, PDF Generation updates, Security fixes
- Updated rake task to skip cancelled submissions (#4693)
- Add selectors for 1099R DF XML fields (#4674)
- Remove unused method clients_with_dupe_contact_info
- remove a state filing check that made it into the efile submission state machine after the rest were removed and the method made private (#4691)
- Fix typo in screener offboarding pages (#4679)
- FYST-324: Now generating and attaching PDF to intake when submitting (#4682)
- Gyr1 549 remove ctc specific code from the efile submission state machine (#4680)
- FYST-179 Update Privacy Policy (#4678)
- update rexml to 3.3.3 (#4686)
2024-08-05 AZ Subtractions & Backfill submission pdfs
2024-08-01 Mixpanel fixes, AZ form updates, security upgrades
2024-08-01 Mixpanel fixes, AZ form updates, security upgrades
- FYST-195 No longer skipping data review step (#4650)
- TBE-87 : Switching to buffered consumer (#4658)
- Bumped rexml (#4676)
- Fyst 126 handle non matching state code in url and intake (#4655)
- Add retirement and pension (1099-R) columns to az intake (#4670)
- FYST-180 Rename some classes (#4669)
- Merge pull request #4642 from codeforamerica/nj/kd/minor-setup-changes
- AZ321 data model (#4667)
- AZ322 data model (#4666)
- Removed jdk stuff from Brewfile
- Merge remote-tracking branch 'origin/main' into nj/kd/minor-setup-changes
- I think we can use asdf and a modern JVM as long as we're dealing with compiled java
- Merge branch 'main' into nj/kd/minor-setup-changes
- Reapply "Minor changes"
2024-07-25 New dashboards, trust image
2024-07-25 New dashboards, trust image
- Merge pull request #4668 from codeforamerica/jnf/fyst-164
- GYR1-499 Build "Returns by Status" dashboard module (#4649)
- make the anchor inline-block so it correctly wraps the image when focused
- adds the truste image and link to the fyst privacy policy page
- Add flagged clients module to hub dashboard (#4648)
2024-07-24 Admin tools update, heroku fixes, and better security
2024-07-23 State File isolation refactors and Hub Dashboard Updates
2024-07-23 State File isolation refactors and Hub Dashboard Updates
- TBE-84 Bumped dependencies (#4654)
- Refactored state codes out of routes.rb (#4652)
- Add resources module to hub dashboard (#4651)
- get rid of checkboxes in pr template (#4656)
- Merge pull request #4653 from codeforamerica/gyr1-532/correct-unsafe-send
- Switch statement to better meet the letter of the warning
- Merge branch 'main' into gyr1-532/correct-unsafe-send
- Reapply "Move validation to be a little tidier."
- Revert "Move validation to be a little tidier."
- Move validation to be a little tidier.