Release Notes 2.8
Release Date
2023-10-05
Bug fixes.
New Features
| Key | Summary | Description |
|---|---|---|
| IBALDEV-3072 | Web UI: Default analytics charts | Added the logic of the default analytics charts on the Dashboard page. For all environments by default, we display initially the next charts: Loads by Status, Loads by Vehicle, Started Load Driver Position, and CO2 Emissions. |
| IBALDEV-3073 | Web UI: Possibility to add and delete analytics charts | Provided the possibility to add and delete analytics charts on the Dashboard page. By hovering over the chart, there is the Delete icon to remove the chart. To add it again, you need to click on one of the next buttons: Loads, Consignments, Vehicles. |
| IBALDEV-3821 | Web UI: Delivered Consignments chart | Added the Delivered Consignments chart on the Dashboard page. To calculate the number of delivered consignments, we take into consideration consignments with successful PODs and in-load completed consignments without PODs. The filtering is by the consignment completion date. |
| IBALDEV-3822 | Web UI: Undelivered Consignments chart | Added the Undelivered Consignments charts on the Dashboard page. To calculate the number of undelivered consignments, we take into consideration consignments with the planned date with failed PODs or not delivered yet. The filtering is by the consignment planned date. |
| IBALDEV-3823 | Web UI: Consignments by Load Assignment chart | Added the Consignments by Load Assignment chart on the Dashboard page. To calculate the number of consignments by load assignment, we take into consideration only consignments that have the required date. The filtering is by the consignment required date. |
| IBALDEV-2982 | Web UI: Consignment import - add column for "Time at stop" | Added the Time at stop field for consignments import to be considered during the import with a load generation option. However, if you decide to not generate a load, these values will be lost. |
| IBALDEV-3416 | Web UI, API: Not possible to choose expired Area and Channel | Added the logic of no possibility to choose area and channel for a consignment or load creation if they are expired. Please note that active to/from dates are optional for an area and channel entities so if you have not set up it, they will be always valid. |
| IBALDEV-3455 | Web UI: Infinite scrolling on Consignments and Loads list | Added infinite scrolling on the Consignments and Loads pages to make the search process faster and easier. |
| IBALDEV-3903 | Web UI: Consignments import with same load but different trip numbers | Improved the logic of consignments import so if you import consignments (with enabled load generation option) with the same load key but different trip numbers, several loads will be created with the keys: (loadKey)_(tripNumber). |
| IBALDEV-3415 | Web UI: Do not show Country field if it matches with default address country format | Added the logic of not showing the country field if it matches with the Environment country. It's applied to the next components: - Consignment card in the Consignments list - Stop card inside a load - POD PDF (POD PDF, POD email PDF) |
| IBALDEV-2980 | Mobile app: Area: Add default user and default vehicle | Added the logic of populating the default user and vehicle from the area during the load creation in the mobile app. |
| IBALDEV-3666 | Mobile app: Display phone and mobile phone number on Consignment details page | Added the displaying of the Phone and Mobile phone numbers fields if a consignment has them. Added the Phone icon near these fields to have the possibility to call the customer. |
| IBALDEV-3667 | Mobile app: Do not display blank Consignment instructions | Added the logic of not displaying blank Consignment instructions field. |