mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
99 lines
2.1 KiB
JSON
99 lines
2.1 KiB
JSON
[
|
|
{
|
|
"id": "main",
|
|
"title": "Dashboard",
|
|
"icon": "Home",
|
|
"locked": true
|
|
},
|
|
{
|
|
"id": "workloads",
|
|
"title": "Workloads",
|
|
"icon": "GitCommit",
|
|
"children": [
|
|
{
|
|
"id": "workloads/pool",
|
|
"title": "Pool",
|
|
"icon": "Archive"
|
|
},
|
|
{
|
|
"id": "workloads/sections",
|
|
"title": "Sections",
|
|
"icon": "Target"
|
|
},
|
|
{
|
|
"id": "workloads/items",
|
|
"title": "Items",
|
|
"icon": "Tag"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "users",
|
|
"title": "Users",
|
|
"icon": "Users",
|
|
"children": [
|
|
{
|
|
"id": "users/contracts",
|
|
"title": "Contracts",
|
|
"icon": "Briefcase"
|
|
},
|
|
{
|
|
"id": "users/roles",
|
|
"title": "Roles",
|
|
"icon": "Link"
|
|
},
|
|
{
|
|
"id": "users/workshifts",
|
|
"title": "Workshifts",
|
|
"icon": "Clock"
|
|
},
|
|
{
|
|
"id": "users/accounts",
|
|
"title": "Accounts",
|
|
"icon": "User"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "geo",
|
|
"title": "Geo",
|
|
"icon": "MapPin",
|
|
"children": [
|
|
{
|
|
"id": "locations",
|
|
"title": "Locations",
|
|
"icon": "Map"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "fabric",
|
|
"title": "Fabric",
|
|
"icon": "Box"
|
|
},
|
|
{
|
|
"id": "vault",
|
|
"title": "Vault",
|
|
"icon": "Archive"
|
|
},
|
|
{
|
|
"id": "reports",
|
|
"title": "Reports",
|
|
"icon": "Umbrella"
|
|
},
|
|
{
|
|
"id": "server_manager",
|
|
"title": "Server",
|
|
"icon": "Database"
|
|
},
|
|
{
|
|
"id": "launchpad",
|
|
"title": "Launchpad",
|
|
"icon": "Command"
|
|
},
|
|
{
|
|
"id": "statistics",
|
|
"title": "Statistics",
|
|
"icon": "BarChart"
|
|
}
|
|
] |