This is 160 characters, the limit for 1 text. Seed perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
+From 93827dee6d721788a8c29b26d9944bc65645c43b Mon Sep 17 00:00:00 2001 From: Benjy Stanton <2545065+benjystanton@users.noreply.github.com> Date: Tue, 18 Aug 2026 17:05:22 +0100 Subject: [PATCH 01/58] Create check-answers.html --- app/views/invites/check-answers.html | 80 ++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 app/views/invites/check-answers.html diff --git a/app/views/invites/check-answers.html b/app/views/invites/check-answers.html new file mode 100644 index 0000000..5c5fbfc --- /dev/null +++ b/app/views/invites/check-answers.html @@ -0,0 +1,80 @@ +{% extends 'layouts/ravs-plus-layout-1-maternity.html' %} + +{% set pageTitle = "Check answers" %} + +{% block pageTitle %} + {{ pageTitle }} - Record a vaccination - NHS +{% endblock %} + +{% block content %} +
When a patient receives a [vaccination], they will show as 'Vaccinated' in your list of patients.
+ + + +[Message body here]
+ +This is 160 characters, the limit for 1 text. Seed perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
+[Message body here]
+Please check that you have not included anyone who has recently had a termination, miscarriage or baby loss.
+ " +}) }} diff --git a/app/views/invites/_filtered-patient-list.html b/app/views/invites/_filtered-patient-list.html new file mode 100644 index 0000000..7aceb77 --- /dev/null +++ b/app/views/invites/_filtered-patient-list.html @@ -0,0 +1,40 @@ +{{ summaryList({ + card: { + heading: "Filtered patient list", + headingSize: "m", + actions: { + items: [ + { + text: "Edit", + href: "#" + } + ] + } + }, + rows: [ + { + key: { + text: "Patients" + }, + value: { + text: "354" + } + }, + { + key: { + text: "Filters" + }, + value: { + html: "RSV status: EligibleTo do
+ +To do
+ +View, filter and export vaccination information for your pregnant patients.
+ +To do
- -Flag added to patient details and timeline updated.
+ {% endset %} + + {% if data.flag === "success" %} + + {{ notificationBanner({ + heading: "Patient record updated", + html: html, + variant: "success" + }) }} + + {% endif %} +This is 160 characters, the limit for 1 text. Seed perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
-Please check that you have not included anyone who has recently had a termination, miscarriage or baby loss.
- " +Read full guidance (opens in new tab)
" }) }} From 3d21b3b3bc5a9241a8dea2cc7e970414341f381b Mon Sep 17 00:00:00 2001 From: Benjy Stanton <2545065+benjystanton@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:12:58 +0100 Subject: [PATCH 30/58] Create _upload-date.html --- app/views/invites/_upload-date.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/views/invites/_upload-date.html diff --git a/app/views/invites/_upload-date.html b/app/views/invites/_upload-date.html new file mode 100644 index 0000000..7d5b6b7 --- /dev/null +++ b/app/views/invites/_upload-date.html @@ -0,0 +1,3 @@ ++ Your current list of pregnant patients was uploaded by Chloe Liu at 11:57am on {{ date({ day: "numeric", month: "long", year: "numeric" }, { day: -7 }) }}. +
\ No newline at end of file From c86c21abab17d7eb493dc493ccef13869188d53f Mon Sep 17 00:00:00 2001 From: Benjy Stanton <2545065+benjystanton@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:13:15 +0100 Subject: [PATCH 31/58] Link to start message page --- app/views/invites/invites-landing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/invites/invites-landing.html b/app/views/invites/invites-landing.html index cd62398..e1d2edc 100644 --- a/app/views/invites/invites-landing.html +++ b/app/views/invites/invites-landing.html @@ -29,7 +29,7 @@- Your current list of pregnant patients was uploaded by Chloe Liu at 11:57am on {{ date({ day: "numeric", month: "long", year: "numeric" }, { day: -7 }) }}. +
+ The main list was uploaded by Chloe Liu at 11:57am on {{ date({day: 'numeric', month: 'long', year: 'numeric'}) }}.
\ No newline at end of file From 5c12cf4ff959a5d905fbcd0dd09cb60557c16210 Mon Sep 17 00:00:00 2001 From: Benjy Stanton <2545065+benjystanton@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:33:24 +0100 Subject: [PATCH 41/58] Update content --- app/views/invites/_filtered-patient-list.html | 25 +++++++++++++------ 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/app/views/invites/_filtered-patient-list.html b/app/views/invites/_filtered-patient-list.html index 7aceb77..bc55430 100644 --- a/app/views/invites/_filtered-patient-list.html +++ b/app/views/invites/_filtered-patient-list.html @@ -1,12 +1,12 @@ {{ summaryList({ card: { - heading: "Filtered patient list", + heading: "Recipients", headingSize: "m", actions: { items: [ { text: "Edit", - href: "#" + href: "/maternity-patient-list-2-0-0/patients" } ] } @@ -17,23 +17,34 @@ text: "Patients" }, value: { - text: "354" + text: "238" } }, { key: { - text: "Filters" + text: "RSV status" }, value: { - html: "RSV status: EligiblePlease check that you have not included anyone who has recently had a termination, miscarriage or baby loss.
#} + + {{ radios({ + fieldset: { + legend: { + text: "Have you check the patient list is up to date?", + size: "m", + isPageHeading: false + } + }, + hint: { + text: "" + }, + idPrefix: "example-hints", + name: "exampleHints", + items: [ + { + value: "yes", + text: "Yes, I've checked" + }, + { + value: "no", + text: "No, I need to review the patient list" + } + ] + }) }} + + {{ button({ + text: "Continue", + href: "message-template-type" + }) }} + +