Merge branch 'freight_feature/schedule' of github.com:Tria-plc/edr-platform into freight_feature/schedule

This commit is contained in:
Marshal
2026-06-11 11:15:29 +00:00
451 changed files with 47780 additions and 6293 deletions

View File

@@ -137,6 +137,13 @@ const ROUTE_META: Array<{ prefix: string; meta: PageMeta }> = [
},
},
...rulesRouteMeta,
{
prefix: "/dashboard/wagon-types",
meta: {
title: "Wagon Types",
subtitle: "Manage wagon type capacity and supported load configuration",
},
},
{
prefix: "/dashboard/user1",
meta: {