dymu_config/menu/en_menu_selfserve.json

413 lines
16 KiB
JSON
Raw Normal View History

2025-11-20 07:31:30 +00:00
{
"id": "menu-selfserve",
"intent": "",
"label": "L0 Menu",
2025-12-09 13:07:21 +00:00
"application": "selfserve",
"applicationLabel": "L0 Self Serve",
2025-11-20 07:31:30 +00:00
"children": [
{
"id": "home1",
2025-11-24 12:23:17 +00:00
"label": "Welcome {{.digital_id}}",
2025-11-20 07:31:30 +00:00
"target": "_blank",
"icon": "fa-home",
2025-12-09 13:04:37 +00:00
"application": "home1",
"applicationLabel": "Home",
2025-11-20 07:31:30 +00:00
"tenant": "",
"children": [
{
"id": "menu-001-001",
2025-11-24 12:23:17 +00:00
"label": "Dashboard {{.organisation}}",
2025-11-20 07:31:30 +00:00
"functionId": "menu-001-001",
"intent": "/content/dashboard.html",
"target": "Home",
"icon": "fa-tachometer-alt",
"iconActive": "fa-chart-line",
"tenant": ""
},
{
"id": "menu-001-002",
"label": "Alternate Dashboard",
"functionId": "menu-001-002",
"intent": "/content/dashboard-alt.html",
"target": "Home",
"icon": "fa-chart-line",
"tenant": ""
}
]
},
{
"id": "apps1",
"intent": "",
"label": "Apps 1",
2025-12-09 13:04:37 +00:00
"application": "apps1",
"applicationLabel": "Apps 1",
2025-11-20 07:31:30 +00:00
"functionId": "apps1",
"children": [
{
"children": [
{
"id": "menu-002-001",
"intent": "/content/viewaccounts.html",
"label": "View",
"target": "Accounts",
"icon": "fa-eye",
"tenant": ""
},
{
"id": "menu-002-002",
"intent": "/content/transfer.html",
"label": "Transfer",
"target": "Payment",
"icon": "fa-exchange-alt",
"tenant": ""
},
{
"id": "menu-002-003",
"intent": "/content/payment.html",
"label": "Payment",
"target": "Payment",
"icon": "fa-money-check-dollar",
"tenant": ""
}
],
"id": "menu-002",
"label": "Accounts",
"target": "_blank",
"icon": "fa-wallet",
"tenant": ""
},
{
"children": [
{
"id": "menu-003-001",
"intent": "https://news.com.au",
"label": "News (AU)",
"target": "news",
"icon": "fa-envelope",
"tenant": ""
},
{
"id": "menu-003-002",
"intent": "https://bbc.co.uk/news",
"label": "BBC",
"target": "news",
"icon": "fa-radio",
"tenant": ""
},
{
"id": "menu-003-003",
"intent": "https://smh.com.au",
"label": "SMH",
"target": "news",
"icon": "fa-envelope-open",
"tenant": ""
},
{
"id": "menu-003-004",
"intent": "https://abc.net.au/news",
"label": "ABC news",
"target": "news",
"icon": "fa-envelope-open",
"tenant": ""
},
{
"id": "menu-003-005",
"intent": "https://cnn.com",
"label": "CNN",
"target": "news",
"icon": "fa-envelope-open",
"tenant": ""
}
],
"id": "menu-003",
"intent": "/accounts",
"label": "News",
"target": "_blank",
"icon": "fa-newspaper",
"tenant": ""
},
{
"children": [
{
"id": "menu-004-001",
"label": "Production Site",
"intent": "https://villacentrum.com",
"target": "vcm",
"icon": "fa-server",
"functionId": "menu-004-001",
"tenant": ""
},
{
"id": "menu-004-002",
"label": "Photos",
"icon": "fa-images",
"iconActive": "fa-level-up-alt",
"tenant": "",
"functionId": "",
"children": [
{
"id": "menu-004-002-001",
"label": "Global notes 1",
"intent": "/content/global_notes1.html",
"icon": "fa-image",
"iconActive": "fa-image",
"target": "Photos",
"functionId": "menu-004-002-001",
"tenant": ""
},
{
"id": "menu-004-002-002",
"label": "Oberon lake",
"intent": "/content/IMG_6662.html",
"target": "Photos",
"icon": "fa-image",
"iconActive": "fa-image",
"functionId": "menu-004-002-002",
"tenant": ""
}
]
}
],
"id": "menu-004",
"label": "Villa Centrum",
"icon": "fa-building",
"iconActive": "fa-building",
"functionId": "menu-004",
"tenant": ""
},
{
"children": [
{
"id": "menu-005-001",
"intent": "https://google.com.au",
"label": "Google",
"target": "search",
"icon": "fa-magnifying-glass",
"functionId": "menu-005-001",
"tenant": ""
},
{
"id": "menu-005-002",
"intent": "https://bing.com",
"label": "Bing",
"target": "search",
"icon": "fa-magnifying-glass-dollar",
"functionId": "menu-005-002",
"tenant": ""
},
{
"id": "menu-005-003",
"intent": "https://duckduckgo.com/",
"label": "Duck Duck Go",
"target": "search",
"icon": "fa-magnifying-glass",
"functionId": "menu-005-003",
"tenant": ""
}
],
"id": "menu-005",
"intent": "",
"label": "Search",
"target": "_blank",
"icon": "fa-magnifying-glass-location",
"functionId": "menu-005",
"tenant": ""
},
{
"children": [
{
"id": "menu-099-001",
"intent": "/content/about.html",
"label": "About",
"target": "Support",
"icon": "fa-circle-info",
"functionId": "menu-099-001",
"tenant": ""
},
{
"id": "menu-099-002",
"intent": "/content/contact.html",
"label": "Contact",
"target": "Support",
"icon": "fa-phone",
"functionId": "menu-099-002",
"tenant": ""
}
],
"id": "menu-099",
"intent": "",
"label": "Support",
"icon": "fa-caret-right",
"tenant": ""
}
]
},
{
"id": "apps2",
"intent": "",
"label": "Apps 2",
2025-12-09 13:04:37 +00:00
"application": "apps2",
"applicationLabel": "Apps 2",
2025-11-20 07:31:30 +00:00
"functionId": "",
"children": [
{
"children": [
{
"id": "apps2-002-001",
"intent": "/content/viewfx.html",
"functionId": "apps2-002-001",
"label": "View",
"target": "FX",
"icon": "fa-eye",
"tenant": ""
},
{
"id": "apps2-002-002",
"intent": "/content/transferfx.html",
"functionId": "apps2-002-002",
"label": "Transfer FX",
"target": "FXHome",
"icon": "fa-exchange-alt",
"tenant": ""
},
{
"id": "apps2-002-003",
"intent": "/content/travelcard.html",
"functionId": "apps2-002-003",
"label": "Travel Card",
"target": "FXHome",
"icon": "fa-money-check-dollar",
"tenant": ""
}
],
"id": "apps2-002",
"label": "Foreign Exchange",
"target": "_blank",
"icon": "fa-wallet",
"tenant": ""
}
]
},
{
"id": "apps3",
"intent": "",
"label": "Self serve",
2025-12-09 13:04:37 +00:00
"application": "apps3",
"applicationLabel": "Self serve",
2025-11-20 07:31:30 +00:00
"functionId": "",
"children": [
{
"children": [
{
"id": "apps3-001-001",
"intent": "/content/shopping/page1.html",
"functionId": "apps2-002-001",
"label": "Shopping1",
"target": "Shopping",
"icon": "fa-eye",
"tenant": ""
},
{
"id": "apps3-001-002",
"intent": "/content/shopping/page2.html",
"functionId": "apps2-002-002",
"label": "Shopping2",
"target": "Shopping",
"icon": "fa-money-check-dollar",
"tenant": ""
},
{
"id": "apps3-001-003",
"intent": "/content/shopping/page3.html",
"functionId": "apps2-002-003",
"label": "Shoppping3",
"target": "Shopping",
"icon": "fa-building",
"tenant": ""
}
],
"id": "apps3-001",
"intent": "/content/shopping/index.html",
"label": "Shopping",
"target": "_blank",
"icon": "fa-building",
"tenant": ""
},
{
"children": [
{
"id": "apps3-002-001",
"intent": "/content/payments/page1.html",
"functionId": "apps3-002-001",
"label": "Payments1",
"target": "Payments",
"icon": "fa-eye",
"tenant": ""
},
{
"id": "apps3-002-002",
"intent": "/content/payments/page2.html",
"functionId": "apps3-002-002",
"label": "Payments2",
"target": "Payments",
"icon": "fa-money-check-dollar",
"tenant": ""
},
{
"id": "apps3-002-003",
"intent": "/content/payments/page3.html",
"functionId": "apps3-002-003",
"label": "Payments3",
"target": "Payments",
"icon": "fa-building",
"tenant": ""
}
],
"id": "apps3-002",
"intent": "/content/payments/index.html",
"label": "Payments",
"target": "_blank",
"icon": "fa-wallet",
"tenant": ""
},
{
"children": [
{
"id": "apps3-003-001",
"intent": "/content/health/page1.html",
"functionId": "apps2-002-001",
"label": "Health1",
"target": "Health",
"icon": "fa-eye",
"tenant": ""
},
{
"id": "apps3-003-002",
"intent": "/content/health/page2.html",
"functionId": "apps2-002-002",
"label": "Health2",
"target": "Health",
"icon": "fa-money-check-dollar",
"tenant": ""
},
{
"id": "apps3-003-003",
"intent": "/content/health/page3.html",
"functionId": "apps2-002-003",
"label": "Health3",
"target": "Health",
"icon": "fa-building",
"tenant": ""
}
],
"id": "apps3-003",
"intent": "/content/health/index.html",
"label": "Health",
"target": "_blank",
"icon": "fa-eye",
"tenant": ""
}
]
}
]
}