en

Points

The “Points” screen allows users to manage saved points (e.g., loading/unloading locations, fuel stops). It provides a searchable, sortable database of all saved points used during fleet operations.

UI Elements Description

Top Action Bar

  • Button:+ Create new point
    • Opens a form to create a new point (not shown in screenshot).
  • Search Field: (right-aligned)
    • Allows keyword search through points by name, address or related attributes.

Tabular Data Display

The points are listed in a sortable table format with the following columns:

ColumnDescription
NameName assigned to the point (free text).
AddressFull or partial physical address.
CountryCountry flag and name where the point is located.
TypeType of point:
  • Loading / Unloading (logistics operations)
  • Refuel (fuel station) | | Created on | Timestamp when the point was added (YYYY.MM.DD HH:MM:SS). | | Created by | User who created the point. | | Location Button | Map pin icon – to view the point on a map. | | Options Menu | Ellipsis () – context menu for Delete.

Sorting:
All columns have sort indicators (↑↓), suggesting interactive sorting by Name, Address, Country, Type, Created on and Created by.

Sample Table Entries

NameAddressCountryTypeCreated onCreated by
CArch, Bern, Schweiz🇨🇭 SwitzerlandLoading / Unloading2025.04.18 14:23:30Inesa Apsėgienė
NamaiV. Bielskio gatvė 46a, LT-76148 Šiauliai, Lietuva🇱🇹 LithuaniaLoading / Unloading2025.03.26 16:12:25Mantas Admin
ŽiedasVilniaus plentas 7🇱🇹 LithuaniaRefuel2025.03.20 14:08:54Preview Admin

Functional Behavior

  • Clicking the Location Pin: opens a map view to visualize the exact GPS location of the point.
  • Ellipsis Menu (): Expected to include options such as:
    • Delete Point

User Interaction and Usability Considerations

  • Quick Access: Search and sorting options allow users to efficiently locate specific points among thousands.
  • Visual Cues: Country flags and point types make scanning large lists easier.
  • Consistent Icons: Uniform location and menu icons reduce cognitive load.
  • Create New: Prominent button ensures users can quickly add missing points during operations.