Message, channel and supplier status content#83
Closed
jakecosgrove wants to merge 93 commits intomainfrom
Closed
Conversation
CCM-5869: Create accessibility statement page (NHSDigital#58)
…llel send' feature mention.
Added mention of 'message cascades' in routing plan content for 'para…
- changes to /using-nhs-notify/mesh to match MESH guidance - sender IDs changed to sender names
Message and channel status page + other edits
…mplates, /using-nhs-notify/text-message-templates and /using-nhs-notify/letter-templates. These are based on the Confluence pages https://nhsd-confluence.digital.nhs.uk/pages/viewpage.action?spaceKey=RIS&title=3.8+Creating+letter+templates onwards, with some minor tweaks to word ordering. Romy has approved this content now. Uploaded the standardised Word doc templates for all 4 channels to /assets/worddocs, and linked to these. Craig in cyber security approved this approach (see ticket for screenshot). Updated /using-nhs-notify/personalisation in line with the Confluence page. The FAQs from onboarding indicated there's a user need to provide the PDS personalisation fields. I also added content on how users provide their own personalisation data, in line with Tan's Confluence page https://nhsd-confluence.digital.nhs.uk/display/RIS/NHS+Notify+%7C+Personalisation+Fields. In /pricing/text-messages, I replaced 'it will count as more than one message' with 'it will be charged as more than one message'. This was prompted by a comment from Romy on the text message template content. I tweaked the content to match the later version of the UI prototype, which we based on findings from user research.
…lisation-update Creating templates guidance + personalisation updates + text message pricing update
Removed mention of bank holidays from emails and text message delivery times
… templates. Updated link text for the 4 template pages in the Using NHS Notify parent page - removed 'Creating...' from the start of each link.
…ks on /using-nhs-notify.
…l lower case. Updated downloadable links to follow the approach Jake researched, for example [letter template]({% link assets/worddocs/letter-template-nhs-notify.docx %})
…/letter-templates.
Ignoring the 'English usage commit check' as it's not consistent to the GOV.UK / NHS style guide. 'URL' is to be written in full capitals.
Includes: - Noto - URL - ctrl - pending_enrichment - unnotified - permanent_failure - temporary_failure - technical_failure - precompiled - validation_failed - fullName - namePrefix - clientRef
…tch-1 Update accept.txt
…nce your letter has been sent, it can take...' with 'Once you've provided us with recipients' NHS numbers, it can take up to 2 working days for our suppliers to dispatch your letter'. I also added anchor links to the top of the same page, /using-nhs-notify/delivery-times, to make navigation easier.
Letter delivery times update + anchor links
…act details that are outside of PDS.
PDS override content + page name tidy-up
Update from upstream
… from the bulleted list of personalisation fields from PDS as these are for internal use only. Restructured the first paragraph under ### Personal Demographics Service (PDS) personalisation fields. This was based off a conversation with Jake and it aims to clarify the link between PDS, NHS numbers and personalisation fields.
…ded the line 'flex-wrap: wrap;' in the following code:
.nhsuk-header__navigation-list {
justify-content: flex-start;
flex-wrap: wrap;
}
This is an interim step to make the main nav list items wrap correctly when the site is viewed on a mobile device. It's not our ultimate solution but it makes the site more mobile responsive and accessible.
PDS personalisation fields updates + main nav wrapping
…ions. Removed date of birth as as an example of a column header in a MESH request.
- add and change link to sandbox environments - Change 'lead in line' for details component in step 9 - replace(s) from device(s) - rephrase bullets in step 9 'Prove you have developed your integration securely' to statements instead of questions
Add 'Onboard with NHS Notify' page
The migration of this page from the service catalogue has paused until changes to the onboarding process are confirmed and accurately reflected in the content.
Pause 'Onboard with NHS Notify' page migration
Sender name minor content changes
Update ruby version
… into sync-web-cms-dev
Sync web cms dev
…also: - added sentence about no spaces in placeholder text following Mike Houston's comment saying that we need to be more restrictive as we're generalising across multiple suppliers and template systems - added anchor links at top of page to help with navigation between the 2 types of personalisation and avoid the custom fields section being missed
…new section 'Converting your letter to a PDF' and updated 'Downloading Noto Sans' with language variant guidance. Added anchor links at the start to highlight the ordered steps users need to go through, including the new PDF conversion step. Changed the personalisation sections in each of the 4 template pages in /using-nhs-notify. Simplified the content and linked to /using-nhs-notify/personalisation to reduce duplication and have one single source of truth.
…der' to be more consistent with the rest of the content.
Personalisation updates
…-Sans-font-updates PDF conversion + Noto Sans language variant guidance CCM-8312 + typo fixes
…eyond 'sending' during integration testing.
Rossbugginsnhs/2025 01 06/fix upload version to v4 (NHSDigital#82)
…ms-dev into message-channel-supplier-status-content
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is part of an update to all public facing content on message, channel and supplier statuses.
Main changes:
Context
Integrators have struggled to understand the relationships between message, channel and supplier status. This is slowing down the rate in which integrators onboard as they struggle to make important decisions about the statuses they want to receive by using NHS Notify API's callbacks.
It's important for our users to understand what message statuses mean and which ones they can receive so they can fully understand how each message they send performs.
Type of changes
Checklist
Sensitive Information Declaration
To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.