tracr 1.33.0
Portal
Display warning dialog when navigating between tabs in inventory when diamonds are selected;
Reinstate “new shipment” button in the outbound shipment list header;
Update terms & conditions links;
Add Petra Diamond Experience theme;
Prevent inbound and outbound shipment tables from scrolling to the top when refreshing data;
Fix bug preventing toast messages from being closed;
Use consistent formatting for Portal / Participant search / Diamond Experience footer items;
Updated shipments dialog copy for inbound/outbound rough and polished shipments;
Fix Sight year and Sight number display on Share and Archive/Unarchive drawers;
Fix bug resulting in sort criteria being dropped in the inventory when returning from diamond details;
Show a dash in the inventory when a diamond does not have a Participant ID;
Ensure date filter is persisted in inventory when page is refreshed;
Update all references to a diamonds colour to use a human readable representation of the colour. This will include the intensity, overtone and base colour for fancy coloured diamonds. For white coloured diamonds the standard D-Z colour scale will be used;
API
Fixed issue which caused 422 when trying to get diamonds where versioned_plaintext_record.polished data is stored as a JSON null;
Fixed an issue where the POST /files/inscription-numbers endpoint incorrectly returned a 422 error for valid JSON payloads;
Ensure colour and fancy_colour fields are mutually exclusive when creating and updating diamonds;
Ensure colour and fancy_colour fields are mutually exclusive when uploading a grading certificate;
Expose a new field (display_colour) in the rough and polished data returned from the PCS APIs that return diamond data;
Expose a new field (display_colour) in data returned from the GIS and XPS APIs that return diamond data;
Removed the requirement for producers to provide a colour when registering diamonds at rough;
GIS
Migration of centralised services to use Pydantic v2 models;
XPS
Migration of centralised services to use Pydantic v2 models;
Last updated