From e9f98ffe3224bb06d7714efe7ce66ebad7773b23 Mon Sep 17 00:00:00 2001 From: Tom Peltonen Date: Mon, 17 Nov 2025 19:30:58 +1100 Subject: [PATCH] Updating menus --- entitlements/sample/allow_selfserve_etal.txt | 21 +++- menu/menu_selfserve.json | 119 +++++++++++++++++++ menu/{menu_user_l3.json => menu_staff.json} | 2 +- 3 files changed, 137 insertions(+), 5 deletions(-) rename menu/{menu_user_l3.json => menu_staff.json} (99%) diff --git a/entitlements/sample/allow_selfserve_etal.txt b/entitlements/sample/allow_selfserve_etal.txt index 7ea14da..ca7786f 100644 --- a/entitlements/sample/allow_selfserve_etal.txt +++ b/entitlements/sample/allow_selfserve_etal.txt @@ -21,7 +21,20 @@ menu-005-003 menu-099-001 menu-099-002 apps2 -apps2-002 -apps2-002-001 -apps2-002-002 -apps2-002-003 \ No newline at end of file +apps2-001 +apps2-001-001 +apps2-001-002 +apps2-001-003 +apps3 +apps3-001 +apps3-001-001 +apps3-001-002 +apps3-001-003 +apps3-002 +apps3-002-001 +apps3-002-002 +apps3-002-003 +apps3-003 +apps3-003-001 +apps3-003-002 +apps3-003-003 \ No newline at end of file diff --git a/menu/menu_selfserve.json b/menu/menu_selfserve.json index 6e3a4f3..31b6c63 100644 --- a/menu/menu_selfserve.json +++ b/menu/menu_selfserve.json @@ -279,6 +279,125 @@ "tenant": "" } ] + }, + { + "id": "apps3", + "intent": "", + "label": "Self serve", + "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": "" + } + ] } ] } \ No newline at end of file diff --git a/menu/menu_user_l3.json b/menu/menu_staff.json similarity index 99% rename from menu/menu_user_l3.json rename to menu/menu_staff.json index 89ef86c..55d5525 100644 --- a/menu/menu_user_l3.json +++ b/menu/menu_staff.json @@ -1,5 +1,5 @@ { - "id": "menu_userl3", + "id": "menu_staff", "intent": "", "label": "L0 Menu", "children": [