Compare commits

..

No commits in common. "sit" and "main" have entirely different histories.
sit ... main

12 changed files with 22 additions and 166 deletions

View File

@ -1,13 +0,0 @@
apps1
menu-004
menu-004-001
menu-004-002-001
menu-004-002-002
menu-005
menu-005-001
menu-005-002
menu-005-003
menu-099-001
menu-099-002
apps2
menu_no_roles

View File

@ -9,5 +9,4 @@ menu-005-002
menu-005-003 menu-005-003
menu-099-001 menu-099-001
menu-099-002 menu-099-002
apps2 apps2
menu_no_roles

View File

@ -9,5 +9,4 @@ menu-005-002
menu-005-003 menu-005-003
menu-099-001 menu-099-001
menu-099-002 menu-099-002
apps2 apps2
menu_no_roles

View File

@ -24,5 +24,4 @@ apps2
apps2-002 apps2-002
apps2-002-001 apps2-002-001
apps2-002-002 apps2-002-002
apps2-002-003 apps2-002-003
menu_no_roles

View File

@ -1,4 +0,0 @@
home1
menu-001-001
menu-001-002
menu_no_roles

View File

@ -1,4 +1,3 @@
home1 home1
menu-001-001 menu-001-001
menu-001-002 menu-001-002
menu_no_roles

View File

@ -1,28 +0,0 @@
home1
menu-001-001
menu-001-002
apps1
menu-002
menu-002-001
menu-002-002
menu-003
menu-003-001
menu-003-002
menu-003-003
menu-003-004
menu-004
menu-004-001
menu-004-002-001
menu-004-002-002
menu-005
menu-005-001
menu-005-002
menu-005-003
menu-099-001
menu-099-002
apps2
apps2-002
apps2-002-001
apps2-002-002
apps2-002-003
menu_no_roles

View File

@ -37,5 +37,4 @@ apps3-002-003
apps3-003 apps3-003
apps3-003-001 apps3-003-001
apps3-003-002 apps3-003-002
apps3-003-003 apps3-003-003
menu_no_roles

View File

@ -24,5 +24,4 @@ apps2
apps2-002 apps2-002
apps2-002-001 apps2-002-001
apps2-002-002 apps2-002-002
apps2-002-003 apps2-002-003
menu_no_roles

View File

@ -48,7 +48,6 @@
{ {
"id": "menu-002-001", "id": "menu-002-001",
"intent": "/content/viewaccounts.html", "intent": "/content/viewaccounts.html",
"functionId": "/content/viewaccounts.html",
"label": "View", "label": "View",
"target": "Accounts", "target": "Accounts",
"icon": "fa-eye", "icon": "fa-eye",
@ -57,7 +56,6 @@
{ {
"id": "menu-002-002", "id": "menu-002-002",
"intent": "/content/transfer.html", "intent": "/content/transfer.html",
"functionId": "/content/transfer.html",
"label": "Transfer", "label": "Transfer",
"target": "Payment", "target": "Payment",
"icon": "fa-exchange-alt", "icon": "fa-exchange-alt",
@ -66,7 +64,6 @@
{ {
"id": "menu-002-003", "id": "menu-002-003",
"intent": "/content/payment.html", "intent": "/content/payment.html",
"functionId": "/content/payment.html",
"label": "Payment", "label": "Payment",
"target": "Payment", "target": "Payment",
"icon": "fa-money-check-dollar", "icon": "fa-money-check-dollar",
@ -84,7 +81,6 @@
{ {
"id": "menu-003-001", "id": "menu-003-001",
"intent": "https://news.com.au", "intent": "https://news.com.au",
"functionId": "menu-external-news",
"label": "News (AU)", "label": "News (AU)",
"target": "news", "target": "news",
"icon": "fa-envelope", "icon": "fa-envelope",
@ -93,7 +89,6 @@
{ {
"id": "menu-003-002", "id": "menu-003-002",
"intent": "https://bbc.co.uk/news", "intent": "https://bbc.co.uk/news",
"functionId": "menu-external-news",
"label": "BBC", "label": "BBC",
"target": "news", "target": "news",
"icon": "fa-radio", "icon": "fa-radio",
@ -102,7 +97,6 @@
{ {
"id": "menu-003-003", "id": "menu-003-003",
"intent": "https://smh.com.au", "intent": "https://smh.com.au",
"functionId": "menu-external-news",
"label": "SMH", "label": "SMH",
"target": "news", "target": "news",
"icon": "fa-envelope-open", "icon": "fa-envelope-open",
@ -111,7 +105,6 @@
{ {
"id": "menu-003-004", "id": "menu-003-004",
"intent": "https://abc.net.au/news", "intent": "https://abc.net.au/news",
"functionId": "menu-external-news",
"label": "ABC news", "label": "ABC news",
"target": "news", "target": "news",
"icon": "fa-envelope-open", "icon": "fa-envelope-open",
@ -120,7 +113,6 @@
{ {
"id": "menu-003-005", "id": "menu-003-005",
"intent": "https://cnn.com", "intent": "https://cnn.com",
"functionId": "menu-external-news",
"label": "CNN", "label": "CNN",
"target": "news", "target": "news",
"icon": "fa-envelope-open", "icon": "fa-envelope-open",
@ -128,8 +120,9 @@
} }
], ],
"id": "menu-003", "id": "menu-003",
"intent": "", "intent": "/accounts",
"label": "News", "label": "News",
"target": "_blank",
"icon": "fa-newspaper", "icon": "fa-newspaper",
"tenant": "" "tenant": ""
}, },
@ -338,7 +331,6 @@
], ],
"id": "apps3-001", "id": "apps3-001",
"intent": "/content/shopping/index.html", "intent": "/content/shopping/index.html",
"functionId": "/content/shopping/index.html",
"label": "Shopping", "label": "Shopping",
"target": "_blank", "target": "_blank",
"icon": "fa-building", "icon": "fa-building",
@ -376,7 +368,6 @@
], ],
"id": "apps3-002", "id": "apps3-002",
"intent": "/content/payments/index.html", "intent": "/content/payments/index.html",
"functionId": "/content/payments/index.html",
"label": "Payments", "label": "Payments",
"target": "_blank", "target": "_blank",
"icon": "fa-wallet", "icon": "fa-wallet",
@ -414,23 +405,12 @@
], ],
"id": "apps3-003", "id": "apps3-003",
"intent": "/content/health/index.html", "intent": "/content/health/index.html",
"functionId": "/content/health/index.html",
"label": "Health", "label": "Health",
"target": "_blank", "target": "_blank",
"icon": "fa-eye", "icon": "fa-eye",
"tenant": "" "tenant": ""
} }
] ]
},
{
"id": "menu_no_roles",
"intent": "/content/noroles.html",
"intentStatus": "hidden",
"functionId": "menu_no_roles",
"label": "Error",
"target": "error",
"icon": "fa-eye",
"tenant": ""
} }
] ]
} }

