At line 11 changed one line |
- Fixed an issue where the pagination in the logs table was excessively long. |
* Fixed an issue where the pagination in the logs table was excessively long. |
At line 13 changed one line |
- Fixed an issue with unauthorized access to devices not owned by the client. |
* Fixed an issue with unauthorized access to devices not owned by the client. |
At line 15 changed one line |
- Resolved a "JavaScript Heap Out of Memory" error. |
* Resolved a "JavaScript Heap Out of Memory" error. |
At line 17 changed one line |
- Fixed a layout issue in the Load Distribution UI. |
* Fixed a layout issue in the Load Distribution UI. |
At line 19 changed one line |
- Fixed the input field for Vehicle ID (was too short). |
* Fixed the input field for Vehicle ID (was too short). |
At line 21 changed one line |
- Improved the WebSocket connection to prevent disconnections. |
* Improved the WebSocket connection to prevent disconnections. |
At line 26 changed one line |
- Introduced **Demo Mode** allowing anonymous users to explore the app with limited functionality. |
* Introduced **Demo Mode** allowing anonymous users to explore the app with limited functionality. |
At line 28 changed one line |
- Implemented a chart view for selected namespaces in the Analytics sidebar. |
* Implemented a chart view for selected namespaces in the Analytics sidebar. |
At line 30 changed one line |
- Added a button to toggle the color coding for speed limits, which also reflects in the trace on the map. |
* Added a button to toggle the color coding for speed limits, which also reflects in the trace on the map. |
At line 32 changed one line |
- Designed a new UI for creating vehicles. |
* Designed a new UI for creating vehicles. |
At line 34 changed one line |
- Introduced a **Geofence** feature to draw a geofenced area for a specific device. |
* Introduced a **Geofence** feature to draw a geofenced area for a specific device. |
At line 36 changed one line |
- Linked trucks and trailers in the device list and Properties UI, allowing users to modify the assigned trailer. |
* Linked trucks and trailers in the device list and Properties UI, allowing users to modify the assigned trailer. |
At line 38 changed one line |
- Added a logging panel in the Tyre Management UI to record all critical actions and events throughout the app. |
* Added a logging panel in the Tyre Management UI to record all critical actions and events throughout the app. |
At line 44 changed one line |
- Show speed on mouse-over when hovering over a marker. |
* Show speed on mouse-over when hovering over a marker. |
At line 46 changed one line |
- Added information about the type/manufacturer name of installed tyres. |
* Added information about the type/manufacturer name of installed tyres. |
At line 48 changed one line |
- Included an icon for each device in the list that visually represents its axle configuration. |
* Included an icon for each device in the list that visually represents its axle configuration. |
At line 50 changed one line |
- Updated the device list layout to display trailers aligned below and to the right of their respective truck. |
* Updated the device list layout to display trailers aligned below and to the right of their respective truck. |
At line 52 changed one line |
- Added a loading spinner in the top-right corner when data is loading in the Analytics sidebar. |
* Added a loading spinner in the top-right corner when data is loading in the Analytics sidebar. |
At line 54 changed one line |
- Unified the design of the "Go Back" icon to match the overall app style. |
* Unified the design of the "Go Back" icon to match the overall app style. |
At line 56 changed one line |
- Redesigned the device name display in the Device Details UI. |
* Redesigned the device name display in the Device Details UI. |
At line 58 changed one line |
- Redesigned the **Vehicle Management UI** for a more modern and consistent look. |
* Redesigned the **Vehicle Management UI** for a more modern and consistent look. |
At line 60 changed one line |
- Added a new **GEO-Fence** property to the Vehicle Management UI. |
* Added a new **GEO-Fence** property to the Vehicle Management UI. |
At line 62 changed one line |
- Improved the Tyre Management UI for a better visual experience. |
* Improved the Tyre Management UI for a better visual experience. |
At line 64 changed one line |
- Added a new property **Enable Auto Trailer Detection** in the Properties UI (for trucks only). |
* Added a new property **Enable Auto Trailer Detection** in the Properties UI (for trucks only). |
At line 66 changed one line |
- Added a new property **Trailer Assigned to the Truck** in the Properties UI (for trucks only). |
* Added a new property **Trailer Assigned to the Truck** in the Properties UI (for trucks only). |
At line 68 changed one line |
- Added a new property **Select Truck to Bind** in the Properties UI (for trailers only). |
* Added a new property **Select Truck to Bind** in the Properties UI (for trailers only). |