Skip to content

v1.6.4

Compare
Choose a tag to compare
@kuanfandevops kuanfandevops released this 21 Nov 19:21
· 171 commits to master since this release

Pull Requests

PR #1624 Compliance Report History

The code won't win any beauty pageant, but it is working.
Added compliance reporting as part of the user activity
Added get_compliance_report_history to User model

PR #1626 Fuel code version autocomplete now ignores cancelled fuel codes

Should now ignore cancelled fuel codes when automatically generating the next fuel code version
New migration so unique constraint in the database takes into account the status
Updated the validator in the serializer so when it does the check it checks for Cancelled. Otherwise, you will be able to add one draft and one submitted using the same fuel code version

PR #1625 Rounding Line 4 and Line 15 in the Summary

Line 4 is now rounded to the whole number, so computing using a calculator should be more reflective of what's in the total
Line 15 is now rounded to the whole number, so computing using a calculator should be more reflective of what's in the total

PR #1627 Compliance Report History Unit Test Attempted Fix

Rearranged how the values are fetched in an attempt to fix the unit test error

PR #1628 Compliance report history unit test attempted fix

Disabled test user history as there's a difference between behaviours in local development vs openshift

Database Migrations

0196_auto_20191121_1607.py //PR #1626

Implemented Trello Card

PR #1624 Compliance Report History

Technical Information

This release was deployed on Dev Nov 21 2019.
This release was deployed on Test Nov 21 2019.
This release was deployed on Prod Nov 26 2019.