Releases: bcgov/zeva
release-1.48.0
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
v1.47.1
v1.47.0
v1.47.0
v1.46.0
v1.46.0
v1.45.0
v1.45.0
v1.44.0
v1.44.0
v1.42.0
What's Changed
- Tracking pull request to merge release-1.42.0 to master by @kuanfandevops in #1091
Full Changelog: v1.41.0...v1.42.0
v1.41.0
v1.41.0
v1.40.0
v1.40.0
v1.39.0
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.