+ {getLocaleLabel(permission.name, permission.key)} +
++ {permission.key} +
++ User Management +
++ Browse employees within your accessible scope and open a record to review contact and position details. +
+| Name | +Username | +Phone | +Status | +Positions | +|
|---|---|---|---|---|---|
| {getEmployeeDisplayName(employee)} | +{employee.user?.username ?? "-"} | +{employee.user?.email ?? "-"} | +{employee.user?.phoneNumber ?? "-"} | +{employee.status ?? "-"} | +{positions.join(", ") || "-"} | +
+ User Management +
++ Browse the full IAM permission catalog for the freight backoffice environment. +
++ Application +
+ ++ Filter the IAM permission catalog by application, or view the shared system permissions that do not belong to any application. +
++ {getLocaleLabel(permission.name, permission.key)} +
++ {permission.key} +
++ Showing {permissions.length} of {count} permissions. +
+ ++ User Management +
++ Browse freight backoffice roles and their internal keys in a simple grid view. +
+