Merged PR 1301: uat defects as per grid 1, 8 10

uat defects as per grid 1, 8 10

Related work items: #12776
This commit is contained in:
Robert Bond
2024-11-21 17:30:12 +00:00
5 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -121,7 +121,8 @@ AZURE_PEDW_CONTAINER = "pedwapplications"
AZURE_PEDW_QUEUE_ENDPOINT = https://$AZURE_STORAGE_ACCOUNT_NAME.queue.core.windows.net
//gov.notify
NOTIFY_API_KEY = pedwnextauthkey-90f93710-9dae-423e-aea1-11eccd0dc132-0c9469d9-d671-444d-9e9d-3e5a62001043
//NOTIFY_API_KEY = pedwnextauthkey-90f93710-9dae-423e-aea1-11eccd0dc132-0c9469d9-d671-444d-9e9d-3e5a62001043
NOTIFY_API_KEY = pedwnextauthlivekey-90f93710-9dae-423e-aea1-11eccd0dc132-5c0ed187-754a-4b04-8c99-978e5710c2c1
SHOW_DEBUG = true
+1
View File
@@ -51,6 +51,7 @@ const RenderTextfield = ({
id={id}
type={type}
disabled={disabled ? true : false}
maxLength="50"
/>
</div>
</>
+1 -1
View File
@@ -174,7 +174,7 @@ let BuildCheckRow = (props) => {
? props.props.form[
"appealForm"
].values[
datafieldname[0].value[0]
datafieldname[0].value
].map((tenant, index) => {
return (
<div
+1 -1
View File
@@ -2205,7 +2205,7 @@
"value_cy": "(b) (i) Mae safle'r apêl yn ddaliad amaethyddol, neu'n rhan o ddaliad amaethyddol, a'r apelydd yw'r unig denant amaethyddol"
},
{
"value": "(b) (ii) The appeal site is, or is part of, an agricultural holding and the appellant (or the agent) has given the requisite notice to every person (other than the appellant) who, on the day 21 days before the date of the appeal, was a tenant of anagricultural holding on all or part of the land to which the appeal relates as listed below:",
"value": "(b) (ii) The appeal site is, or is part of, an agricultural holding and the appellant (or the agent) has given the requisite notice to every person (other than the appellant) who, on the day 21 days before the date of the appeal, was a tenant of an agricultural holding on all or part of the land to which the appeal relates as listed below:",
"value_cy": "(b) (ii) Mae safle'r apêl yn ddaliad amaethyddol neu'n rhan o ddaliad amaethyddol ac mae'r apelydd (neu'r asiant) wedi rhoi'r hysbysiad gofynnol i bob person (ac eithrio'r apelydd) sydd, ar y diwrnod 21 diwrnod cyn y dyddiad o'r apêl, a oedd yn denant daliad amaethyddol ar y cyfan neu ran o'r tir y mae'r apêl yn ymwneud ag ef fel a restrir isod:"
},
{
+2 -2
View File
@@ -32,7 +32,7 @@
"about-you-appellant-contact-details-lastname-label": "Last name",
"about-you-appellant-contact-details-address-label": "Address",
"about-you-appellant-contact-details-email-label": "Email address",
"about-you-appellant-contact-details-phone-label": "Telphone number",
"about-you-appellant-contact-details-phone-label": "Telephone number",
"about-you-appellant-language-preferences-label": "Language preference",
"about-you-agent-contact-details": "Contact details for Agent",
"about-you-agent-contact-details-companyname-label": "Company name",
@@ -67,7 +67,7 @@
"new-appeal-agricultural-hint": "We also need to know whether the appeal site forms part of an agricultural holding. Please select either (a), (b)(i) or (b)(ii)",
"new-appeal-agricultural-holding-option-yes": "(a) None of the land to which the appeal relates is, or is part of, an agricultural holding",
"new-appeal-agricultural-holding-option-no": "(b) (i) The appeal site is, or is part of an agricultural holding, and the appellant is the sole agricultural tenant",
"new-appeal-agricultural-holding-option-NA": "(b) (ii) The appeal site is, or is part of, an agricultural holding and the appellant (or the agent) has given the requisite notice to every person (other than the appellant) who, on the day 21 days before the date of the appeal, was a tenant of anagricultural holding on all or part of the land to which the appeal relates as listed below:",
"new-appeal-agricultural-holding-option-NA": "(b) (ii) The appeal site is, or is part of, an agricultural holding and the appellant (or the agent) has given the requisite notice to every person (other than the appellant) who, on the day 21 days before the date of the appeal, was a tenant of an agricultural holding on all or part of the land to which the appeal relates as listed below:",
"new-appeal-add-tenant-label": "Add Tenant",
"new-appeal-procedure-option-virtual": "Virtual",
"new-appeal-procedure-option-inperson": "In person",