Skip to content

Releases: codeforamerica/vita-min

2024-07-25 New dashboards, trust image

25 Jul 17:30
1ee7181
Compare
Choose a tag to compare

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

24 Jul 17:00
e2bf157
Compare
Choose a tag to compare

2024-07-24 Admin tools update, heroku fixes, and better security

  • TBE-28 Allow transitioning intakes to all possible states when not in production (#4636)
  • Fix heroku app creation (#4665)
  • GYR1-508 Preventing access to bank details for greeters (#4657)

2024-07-23 State File isolation refactors and Hub Dashboard Updates

23 Jul 18:19
82065de
Compare
Choose a tag to compare

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.

2024-07-18 Dashboards and Security Fixes

18 Jul 18:20
e91e952
Compare
Choose a tag to compare

2024-07-18 Dashboards and Security Fixes

  • GYR1-494 (#4645)
  • Merge pull request #4646 from codeforamerica/gyr1-531/kd/correct-constantize
  • Added a whitelist for references

2024-07-15 Security Updates, File Myself Closing, Dashboard Page and State File Isolation

15 Jul 13:57
0e82f8c
Compare
Choose a tag to compare

2024-07-15 Security Updates, File Myself Closing, Dashboard Page and State File Isolation

  • GYR1-533 - using ends_with? rather than includes? (#4644)
  • GYR1-534 More secure URI read (#4643)
  • Automate File Myself closing after 10-16 (#4637)
  • GYR1-489 Dashboard Page Stub and Feature Flag (#4608)
  • Merge pull request #4641 from codeforamerica/nj/kd-setup-environ-changes
  • FYST Refactor: some misc xml builder refactors (#4633)
  • FYST Refactor: consolidate tax calculator initialize
  • FYST Refactor: multitenant service should not deal with specific states (#4640)
  • Added name to pairs
  • TBE-71 JMeter tests (#4600)
  • Update README set up instructions (#4638)
  • Make fake test links more obvious (#4639)
  • Reassigning the to org lead keeps client at site level (#4632)
  • State isolation replace queries (#4634)
  • Delete CTC deprecated actions (#4613)

2024-07-09 Better resubmit protection

09 Jul 14:00
51a8faa
Compare
Choose a tag to compare

2024-07-09 Better resubmit protection

  • FYST-50 : Prevent accepted resubmit (#4611)

2024-07-08 State Separation Refactors, Filter Fixes, and Login Upgrades

08 Jul 20:46
4a0e6e6
Compare
Choose a tag to compare

2024-07-08 State Separation Refactors, Filter Fixes, and Login Upgrades

  • FYST Refactor: remove references to specific states in AuthenticatedStateFileIntakeConcern (#4625)
  • Fix for phone number login (#4631)
  • FYST Refactor: move some duplicated methods from state IndividualReturn classes to (new) intermediate class (#4622)
  • FYST Refactor: move tax_calculator method to base intake, define calculator class on StateInformationService
  • FYST Refactor: iterate over active states on about page for non-prod links to start intake
  • FYST Refactor: move shared functionality in review controllers to parent controller
  • When filtering on an org to which the user does not have access, clear the filter (#4630)
  • FYST-129 Part 3: controller names (#4607)
  • TBE-45 collaborate with program and product to produce a happy path fyst intake for each persona (#4597)

2024-07-03 Automated Message Debug Tool upgrade

03 Jul 16:30
a7bcffb
Compare
Choose a tag to compare

2024-07-03 Automated Message Debug Tool upgrade

  • TBE-26 Automated messages now displays different Locales, States & Intakes (#4591)
  • fix missing global namespace indicator in Hub::StateFile::EfileSubmissionsController#show_xml (#4623)

2024-07-01 Refactors, flaky test failures, bug fixes

01 Jul 20:12
Compare
Choose a tag to compare

2024-07-01 Refactors, flaky test failures, bug fixes

  • FYST Refactor: dynamically define state-specific style rules
  • Bump ws from 7.5.9 to 7.5.10 (#4599)
  • FYST Refactor: stop getting state code from bundle class, pull from intake instead
  • GYR1-503 [12] Hub quick filters always navigate to All Clients page (#4614)
  • Fyst 139 move efiling related jobs to state_file folder (#4606)
  • FYST-129 part 2 builder class (#4604)
  • FYST-141 Removed w2_override feature flag (#4610)
  • FYST-143 Fixed staging URLs which had been broken (#4612)
  • Fix bug: on taxes owed page, state_name should be current_state_name (helper was renamed)
  • Fyst 125 extract state specific static data to state config (#4601)
  • Gyr1 139 add padding in client portal (#4590)
  • Fix flaky tests and warnings and add TimeCop testing (#4577)

2024-06-20 Cookie overflow fix and test upgrade

20 Jun 16:04
0082cab
Compare
Choose a tag to compare

2024-06-20 Cookie overflow fix and test upgrade

  • TBE-44 Restructure the fyst test directories to clearly denote tax year and state (#4584)
  • GYR1-485 Cookie Overflow Fix (#4595)