hof 20.0.0-redis-beta.32-redis-beta → 20.0.0-timeout-1
Sign up to get free protection for your applications and to get access to all the features.
- package/.github/workflows/automate-publish.yml +1 -1
- package/.github/workflows/automate-tag.yml +4 -4
- package/.nyc_output/6ec5c088-e828-4f32-9115-eefea6cdc69b.json +1 -0
- package/.nyc_output/processinfo/6ec5c088-e828-4f32-9115-eefea6cdc69b.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/config/hof-defaults.js +1 -2
- package/frontend/govuk-template/govuk_template_generated.html +104 -0
- package/frontend/template-partials/views/partials/head.html +3 -0
- package/frontend/template-partials/views/partials/page.html +1 -0
- package/frontend/template-partials/views/partials/session-timeout-popup.html +18 -0
- package/frontend/toolkit/assets/javascript/progressive-reveal.js +1 -3
- package/lib/health.js +1 -1
- package/lib/sessions.js +1 -1
- package/middleware/rate-limiter.js +1 -3
- package/package.json +3 -3
- package/sandbox/server.js +1 -1
- package/.nyc_output/cb764db8-e9f0-43bb-b3b1-7af57bb79bb5.json +0 -1
- package/.nyc_output/processinfo/cb764db8-e9f0-43bb-b3b1-7af57bb79bb5.json +0 -1
- package/sandbox/apps/sandbox/translations/en/default.json +0 -224
- package/sandbox/public/css/app.css +0 -2794
- package/sandbox/public/images/icons/icon-caret-left.png +0 -0
- package/sandbox/public/images/icons/icon-complete.png +0 -0
- package/sandbox/public/images/icons/icon-cross-remove-sign.png +0 -0
- package/sandbox/public/js/bundle.js +0 -32888
@@ -0,0 +1 @@
|
|
1
|
+
{"parent":null,"pid":99254,"argv":["/Users/sarah-janeluff/.nvm/versions/node/v10.24.0/bin/node","/Users/sarah-janeluff/Documents/SAS/hof/node_modules/.bin/_mocha","test/**/*.spec.js","sandbox/test/**/*.spec.js"],"execArgv":[],"cwd":"/Users/sarah-janeluff/Documents/SAS/hof","time":1663752722454,"ppid":99253,"coverageFilename":"/Users/sarah-janeluff/Documents/SAS/hof/.nyc_output/6ec5c088-e828-4f32-9115-eefea6cdc69b.json","externalId":"","uuid":"6ec5c088-e828-4f32-9115-eefea6cdc69b","files":["/Users/sarah-janeluff/Documents/SAS/hof/model/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/default-model.js","/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/defaults.js","/Users/sarah-janeluff/Documents/SAS/hof/components/clear-session/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/date/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/date/fields.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/email-service.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/emailer.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/smtp.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/ses.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/stub.js","/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/debug.js","/Users/sarah-janeluff/Documents/SAS/hof/components/summary/index.js","/Users/sarah-janeluff/Documents/SAS/hof/config/rate-limits.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/rate-limiter.js","/Users/sarah-janeluff/Documents/SAS/hof/config/hof-defaults.js","/Users/sarah-janeluff/Documents/SAS/hof/components/notify/index.js","/Users/sarah-janeluff/Documents/SAS/hof/components/notify/notify.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/base-controller.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/index.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/index.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/validators.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/email.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/validation-error.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/inputs.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/test-data/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/countries.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/helpers/index.js","/Users/sarah-janeluff/Documents/SAS/hof/utilities/reqres/index.js","/Users/sarah-janeluff/Documents/SAS/hof/config/sanitisation-rules.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/formatters.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/index.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-session.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-hooks.js","/Users/sarah-janeluff/Documents/SAS/hof/controller/controller.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/country-select.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/template-mixins.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/render.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/config.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/translations/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/gov-uk/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/index.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/form-focus.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/progressive-reveal.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/validation.js","/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/character-count.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/index.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/cookies.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/errors.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/not-found.js","/Users/sarah-janeluff/Documents/SAS/hof/middleware/deep-translate.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/markdown.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/router.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/index.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/index.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/complete.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/constants.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/health.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/serve-static.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/ga-tag.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/sessions.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/settings.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/logger.js","/Users/sarah-janeluff/Documents/SAS/hof/build/index.js","/Users/sarah-janeluff/Documents/SAS/hof/config/builder-defaults.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/index.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/compile.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/build.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/expand-dirs.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/aggregate.js","/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/write-files.js","/Users/sarah-janeluff/Documents/SAS/hof/model/apis/index.js","/Users/sarah-janeluff/Documents/SAS/hof/model/apis/html-to-pdf-converter.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/model.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/back-links.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/helpers.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-complete.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-progress.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-session.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/csrf.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/sections/summary-data-sections.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/lib/staticAppealStages.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/fields.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/helpers/utilities.js","/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/international-number.js","/Users/sarah-janeluff/Documents/SAS/hof/lib/encryption.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session.js","/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session-model.js"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"processes":{"cb764db8-e9f0-43bb-b3b1-7af57bb79bb5":{"parent":null,"children":[]}},"files":{"/Users/martincrawley/Documents/Code/HOF/hof/model/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/address-lookup/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/address-lookup/default-model.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/address-lookup/defaults.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/clear-session/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/date/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/date/fields.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/email-service.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/emailer.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/transports/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/transports/smtp.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/transports/ses.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/transports/stub.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/emailer/transports/debug.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/components/summary/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/config/rate-limits.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/middleware/rate-limiter.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/base-controller.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/formatting/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/validation/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/validation/validators.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/validation/email.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/validation-error.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/utilities/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/utilities/autofill/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/utilities/autofill/inputs.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/utilities/test-data/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/utilities/countries.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/utilities/helpers/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/utilities/reqres/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/config/sanitisation-rules.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/formatting/formatters.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/behaviour-session.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/behaviour-hooks.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/controller/controller.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/sandbox/apps/sandbox/behaviours/country-select.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/template-mixins/mixins/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/template-mixins/mixins/template-mixins.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/template-mixins/mixins/render.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/template-mixins/mixins/helpers.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/govuk-template/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/govuk-template/build/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/govuk-template/build/config.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/template-partials/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/template-partials/translations/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/themes/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/themes/gov-uk/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/toolkit/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/toolkit/assets/javascript/helpers.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/toolkit/assets/javascript/form-focus.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/toolkit/assets/javascript/progressive-reveal.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/toolkit/assets/javascript/validation.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/frontend/toolkit/assets/javascript/character-count.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/middleware/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/middleware/cookies.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/middleware/errors.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/middleware/not-found.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/middleware/deep-translate.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/markdown.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/router.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/behaviours/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/behaviours/complete.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/util/constants.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/helpers.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/health.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/serve-static.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/ga-tag.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/sessions.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/settings.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/config/hof-defaults.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/lib/logger.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/build/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/config/builder-defaults.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/transpiler/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/transpiler/lib/compile.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/transpiler/lib/build.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/transpiler/lib/expand-dirs.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/transpiler/lib/aggregate.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/transpiler/lib/write-files.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/model/apis/index.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/model/apis/html-to-pdf-converter.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/model.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/middleware/back-links.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/util/helpers.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/middleware/check-complete.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/middleware/check-progress.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/middleware/check-session.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/wizard/middleware/csrf.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/sandbox/apps/sandbox/sections/summary-data-sections.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/sandbox/apps/sandbox/lib/staticAppealStages.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/sandbox/apps/sandbox/fields.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"],"/Users/martincrawley/Documents/Code/HOF/hof/sandbox/test/helpers/utilities.js":["cb764db8-e9f0-43bb-b3b1-7af57bb79bb5"]},"externalIds":{}}
|
1
|
+
{"processes":{"6ec5c088-e828-4f32-9115-eefea6cdc69b":{"parent":null,"children":[]}},"files":{"/Users/sarah-janeluff/Documents/SAS/hof/model/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/default-model.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/address-lookup/defaults.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/clear-session/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/date/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/date/fields.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/email-service.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/emailer.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/smtp.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/ses.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/stub.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/emailer/transports/debug.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/summary/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/rate-limits.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/rate-limiter.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/hof-defaults.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/notify/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/components/notify/notify.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/base-controller.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/validators.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation/email.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/validation-error.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/autofill/inputs.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/test-data/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/countries.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/helpers/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/utilities/reqres/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/sanitisation-rules.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/formatting/formatters.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-session.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/behaviour-hooks.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/controller/controller.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/country-select.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/template-mixins.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/render.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-mixins/mixins/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/govuk-template/build/config.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/template-partials/translations/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/themes/gov-uk/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/form-focus.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/progressive-reveal.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/validation.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/frontend/toolkit/assets/javascript/character-count.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/cookies.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/errors.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/not-found.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/middleware/deep-translate.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/markdown.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/router.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/behaviours/complete.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/constants.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/health.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/serve-static.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/ga-tag.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/sessions.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/settings.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/logger.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/build/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/config/builder-defaults.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/compile.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/build.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/expand-dirs.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/aggregate.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/transpiler/lib/write-files.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/model/apis/index.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/model/apis/html-to-pdf-converter.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/model.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/back-links.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/util/helpers.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-complete.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-progress.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/check-session.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/csrf.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/_unit/example_app/sections/summary-data-sections.spec.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/sections/summary-data-sections.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/lib/staticAppealStages.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/fields.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/test/helpers/utilities.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/sandbox/apps/sandbox/behaviours/international-number.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/lib/encryption.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"],"/Users/sarah-janeluff/Documents/SAS/hof/wizard/middleware/session-model.js":["6ec5c088-e828-4f32-9115-eefea6cdc69b"]},"externalIds":{}}
|
package/config/hof-defaults.js
CHANGED
@@ -27,8 +27,7 @@ const defaults = {
|
|
27
27
|
ignoreMiddlewareLogs: ['/healthz'],
|
28
28
|
redis: {
|
29
29
|
port: process.env.REDIS_PORT || '6379',
|
30
|
-
host: process.env.REDIS_HOST || '127.0.0.1'
|
31
|
-
legacyMode: true
|
30
|
+
host: process.env.REDIS_HOST || '127.0.0.1'
|
32
31
|
},
|
33
32
|
session: {
|
34
33
|
ttl: process.env.SESSION_TTL || 1800,
|
@@ -0,0 +1,104 @@
|
|
1
|
+
|
2
|
+
<!DOCTYPE html>
|
3
|
+
<!--[if lt IE 9]><html class="lte-ie8" lang="{{htmlLang}}"><![endif]-->
|
4
|
+
<!--[if gt IE 8]><!--><html lang="{{htmlLang}}" class="govuk-template"><!--<![endif]-->
|
5
|
+
<head>
|
6
|
+
<meta charset="utf-8" />
|
7
|
+
<title>{{$pageTitle}}{{/pageTitle}}</title>
|
8
|
+
|
9
|
+
<link rel="shortcut icon" sizes="16x16 32x32 48x48" href="{{govukAssetPath}}images/favicon.ico" type="image/x-icon">
|
10
|
+
<link rel="mask-icon" href="{{govukAssetPath}}images/govuk-mask-icon.svg" color="#0b0c0c">
|
11
|
+
<link rel="apple-touch-icon" sizes="180x180" href="{{govukAssetPath}}images/govuk-apple-touch-icon-180x180.png">
|
12
|
+
<link rel="apple-touch-icon" sizes="167x167" href="{{govukAssetPath}}images/govuk-apple-touch-icon-167x167.png">
|
13
|
+
<link rel="apple-touch-icon" sizes="152x152" href="{{govukAssetPath}}images/govuk-apple-touch-icon-152x152.png">
|
14
|
+
<link rel="apple-touch-icon" href="{{govukAssetPath}}images/govuk-apple-touch-icon.png">
|
15
|
+
|
16
|
+
|
17
|
+
<meta name="theme-color" content="#0b0c0c" />
|
18
|
+
|
19
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
20
|
+
|
21
|
+
{{$head}}{{/head}}
|
22
|
+
|
23
|
+
|
24
|
+
<meta property="og:image" content="{{govukAssetPath}}images/opengraph-image.png">
|
25
|
+
</head>
|
26
|
+
|
27
|
+
<body class="{{$bodyClasses}}{{/bodyClasses}} govuk-template__body js-enabled" >
|
28
|
+
<script {{#nonce}}nonce="{{nonce}}"{{/nonce}}>document.body.className = ((document.body.className) ? document.body.className + ' js-enabled' : 'js-enabled');</script>
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
<div id="global-cookie-message" class="gem-c-cookie-banner govuk-clearfix" data-module="cookie-banner" role="region" aria-label="cookie banner" data-nosnippet="">
|
33
|
+
{{$cookieMessage}}{{/cookieMessage}}
|
34
|
+
</div>
|
35
|
+
|
36
|
+
{{$bodyStart}}{{/bodyStart}}
|
37
|
+
|
38
|
+
<header role="banner" id="govuk-header" class="{{$headerClass}}{{/headerClass}}">
|
39
|
+
<div class="govuk-header__container govuk-width-container">
|
40
|
+
|
41
|
+
<div class="govuk-header__logo">
|
42
|
+
<a href="{{$homepageUrl}}https://www.gov.uk{{/homepageUrl}}" title="{{$logoLinkTitle}}Go to the GOV.UK homepage{{/logoLinkTitle}}" id="logo" class="govuk-header__link govuk-header__link--homepage" target="_blank" data-module="track-click" data-track-category="homeLinkClicked" data-track-action="homeHeader">
|
43
|
+
<span class="govuk-header__logotype">
|
44
|
+
<!--[if gt IE 8]><!-->
|
45
|
+
<svg aria-hidden="true" focusable="false" class="govuk-header__logotype-crown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 132 97" height="30" width="36">
|
46
|
+
<path fill="currentColor" fill-rule="evenodd" d="M25 30.2c3.5 1.5 7.7-.2 9.1-3.7 1.5-3.6-.2-7.8-3.9-9.2-3.6-1.4-7.6.3-9.1 3.9-1.4 3.5.3 7.5 3.9 9zM9 39.5c3.6 1.5 7.8-.2 9.2-3.7 1.5-3.6-.2-7.8-3.9-9.1-3.6-1.5-7.6.2-9.1 3.8-1.4 3.5.3 7.5 3.8 9zM4.4 57.2c3.5 1.5 7.7-.2 9.1-3.8 1.5-3.6-.2-7.7-3.9-9.1-3.5-1.5-7.6.3-9.1 3.8-1.4 3.5.3 7.6 3.9 9.1zm38.3-21.4c3.5 1.5 7.7-.2 9.1-3.8 1.5-3.6-.2-7.7-3.9-9.1-3.6-1.5-7.6.3-9.1 3.8-1.3 3.6.4 7.7 3.9 9.1zm64.4-5.6c-3.6 1.5-7.8-.2-9.1-3.7-1.5-3.6.2-7.8 3.8-9.2 3.6-1.4 7.7.3 9.2 3.9 1.3 3.5-.4 7.5-3.9 9zm15.9 9.3c-3.6 1.5-7.7-.2-9.1-3.7-1.5-3.6.2-7.8 3.7-9.1 3.6-1.5 7.7.2 9.2 3.8 1.5 3.5-.3 7.5-3.8 9zm4.7 17.7c-3.6 1.5-7.8-.2-9.2-3.8-1.5-3.6.2-7.7 3.9-9.1 3.6-1.5 7.7.3 9.2 3.8 1.3 3.5-.4 7.6-3.9 9.1zM89.3 35.8c-3.6 1.5-7.8-.2-9.2-3.8-1.4-3.6.2-7.7 3.9-9.1 3.6-1.5 7.7.3 9.2 3.8 1.4 3.6-.3 7.7-3.9 9.1zM69.7 17.7l8.9 4.7V9.3l-8.9 2.8c-.2-.3-.5-.6-.9-.9L72.4 0H59.6l3.5 11.2c-.3.3-.6.5-.9.9l-8.8-2.8v13.1l8.8-4.7c.3.3.6.7.9.9l-5 15.4v.1c-.2.8-.4 1.6-.4 2.4 0 4.1 3.1 7.5 7 8.1h.2c.3 0 .7.1 1 .1.4 0 .7 0 1-.1h.2c4-.6 7.1-4.1 7.1-8.1 0-.8-.1-1.7-.4-2.4V34l-5.1-15.4c.4-.2.7-.6 1-.9zM66 92.8c16.9 0 32.8 1.1 47.1 3.2 4-16.9 8.9-26.7 14-33.5l-9.6-3.4c1 4.9 1.1 7.2 0 10.2-1.5-1.4-3-4.3-4.2-8.7L108.6 76c2.8-2 5-3.2 7.5-3.3-4.4 9.4-10 11.9-13.6 11.2-4.3-.8-6.3-4.6-5.6-7.9 1-4.7 5.7-5.9 8-.5 4.3-8.7-3-11.4-7.6-8.8 7.1-7.2 7.9-13.5 2.1-21.1-8 6.1-8.1 12.3-4.5 20.8-4.7-5.4-12.1-2.5-9.5 6.2 3.4-5.2 7.9-2 7.2 3.1-.6 4.3-6.4 7.8-13.5 7.2-10.3-.9-10.9-8-11.2-13.8 2.5-.5 7.1 1.8 11 7.3L80.2 60c-4.1 4.4-8 5.3-12.3 5.4 1.4-4.4 8-11.6 8-11.6H55.5s6.4 7.2 7.9 11.6c-4.2-.1-8-1-12.3-5.4l1.4 16.4c3.9-5.5 8.5-7.7 10.9-7.3-.3 5.8-.9 12.8-11.1 13.8-7.2.6-12.9-2.9-13.5-7.2-.7-5 3.8-8.3 7.1-3.1 2.7-8.7-4.6-11.6-9.4-6.2 3.7-8.5 3.6-14.7-4.6-20.8-5.8 7.6-5 13.9 2.2 21.1-4.7-2.6-11.9.1-7.7 8.8 2.3-5.5 7.1-4.2 8.1.5.7 3.3-1.3 7.1-5.7 7.9-3.5.7-9-1.8-13.5-11.2 2.5.1 4.7 1.3 7.5 3.3l-4.7-15.4c-1.2 4.4-2.7 7.2-4.3 8.7-1.1-3-.9-5.3 0-10.2l-9.5 3.4c5 6.9 9.9 16.7 14 33.5 14.8-2.1 30.8-3.2 47.7-3.2z"></path>
|
47
|
+
</svg>
|
48
|
+
<!--<![endif]-->
|
49
|
+
<!--<![endif]-->
|
50
|
+
<!--[if IE 8]>
|
51
|
+
<img src="{{govukAssetPath}}images/govuk-logotype-crown.png" class="govuk-header__logotype-crown-fallback-image" width="36" height="32">
|
52
|
+
<![endif]-->
|
53
|
+
</span>
|
54
|
+
<span class="govuk-header__logotype-text">
|
55
|
+
{{$globalHeaderText}}GOV.UK{{/globalHeaderText}}
|
56
|
+
</span>
|
57
|
+
</a>
|
58
|
+
</div>
|
59
|
+
{{$insideHeader}}{{/insideHeader}}
|
60
|
+
|
61
|
+
{{$propositionHeader}}{{/propositionHeader}}
|
62
|
+
</div>
|
63
|
+
</header>
|
64
|
+
|
65
|
+
|
66
|
+
{{$afterHeader}}{{/afterHeader}}
|
67
|
+
|
68
|
+
|
69
|
+
{{$main}}{{/main}}
|
70
|
+
|
71
|
+
<footer class="govuk-footer" id="footer" role="contentinfo">
|
72
|
+
|
73
|
+
<div class="govuk-width-container">
|
74
|
+
{{$footerTop}}{{/footerTop}}
|
75
|
+
|
76
|
+
<div class="govuk-footer__meta">
|
77
|
+
<div class="govuk-footer__meta-item govuk-footer__meta-item--grow">
|
78
|
+
<h2 class="govuk-visually-hidden">Support links</h2>
|
79
|
+
{{$footerSupportLinks}}{{/footerSupportLinks}}
|
80
|
+
|
81
|
+
<svg aria-hidden="true" focusable="false" class="govuk-footer__licence-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 483.2 195.7" height="17" width="41">
|
82
|
+
<path fill="currentColor" d="M421.5 142.8V.1l-50.7 32.3v161.1h112.4v-50.7zm-122.3-9.6A47.12 47.12 0 0 1 221 97.8c0-26 21.1-47.1 47.1-47.1 16.7 0 31.4 8.7 39.7 21.8l42.7-27.2A97.63 97.63 0 0 0 268.1 0c-36.5 0-68.3 20.1-85.1 49.7A98 98 0 0 0 97.8 0C43.9 0 0 43.9 0 97.8s43.9 97.8 97.8 97.8c36.5 0 68.3-20.1 85.1-49.7a97.76 97.76 0 0 0 149.6 25.4l19.4 22.2h3v-87.8h-80l24.3 27.5zM97.8 145c-26 0-47.1-21.1-47.1-47.1s21.1-47.1 47.1-47.1 47.2 21 47.2 47S123.8 145 97.8 145"></path>
|
83
|
+
</svg>
|
84
|
+
|
85
|
+
<span class="govuk-footer__licence-description">{{$licenceMessage}}All content is available under the <a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" id="open-government-licence" class="govuk-footer__link" target="_blank" rel="license">Open Government Licence v3.0</a>, except where otherwise stated{{/licenceMessage}}</span>
|
86
|
+
</div>
|
87
|
+
|
88
|
+
<div class="govuk-footer__meta-item">
|
89
|
+
<a class="govuk-footer__link govuk-footer__copyright-logo" id="copyright-logo" target="_blank" href="https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/">{{$crownCopyrightMessage}}© Crown copyright{{/crownCopyrightMessage}}</a>
|
90
|
+
</div>
|
91
|
+
</div>
|
92
|
+
</div>
|
93
|
+
</footer>
|
94
|
+
|
95
|
+
<div id="global-app-error" class="app-error hidden"></div>
|
96
|
+
|
97
|
+
|
98
|
+
{{$bodyEnd}}{{/bodyEnd}}
|
99
|
+
|
100
|
+
|
101
|
+
<script {{#nonce}}nonce="{{nonce}}"{{/nonce}}>if (typeof window.GOVUK === 'undefined') document.body.className = document.body.className.replace('js-enabled', '');</script>
|
102
|
+
|
103
|
+
</body>
|
104
|
+
</html>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<dialog id="js-modal-dialog" data-session-timeout="{{sessionTimeOut}}" data-session-timeout-warning="{{sessionTimeOutWarning}}"
|
2
|
+
data-session-timeout-final-warning="{{finalSessionTimeOutWarning}}" data-url-redirect="/session-timeout" class="modal-dialog dialog" role="dialog"
|
3
|
+
aria-live="polite" aria-labelledby="dialog-title" aria-describedby="at-timer">
|
4
|
+
<div class="modal-dialog__inner">
|
5
|
+
<h1 id="dialog-title" class="govuk-heading-l">
|
6
|
+
Your application will time out soon
|
7
|
+
</h1>
|
8
|
+
<div class="modal-dialog__inner__text">
|
9
|
+
<div id="timer" class="timer" aria-hidden="true" aria-relevant="additions"></div>
|
10
|
+
<div id="at-timer" class="at-timer govuk-visually-hidden" role="status"></div>
|
11
|
+
</div>
|
12
|
+
<div class="modal-dialog__inner__block">
|
13
|
+
<button class="govuk-button dialog-button modal-dialog__inner__button js-dialog-close" id="timeout-continue-button">Continue application</button>
|
14
|
+
</div>
|
15
|
+
</div>
|
16
|
+
</dialog>
|
17
|
+
|
18
|
+
|
@@ -7,14 +7,12 @@ var groupBy = require('lodash').groupBy;
|
|
7
7
|
var helpers = require('./helpers');
|
8
8
|
var inputs; var groups;
|
9
9
|
var toggleAttr = 'data-toggle';
|
10
|
-
var
|
11
|
-
var radioHiddenClass = 'govuk-radios__conditional--hidden';
|
10
|
+
var hiddenClass = 'js-hidden';
|
12
11
|
|
13
12
|
function inputClicked(e, target) {
|
14
13
|
target = target || helpers.target(e);
|
15
14
|
var shown;
|
16
15
|
each(groups[target.name], function (input) {
|
17
|
-
var hiddenClass = (input.type.match(/checkbox/)) ? checkboxHiddenClass : radioHiddenClass;
|
18
16
|
var id = input.getAttribute('aria-controls');
|
19
17
|
var toggle = document.getElementById(id);
|
20
18
|
if (toggle) {
|
package/lib/health.js
CHANGED
package/lib/sessions.js
CHANGED
@@ -25,11 +25,9 @@ module.exports = (options, rateLimitType) => {
|
|
25
25
|
}
|
26
26
|
|
27
27
|
const closeConnection = async err => {
|
28
|
-
await redisClient.
|
28
|
+
await redisClient.quit();
|
29
29
|
return next(err);
|
30
30
|
};
|
31
|
-
redisClient.on('error', err => logger.log('error', err));
|
32
|
-
await redisClient.connect();
|
33
31
|
|
34
32
|
try {
|
35
33
|
// fetch records of current user using IP address, returns null when no record is found
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "hof",
|
3
3
|
"description": "A bootstrap for HOF projects",
|
4
|
-
"version": "20.0.0-
|
4
|
+
"version": "20.0.0-timeout-1",
|
5
5
|
"license": "MIT",
|
6
6
|
"main": "index.js",
|
7
7
|
"author": "HomeOffice",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"callsite": "^1.0.0",
|
43
43
|
"chalk": "^2.0.0",
|
44
44
|
"chokidar": "^3.4.0",
|
45
|
-
"connect-redis": "^
|
45
|
+
"connect-redis": "^5.2.0",
|
46
46
|
"cookie-parser": "^1.4.6",
|
47
47
|
"cp": "^0.2.0",
|
48
48
|
"csrf": "^3.0.2",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"nodemailer-smtp-transport": "^2.7.4",
|
81
81
|
"nodemailer-stub-transport": "^1.1.0",
|
82
82
|
"notifications-node-client": "^5.1.1",
|
83
|
-
"redis": "^
|
83
|
+
"redis": "^3.1.2",
|
84
84
|
"reqres": "^3.0.1",
|
85
85
|
"request": "^2.79.0",
|
86
86
|
"rimraf": "^3.0.2",
|
package/sandbox/server.js
CHANGED