Skip to content
Snippets Groups Projects
Commit 47809360 authored by Gerson Elvestino MANDATIANA's avatar Gerson Elvestino MANDATIANA
Browse files

up app.json qa

parent abb5ca1f
No related branches found
No related tags found
No related merge requests found
{
{
"#app.index": {
"redirect": {
"logged":"home",
......@@ -10,6 +10,7 @@
"useFilter" : false,
"dropdownResult":true,
"subdomainName" : "About",
"name" : "About",
"hash" : "#app.welcome",
"icon" : "",
"useMapBtn":false
......@@ -19,11 +20,13 @@
"useFilter" : false,
"dropdownResult":true,
"subdomainName" : "My home",
"name" : "My home",
"hash" : "#app.home",
"icon" : ""
},
"#docs": {
"subdomainName" : "Documentation",
"name" : "Documentation",
"hash" : "#app.docs",
"icon" : ""
},
......@@ -31,6 +34,7 @@
"useFooter" : true,
"useFilter" : true,
"subdomainName" : "Search",
"name" : "Search",
"hash" : "#app.search",
"icon" : "search",
"type" : "all",
......@@ -50,6 +54,7 @@
"useFilter" : true,
"useFooter" : true,
"subdomainName" : "Live",
"name" : "Live",
"hash":"#app.live",
"type" : "news",
"icon" : "newspaper-o",
......@@ -65,6 +70,7 @@
"useFilter" : true,
"useFooter" : true,
"subdomainName" : "Projects",
"name" : "Projects",
"icon" : "lightbulb-o",
"urlExtra" : "/page/projects",
"hash" : "#app.search",
......@@ -79,6 +85,7 @@
"hash" : "#app.search",
"urlExtra" : "/page/map",
"subdomainName" : "Carte",
"name" : "Carte",
"useFilter" : true,
"useFooter" : false,
"useHeader" : true,
......@@ -98,6 +105,7 @@
"useFilter" : true,
"useFooter" : true,
"subdomainName" : "Events",
"name" : "Events",
"hash":"#app.agenda",
"icon" : "calendar",
"type" : "events",
......@@ -118,6 +126,7 @@
"useFilter" : true,
"useFooter" : true,
"subdomainName" : "Classifieds",
"name" : "Classifieds",
"hash" : "#",
"module":"eco",
"icon" : "bullhorn",
......@@ -139,6 +148,7 @@
"useFooter" : true,
"useFilter" : true,
"subdomainName" : "Citizen's Agora",
"name" : "Citizen's Agora",
"hash" : "#",
"module":"dda",
"icon" : "gavel",
......@@ -153,16 +163,19 @@
},
"#badge": {
"subdomainName" : "Badges",
"name" : "Badges",
"hash" : "#app.badge",
"icon" : "bookmark"
},
"#codate": {
"subdomainName" : "Events",
"name" : "Events",
"hash" : "#agenda",
"icon" : "bookmark"
},
"#chat": {
"subdomainName" : "Chat",
"name" : "Chat",
"alias":"#chatAction",
"login" : true,
"notif" : "chatNotifs",
......@@ -175,6 +188,7 @@
"useFooter" : true,
"dropdownResult":true,
"subdomainName" : "page",
"name" : "page",
"hash":"#app.page",
"icon" : ""
},
......@@ -182,6 +196,7 @@
"dropdownResult":true,
"useFilter" : false,
"subdomainName" : "Info",
"name" : "Info",
"hash":"#app.info",
"icon" : "info-circle"
},
......@@ -190,17 +205,20 @@
"useFooter" : false,
"useMapBtn":false,
"subdomainName" : "admin",
"name" : "admin",
"hash":"#app.admin",
"icon" : "university"
},
"#adminpublic": {
"useFilter" : false,
"subdomainName" : "admin",
"name" : "admin",
"hash":"#adminpublic",
"icon" : "university"
},
"#codoc": {
"subdomainName" : "codoc",
"name" : "codoc",
"hash":"#app.codoc",
"icon" : ""
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment