Skip to content

Releases: bcgov/zeva

release-1.48.0

11 Aug 03:46
Compare
Choose a tag to compare

Version 1.48.0

Release Date: August 10th 2023

New Features and Enhancements

#1287 - Added a timestamp to the report history for when a model year report is returned to the vehicle supplier.
#1451 - Reduced the upper limit for Credit Applications from 50,000 VINs to 2,000 VINs in both the Excel template and the Credit Application page.
#1831 - Adjusted the original transaction to reflect credit reduction amounts when a reassessment is issued.
#1807 - Updated Compliance Obligation tab logic to support MY reporting for small suppliers, recognizing that they don’t have a compliance obligation.
#1872 - For small suppliers, removed credit selection radio buttons under the compliance obligation tab and replaced with appropriate text to guide user experience.
#1453 - Added paging components on main index pages with React tables.

Bug Fixes

#1788 - Implemented modal confirmation pop-ups when recommending or issuing credit agreements/adjustments.
#1713 - Corrected erroneous text visibility on Compliance Obligation and Assessment tabs.
#1859 - Ensured all relevant tabs show consistent credit reductions.
#1863 - Addressed issues with the report history displaying incorrect transactions and other inaccuracies.
#1271 - Resolved an error displaying incorrect credit balance on the summary page of model year reports.
#1661 - Fixed an issue where updated text in the Assessment Message wasn't being saved upon return of a recommended reassessment.
#1840 - Adjusted so that MY Report assessments/reassessments default to open to the most recent assessment or reassessment.
#1888 - Corrected the refreshing of starting balance in the Assessment tab when a report is resubmitted.

Tests

#1739 - Added unit tests for Credits components.
#1743 - Introduced new unit tests for the SupplementaryContainer component.

Maintenance

No associated card - Excluded government user names from sign-off history on credit transfers.
No associated card - Deleted squashed migrations for clean database management.
No associated card - Supplementary Reporting and Reassessment features were enabled in production

v1.47.1

29 Jun 21:43
98093d4
Compare
Choose a tag to compare

v1.47.1

v1.47.0

29 Jun 20:15
045080b
Compare
Choose a tag to compare

v1.47.0

v1.46.0

21 Mar 21:44
b395efe
Compare
Choose a tag to compare

v1.46.0

v1.45.0

15 Dec 22:45
43a8244
Compare
Choose a tag to compare

v1.45.0

v1.44.0

08 Dec 22:38
f84ba62
Compare
Choose a tag to compare

v1.44.0

v1.42.0

06 Oct 17:43
e24489a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.41.0...v1.42.0

v1.41.0

23 Sep 19:08
e4615cb
Compare
Choose a tag to compare

v1.41.0

v1.40.0

15 Sep 23:48
2c12249
Compare
Choose a tag to compare

v1.40.0

v1.39.0

01 Sep 20:18
442d4ad
Compare
Choose a tag to compare

Changes included in this release:

  • Updates the start year on model years template to 2019

  • Adds the Patroni readonly service so that the read operations can use the relica pods

  • Changes the wording on history title and bullet for both supplemental and model year reports

  • Updates the credit application verify process to not always calculate new selections

  • Adds the session timeout function

  • Fixes the missing dashboard alert for Recommended Model Year Reports

  • Returns the recommended status model year reports as 'submitted' to BCeID users so it will show up on dashboard. Comments out logic for supplemental reports because there is no need to see supplemental reports.