Added viewing all CSI responses + read only version of configurable form BOD-154

This commit is contained in:
Patrick Fic
2020-06-04 13:44:43 -07:00
parent 910183d8e7
commit 90152fc613
27 changed files with 615 additions and 50 deletions

View File

@@ -269,7 +269,11 @@
"notfoundsubtitle": "We were unable to find a survey using the link you provided. Please ensure the URL is correct or reach out to your shop for more help.",
"notfoundtitle": "No survey found."
},
"fields": {
"completedon": "Completed On"
},
"labels": {
"noneselected": "No response selected.",
"title": "Customer Satisfaction Survey"
},
"successes": {
@@ -429,7 +433,7 @@
},
"errors": {
"creating": "Error adding invoice.",
"exporting": "Error exporting invoice {{error}}",
"exporting": "Error exporting invoice(s). {{error}}",
"exporting-partner": "Unable to connect to ImEX Partner. Please ensure it is running and logged in.",
"invalidro": "Not a valid RO.",
"invalidvendor": "Not a valid vendor.",
@@ -759,6 +763,7 @@
"schedule": "Schedule",
"shop": "My Shop",
"shop_config": "Configuration",
"shop_csi": "CSI",
"shop_templates": "Templates",
"shop_vendors": "Vendors",
"vehicles": "Vehicles"
@@ -988,6 +993,7 @@
"productionlist": "Production - List",
"schedule": "Schedule",
"shop": "Manage my Shop ({{shopname}})",
"shop-csi": "CSI Responses",
"shop-templates": "Shop Templates",
"vehicle-details": "Vehicle: {{vehicle}}",
"vehicles": "Vehicles"
@@ -1015,6 +1021,7 @@
"profile": "My Profile | $t(titles.app)",
"schedule": "Schedule | $t(titles.app)",
"shop": "My Shop | $t(titles.app)",
"shop-csi": "CSI Responses | $t(titles.app)",
"shop-templates": "Shop Templates | $t(titles.app)",
"shop_vendors": "Vendors | $t(titles.app)",
"vehicledetail": "Vehicle Details {{vehicle}} | $t(titles.app)",

View File

@@ -269,7 +269,11 @@
"notfoundsubtitle": "",
"notfoundtitle": ""
},
"fields": {
"completedon": ""
},
"labels": {
"noneselected": "",
"title": ""
},
"successes": {
@@ -759,6 +763,7 @@
"schedule": "Programar",
"shop": "Mi tienda",
"shop_config": "Configuración",
"shop_csi": "",
"shop_templates": "",
"shop_vendors": "Vendedores",
"vehicles": "Vehículos"
@@ -988,6 +993,7 @@
"productionlist": "",
"schedule": "",
"shop": "",
"shop-csi": "",
"shop-templates": "",
"vehicle-details": "",
"vehicles": ""
@@ -1015,6 +1021,7 @@
"profile": "Mi perfil | $t(titles.app)",
"schedule": "Horario | $t(titles.app)",
"shop": "Mi tienda | $t(titles.app)",
"shop-csi": "",
"shop-templates": "",
"shop_vendors": "Vendedores | $t(titles.app)",
"vehicledetail": "Detalles del vehículo {{vehicle}} | $t(titles.app)",

View File

@@ -269,7 +269,11 @@
"notfoundsubtitle": "",
"notfoundtitle": ""
},
"fields": {
"completedon": ""
},
"labels": {
"noneselected": "",
"title": ""
},
"successes": {
@@ -759,6 +763,7 @@
"schedule": "Programme",
"shop": "Mon magasin",
"shop_config": "Configuration",
"shop_csi": "",
"shop_templates": "",
"shop_vendors": "Vendeurs",
"vehicles": "Véhicules"
@@ -988,6 +993,7 @@
"productionlist": "",
"schedule": "",
"shop": "",
"shop-csi": "",
"shop-templates": "",
"vehicle-details": "",
"vehicles": ""
@@ -1015,6 +1021,7 @@
"profile": "Mon profil | $t(titles.app)",
"schedule": "Horaire | $t(titles.app)",
"shop": "Mon magasin | $t(titles.app)",
"shop-csi": "",
"shop-templates": "",
"shop_vendors": "Vendeurs | $t(titles.app)",
"vehicledetail": "Détails du véhicule {{vehicle} | $t(titles.app)",