Skip to content

Releases: bcgov/tfrs

v1.6.11

30 Jan 21:03
371c2f7
Compare
Choose a tag to compare

Pull Requests

PR #1643 Label changes

ESLint fixes
Renamed Exclusion Report to Exclusion Agreements (Label)
Changed tab from Exclusion Agreement to Exclusion Agreements
Slightly changed logic for showing "Upon acceptance" message
Dropdown indicator for Exclusion Reports

PR #1642 Update django framework configuration

PR #1644 Update configmap

This PR has been applied on prod 2020-Jan-29

Technical Information

This release was deployed on Dev Jan 30, 2020
This release was deployed on Test Jan 31, 2020
This release was deployed on Prod Jan 31, 2020

v1.6.10

16 Jan 23:27
0c8933c
Compare
Choose a tag to compare

Pull Requests

PR #1640 Update coordinator template and build config

Update golang version from v1.11 to v1.12 and coordinator build config

Technical Information

This release was deployed on Dev Jan 16 2020.
This release was deployed on Test Jan 16 2020.
This release was deployed on Prod Jan 17 2020.

v1.6.0

16 Jan 21:23
Compare
Choose a tag to compare

Pull Requests

PR #1593 Compliance reporting copy paste

Copying and pasting is no longer case sensitive
Also, fixed an issue where you can paste in any value into the cells that have dropdowns

PR #1597 Updated manuals and links

Updated the pdf manuals to version 1.1
Updated the links so it no longer has 1.0 and it's more generic (so we can updated the manual in the future without making code changes)

PR #1595 Enable Request Supplemental even when the Report has been accepted

Request Supplemental for Compliance Report should be available even when the status is accepted

PR #1596 Validation for exclusion report should highlight fields that have errors

This enables highlighting of errors when validating in Exclusion report

PR #1600 Exclusion Report header no longer gets cleared after saving

Clicking on save no longer removes "Exclusion Report" and the Compliance Period

PR #1598 Updated resource usage for Openshift templates

Includes updated resource usage for application and a new health check for clamav

Implemented Trello Cards

PR #1593 Compliance reporting copy paste

PR #1595 Enable Request Supplemental even when the Report has been accepted

Technical Information

This release was deployed on Dev Nov 7 2019.
This release was deployed on Test Nov 8 2019.
This release was deployed on Prod Nov 12 2019.

v1.6.9

04 Dec 00:37
4e42e25
Compare
Choose a tag to compare
v1.6.9 Pre-release
Pre-release

Pull Requests

PR #1639 Eslint fixes

Eslint fixes

Technical Information

This release was deployed on Dev Dec 4 2019.

v1.6.8

29 Nov 18:26
a5a20f1
Compare
Choose a tag to compare
v1.6.8 Pre-release
Pre-release

Pull Requests

PR #1636 Load supplemental report on create

Load the new supplemental report edit page (for both compliance and exclusion reports) on successful report creation, instead of kicking back to the list view.

PR #1637 Report History should now add PST at the end

Added CreateTimestamp on serializer
Added timezone so it adds PST at the end of the timestamp

PR #1638 Reordered the buttons for download xls and creating supplemental report

Create Supplemental Report button should now be before save
Removed additional back button

Technical Information

This release was deployed on Dev Nov 29 2019.

v1.6.7

27 Nov 21:53
6fb993e
Compare
Choose a tag to compare
v1.6.7 Pre-release
Pre-release

Pull Requests

PR #1635 Removing ^ from version

Even just a build number difference seems to be causing the issue, so explicit version now

PR #1632 Prevent signing sell offers as the initiator based on credit balance and pending transfers

Added a validation to prevent the user from signing a sell offer if it would put them over their credit balance, after counting the pending transactions

Technical Information

This release was deployed on Dev Nov 27 2019.

v1.6.6

27 Nov 18:27
dd8b7ba
Compare
Choose a tag to compare
v1.6.6 Pre-release
Pre-release

Pull Requests

PR #1633 Ie 11 fix

react-hot-loader is causing the app to fail in ie-11. So removing it from PROD

PR #1634 Dashboard and Report History Revisions

Dashboard should show information bulletin labels now
Organization Name is no longer displayed for Directors and Deputy Directors
ESlint fixes

Implemented Trello Cards

PR #1634 Dashboard and Report History Revisions

Technical Information

This release was deployed on Dev Nov 27 2019.

v1.6.5

26 Nov 19:44
2507246
Compare
Choose a tag to compare
v1.6.5 Pre-release
Pre-release

Pull Requests

PR #1629 Missing Create Supplemental Report Button Fix

Added a check when showing the create supplemental button to exclude deleted supplemental drafts

PR #1630 Create supplemental report copy values

Fixed previously retained and obligation not being copied when creating a supplemental report
Modal warning in summary page should stay up
It should no longer always clear values when switching schedules

Supplemental Report History Updates #1631

Update status history component to better show position of changelogs
Fix a defect in supplemental report acceptance reduction calculations
Update compliance assessment tab to show all transactions in a report's history
Remove report type, add Pacific timestamp to compliance report list
Adjust language for supplemental note
Fix tooltip z-index
Remove some vestiges of old snapshot-related code

Technical Information

This release was deployed on Dev 26 Nov 2019.

v1.6.4

21 Nov 19:21
Compare
Choose a tag to compare

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.

v1.6.3

18 Nov 19:12
49598f3
Compare
Choose a tag to compare
v1.6.3 Pre-release
Pre-release

Pull Requests

Audit more tables #1613

Capture auditing data for additional tables

Changelog Fixes #1615

Update the history/switching code to handle the case where no draft exists more gracefully
Sort by description when doing schedule D deltas to make result stable

Renamed Validation errors to Issues identified #1617

Changed "Validation errors" to "Issues identified" in the upper part of the report
Changed the text in the tooltip in the buttons as well

Added Mark all as Read action #1621

Mark all as read button should show up in the "dropdown"
Added condition in the viewset to select all unread for the user
Added condition to check and make sure its for the right user

Organization Autocomplete no longer includes own's organization #1619

Added reading of "request" in the autocomplete
Exclude the user's own organization for the autocomplete

Database Migration

0195_audit_additional_tables.py // PR #1613

Implemented Trello Card

Audit more tables #1613

Renamed Validation errors to Issues identified #1617

Added Mark all as Read action #1621

Organization Autocomplete no longer includes own's organization #1619

Technical Information

This release was deployed on dev together with v1.6.4.