20221019 - TMS Release

Summary:
Fedex - Residential Services

Ticket:
https://bigdigit.atlassian.net/browse/TMS-1061

Detail:
Added the ability to set various FexEx services as “Residential” services.

For these services. the TMS will automatically set the “Recipient.Address.Residential” field to “true” in the FedEx request.

The following FedEx services have the “Residential” checkbox checked:

  • GROUND_HOME_DELIVERY

  • GROUND_HOME_DELIVERY_ADULT

  • GROUND_HOME_DELIVERY_DIRECT

  • GROUND_HOME_DELIVERY_INDIRECT


Summary:
DPD - Case sensitive fix for "shippersDestinationTaxId"

Ticket:
https://bigdigit.atlassian.net/browse/TMS-1071

Detail:
DPD request are case sensitive. Changed “shippersDestinationTaxID” to “shippersDestinationTaxId” to support this.


Summary:
Users now work in the scope of a single Partner only with the ability to switch to another Partner if required

Ticket:
https://bigdigit.atlassian.net/browse/TMS-884

Detail:
We have removed the “Partner” drop downs from all the pages that showed these. Users now work in the scope of a single Partner only with the ability to switch to another Partner if required. This provides a much cleaner user experience.


Summary:
Public API Tokens - Migrated to use TokenManager service

Ticket:
https://bigdigit.atlassian.net/browse/TMS-803

Detail:
TMS now uses the common TokenManager service. Duplicated code removed from the application.


Summary:
TMS now uses Geographer microservice for read-only access to shared Countries and Time Zones

Ticket:
https://bigdigit.atlassian.net/browse/TMS-900

Detail:
The “Geographer” service provides read-only access to shared Country and Time Zone lists.


Summary:
Removed Countries Maintenance Screen

Ticket:
https://bigdigit.atlassian.net/browse/TMS-900

Detail:
Countries Maintenance Screen removed as TMS now uses Geographer microservice for read-only access to shared Countries.


Summary:
Admin Users - New "Prettify" button allowing users to copy JSON and XML with line breaks to improve readability

Ticket:
https://bigdigit.atlassian.net/browse/TMS-1020

Detail:
Support for both the original raw request and the ability to click a separate “Prettify” button to copy JSON and XML with line breaks to improve readability


Summary:
Partner Users - JSON and XML view in Activity to include line breaks when copying to clipboard to improve readability

Ticket:
https://bigdigit.atlassian.net/browse/TMS-807

Detail:
In the Activity report, when viewing the JSON or XML and clicking the “Copy to clipboard” option it will include line breaks to improve readability.


Summary:
Changing Partner/Client/Shipper will only redirect to homepage when user makes a change

Ticket:
https://bigdigit.atlassian.net/browse/TMS-910

Detail:
Previously closing the “Change Partner/Client/Shipper“ modal would always redirect to the homepage. An additional check has been added to ensure the user actually made a change before redirecting.