Web portal
Version - 1.1.0.100
Release date - 2025-05-20
Requirements
Bug fixes
Time out table search field
The timeout for automatic search in the table has been removed. It has been changed to a manual interaction with the search button to enhance the user experience.
Old record in the shipments overview
There was a problem with loading in the record of the shipments it would load old record of 2 hours ago.
The problem was that the dates that would be selected where not converted to the start and end of the selected date.
This has been addressed, and it should now load the record from the start of the selected start date until the end of the end dateIncorrect url on navigation
There was a problem when redirecting to other pages where the page would put the path off the application in the url twice. This problem has been addressed and it wil nog longer put the path of the application twice in the url.
Exception while adding addresses
While creating a shipment the page would show an exception on adding a new address.
The issue was that there were several fields that were required but in reality there were not necessary for the address to be usable for shipments.
These field have been change to not required for adding the address to the shipment and the exception will no longer be present.
Improvements
Creation/Mutation dates
The fields creationDate and mutationDate have been added to the shipments overview table.