View File

@ -2,28 +2,14 @@
"id": "menu-selfserve", "id": "menu-selfserve",
"intent": "", "intent": "",
"label": "L0 Menu", "label": "L0 Menu",
"application": "selfserve",
"applicationLabel": "L0 Self Serve",
"children": [ "children": [
{ {
"id": "home1", "id": "home1",
"label": "Welcome {{.digital_id}}", "label": "Welcome Home",
"target": "_blank", "target": "_blank",
"icon": "fa-home", "icon": "fa-home",
"application": "home1",
"applicationLabel": "Home",
"tenant": "", "tenant": "",
"children": [ "children": [
{
"id": "menu-001-001",
"label": "Dashboard {{.organisation}}",
"functionId": "menu-001-001",
"intent": "/content/dashboard.html",
"target": "Home",
"icon": "fa-tachometer-alt",
"iconActive": "fa-chart-line",
"tenant": ""
},
{ {
"id": "menu-001-002", "id": "menu-001-002",
"label": "Alternate Dashboard", "label": "Alternate Dashboard",
@ -32,6 +18,16 @@
"target": "Home", "target": "Home",
"icon": "fa-chart-line", "icon": "fa-chart-line",
"tenant": "" "tenant": ""
},
{
"id": "menu-001-001",
"label": "DML Dashboard",
"functionId": "menu-001-001",
"intent": "/content/dashboard.html",
"target": "Home",
"icon": "fa-tachometer-alt",
"iconActive": "fa-chart-line",
"tenant": ""
} }
] ]
}, },
@ -39,8 +35,6 @@
"id": "apps1", "id": "apps1",
"intent": "", "intent": "",
"label": "Apps 1", "label": "Apps 1",
"application": "apps1",
"applicationLabel": "Apps 1",
"functionId": "apps1", "functionId": "apps1",
"children": [ "children": [
{ {
@ -48,7 +42,6 @@
{ {
"id": "menu-002-001", "id": "menu-002-001",
"intent": "/content/viewaccounts.html", "intent": "/content/viewaccounts.html",
"functionId": "/content/viewaccounts.html",
"label": "View", "label": "View",
"target": "Accounts", "target": "Accounts",
"icon": "fa-eye", "icon": "fa-eye",
@ -57,7 +50,6 @@
{ {
"id": "menu-002-002", "id": "menu-002-002",
"intent": "/content/transfer.html", "intent": "/content/transfer.html",
"functionId": "/content/transfer.html",
"label": "Transfer", "label": "Transfer",
"target": "Payment", "target": "Payment",
"icon": "fa-exchange-alt", "icon": "fa-exchange-alt",
@ -66,7 +58,6 @@
{ {
"id": "menu-002-003", "id": "menu-002-003",
"intent": "/content/payment.html", "intent": "/content/payment.html",
"functionId": "/content/payment.html",
"label": "Payment", "label": "Payment",
"target": "Payment", "target": "Payment",
"icon": "fa-money-check-dollar", "icon": "fa-money-check-dollar",
@ -84,7 +75,6 @@
{ {
"id": "menu-003-001", "id": "menu-003-001",
"intent": "https://news.com.au", "intent": "https://news.com.au",
"functionId": "menu-external-news",
"label": "News (AU)", "label": "News (AU)",
"target": "news", "target": "news",
"icon": "fa-envelope", "icon": "fa-envelope",
@ -93,7 +83,6 @@
{ {
"id": "menu-003-002", "id": "menu-003-002",
"intent": "https://bbc.co.uk/news", "intent": "https://bbc.co.uk/news",
"functionId": "menu-external-news",
"label": "BBC", "label": "BBC",
"target": "news", "target": "news",
"icon": "fa-radio", "icon": "fa-radio",
@ -102,7 +91,6 @@
{ {
"id": "menu-003-003", "id": "menu-003-003",
"intent": "https://smh.com.au", "intent": "https://smh.com.au",
"functionId": "menu-external-news",
"label": "SMH", "label": "SMH",
"target": "news", "target": "news",
"icon": "fa-envelope-open", "icon": "fa-envelope-open",
@ -111,7 +99,6 @@
{ {
"id": "menu-003-004", "id": "menu-003-004",
"intent": "https://abc.net.au/news", "intent": "https://abc.net.au/news",
"functionId": "menu-external-news",
"label": "ABC news", "label": "ABC news",
"target": "news", "target": "news",
"icon": "fa-envelope-open", "icon": "fa-envelope-open",
@ -120,7 +107,6 @@
{ {
"id": "menu-003-005", "id": "menu-003-005",
"intent": "https://cnn.com", "intent": "https://cnn.com",
"functionId": "menu-external-news",
"label": "CNN", "label": "CNN",
"target": "news", "target": "news",
"icon": "fa-envelope-open", "icon": "fa-envelope-open",
@ -128,8 +114,9 @@
} }
], ],
"id": "menu-003", "id": "menu-003",
"intent": "", "intent": "/accounts",
"label": "News", "label": "News",
"target": "_blank",
"icon": "fa-newspaper", "icon": "fa-newspaper",
"tenant": "" "tenant": ""
}, },
@ -237,8 +224,7 @@
"id": "menu-099-002", "id": "menu-099-002",
"intent": "/content/contact.html", "intent": "/content/contact.html",
"label": "Contact", "label": "Contact",
"target": "support", "target": "Support",
"targetLabel": "Support",
"icon": "fa-phone", "icon": "fa-phone",
"functionId": "menu-099-002", "functionId": "menu-099-002",
"tenant": "" "tenant": ""
@ -256,8 +242,6 @@
"id": "apps2", "id": "apps2",
"intent": "", "intent": "",
"label": "Apps 2", "label": "Apps 2",
"application": "apps2",
"applicationLabel": "Apps 2",
"functionId": "", "functionId": "",
"children": [ "children": [
{ {
@ -302,8 +286,6 @@
"id": "apps3", "id": "apps3",
"intent": "", "intent": "",
"label": "Self serve", "label": "Self serve",
"application": "apps3",
"applicationLabel": "Self serve",
"functionId": "", "functionId": "",
"children": [ "children": [
{ {
@ -338,7 +320,6 @@
], ],
"id": "apps3-001", "id": "apps3-001",
"intent": "/content/shopping/index.html", "intent": "/content/shopping/index.html",
"functionId": "/content/shopping/index.html",
"label": "Shopping", "label": "Shopping",
"target": "_blank", "target": "_blank",
"icon": "fa-building", "icon": "fa-building",
@ -376,7 +357,6 @@
], ],
"id": "apps3-002", "id": "apps3-002",
"intent": "/content/payments/index.html", "intent": "/content/payments/index.html",
"functionId": "/content/payments/index.html",
"label": "Payments", "label": "Payments",
"target": "_blank", "target": "_blank",
"icon": "fa-wallet", "icon": "fa-wallet",
@ -414,23 +394,12 @@
], ],
"id": "apps3-003", "id": "apps3-003",
"intent": "/content/health/index.html", "intent": "/content/health/index.html",
"functionId": "/content/health/index.html",
"label": "Health", "label": "Health",
"target": "_blank", "target": "_blank",
"icon": "fa-eye", "icon": "fa-eye",
"tenant": "" "tenant": ""
} }
] ]
},
{
"id": "menu_no_roles",
"intent": "/content/noroles.html",
"intentStatus": "hidden",
"functionId": "menu_no_roles",
"label": "Error",
"target": "error",
"icon": "fa-eye",
"tenant": ""
} }
] ]
} }

View File

@ -1,42 +0,0 @@
{
"landing_intent": [
{
"role": "news.*",
"intent": "menu-003"
},
{
"role": "photos.*",
"intent": "menu-004-002-002"
},
{
"role": "shopping.*",
"intent": "apps2-002-002"
},
{
"role": "staff.*",
"intent": "apps3-003"
},
{
"role": ".*",
"intent": "apps2-002-001"
}
],
"home_intent": [
{
"role": "photos.*",
"intent": "menu-004-002-001"
},
{
"role": "shopping.*",
"intent": "apps2-002-001"
},
{
"role": "staff.*",
"intent": "apps3-003"
},
{
"role": ".*",
"intent": "apps2-002-002"
}
]
}