-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAU unit test fix and run against adapter also stop unit tests for fe…
…w features such as multi start page and playback since those are not in use but later we might need to either remove them or update the functionality
- Loading branch information
1 parent
bae6100
commit ba5e5e3
Showing
14 changed files
with
901 additions
and
286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<dialog id="js-modal-dialog" data-minutes-idle-timeout="{{ data['modalIdleTime'] or '25'}}" data-minutes-modal-visible="{{ data['modalVisibleTime'] or '5'}}" | ||
data-url-redirect="/timeout" class="modal-dialog dialog" role="dialog" aria-live="polite" aria-labelledby="dialog-title" aria-describedby="at-timer"> | ||
<div class="modal-dialog__inner"> | ||
<h1 id="dialog-title" class="heading-large govuk-heading-l"> | ||
Your application will time out soon | ||
</h1> | ||
<div class="modal-dialog__inner__text"> | ||
<div class="timer" aria-hidden="true" aria-relevant="additions"></div> | ||
<div id="at-timer" class="at-timer govuk-visually-hidden" role="status"></div> | ||
</div> | ||
<div class="modal-dialog__inner__block"> | ||
<button class="button dialog-button modal-dialog__inner__button js-dialog-close"> | ||
Continue application | ||
</button> | ||
</div> | ||
</div> | ||
</dialog> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
{ | ||
"startPage": "/declarations", | ||
"pages": [ | ||
{ | ||
"path": "/summary", | ||
"title": "Check your answers", | ||
"components": [], | ||
"next": [], | ||
"section": "HgUinB", | ||
"controller": "./pages/summary.js" | ||
}, | ||
{ | ||
"path": "/declarations", | ||
"title": "Declarations", | ||
"components": [ | ||
{ | ||
"type": "Html", | ||
"content": "<p class=\"govuk-body govuk-!-font-weight-bold\">In this section, we'll ask you to:</p>\n<ul class=\"govuk-list govuk-list--bullet\">\n<li>confirm you\u00a0have signed the Local Digital Declaration and agree to follow the 5 principles</li>\n<li>confirm your section 151 officer consents to the funds being carried over and spent in the next financial year (March 2025 to April 2026) and beyond, if deemed necessary in project budget planning</li>\n<li>confirm you agree to let all outputs from this work be published under open licence with a view to any organisation accessing, using or adopting them freely</li>\n<li>confirm the information you have provided is accurate</li>\n</ul>", | ||
"options": {}, | ||
"schema": {}, | ||
"name": "rhgBAM" | ||
} | ||
], | ||
"next": [ | ||
{ | ||
"path": "/agree-to-the-final-confirmations-DWyips" | ||
} | ||
], | ||
"section": "HgUinB", | ||
"controller": "start.js" | ||
}, | ||
{ | ||
"path": "/agree-to-the-final-confirmations-DWyips", | ||
"title": "Agree to the final confirmations", | ||
"components": [ | ||
{ | ||
"options": { | ||
"hideTitle": true | ||
}, | ||
"type": "CheckboxesField", | ||
"title": "Confirmation you have signed the Local Digital Declaration and agree to follow the 5 principles", | ||
"hint": "", | ||
"schema": {}, | ||
"name": "WVciwy", | ||
"list": "oPbYLL", | ||
"values": { | ||
"type": "listRef" | ||
} | ||
}, | ||
{ | ||
"options": { | ||
"hideTitle": true | ||
}, | ||
"type": "CheckboxesField", | ||
"title": "Confirmation your section 151 officer consents to the funds being carried over and spent in the next financial year (March 2025 to April 2026) and beyond if deemed necessary in project budget planning", | ||
"hint": "", | ||
"schema": {}, | ||
"name": "kQMvMh", | ||
"list": "YWsqpa", | ||
"values": { | ||
"type": "listRef" | ||
} | ||
}, | ||
{ | ||
"options": { | ||
"hideTitle": true | ||
}, | ||
"type": "CheckboxesField", | ||
"title": "Confirmation you agree to let all outputs from this work be published under open licence with a view to any organisation accessing, using or adopting them freely", | ||
"hint": "", | ||
"schema": {}, | ||
"name": "kassVI", | ||
"list": "Xuqipi", | ||
"values": { | ||
"type": "listRef" | ||
} | ||
}, | ||
{ | ||
"options": { | ||
"hideTitle": true | ||
}, | ||
"type": "CheckboxesField", | ||
"title": "Confirmation the information you have provided is accurate", | ||
"hint": "", | ||
"schema": {}, | ||
"name": "bFQXxj", | ||
"list": "ijIKGQ", | ||
"values": { | ||
"type": "listRef" | ||
} | ||
} | ||
], | ||
"next": [ | ||
{ | ||
"path": "/summary" | ||
} | ||
], | ||
"section": "HgUinB" | ||
} | ||
], | ||
"lists": [ | ||
{ | ||
"type": "string", | ||
"items": [ | ||
{ | ||
"text": "You have signed the Local Digital Declaration and agree to follow the 5 principles", | ||
"value": "You have signed the Local Digital Declaration and agree to follow the 5 principles" | ||
} | ||
], | ||
"name": "oPbYLL", | ||
"title": "Local Digital Declaration and 5 principles" | ||
}, | ||
{ | ||
"type": "string", | ||
"items": [ | ||
{ | ||
"text": "Your section 151 officer consents to the funds being carried over and spent in the next financial year (March 2025 to April 2026) and beyond if deemed necessary in project budget planning", | ||
"value": "Your section 151 officer consents to the funds being carried over and spent in the next financial year (March 2025 to April 2026) and beyond if deemed necessary in project budget planning" | ||
} | ||
], | ||
"name": "YWsqpa", | ||
"title": "Section 151 officer consent" | ||
}, | ||
{ | ||
"type": "string", | ||
"items": [ | ||
{ | ||
"text": "You agree to let all outputs from this work be published under open licence with a view to any organisation accessing, using or adopting them freely", | ||
"value": "You agree to let all outputs from this work be published under open licence with a view to any organisation accessing, using or adopting them freely" | ||
} | ||
], | ||
"name": "Xuqipi", | ||
"title": "Open licence" | ||
}, | ||
{ | ||
"type": "string", | ||
"items": [ | ||
{ | ||
"text": "The information you have provided is accurate", | ||
"value": "The information you have provided is accurate" | ||
} | ||
], | ||
"name": "ijIKGQ", | ||
"title": "Accurate information" | ||
} | ||
], | ||
"conditions": [], | ||
"sections": [ | ||
{ | ||
"name": "HgUinB", | ||
"title": "Declarations", | ||
"hideTitle": true | ||
} | ||
], | ||
"outputs": [], | ||
"skipSummary": false, | ||
"name": "Apply for Apply for funding to begin your digital planning improvement journey" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.