Added saving of CSI survey + error handling BOD-98

This commit is contained in:
Patrick Fic
2020-05-22 15:50:36 -07:00
parent f7cc4cffa4
commit d36219368a
15 changed files with 372 additions and 80 deletions

View File

@@ -250,8 +250,16 @@
}
},
"csi": {
"errors": {
"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."
},
"labels": {
"title": "Customer Satisfaction Survey"
},
"successes": {
"submitted": "Your responses have been submitted successfully.",
"submittedsub": "Your input is highly appreciated."
}
},
"documents": {

View File

@@ -250,8 +250,16 @@
}
},
"csi": {
"errors": {
"notfoundsubtitle": "",
"notfoundtitle": ""
},
"labels": {
"title": ""
},
"successes": {
"submitted": "",
"submittedsub": ""
}
},
"documents": {

View File

@@ -250,8 +250,16 @@
}
},
"csi": {
"errors": {
"notfoundsubtitle": "",
"notfoundtitle": ""
},
"labels": {
"title": ""
},
"successes": {
"submitted": "",
"submittedsub": ""
}
},
"documents": {