Skip to content

Commit

Permalink
Remove whats new banner for referral status and cancelled tab changes (
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocolluramoj authored Aug 30, 2024
1 parent 5082ff4 commit a2086b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
3 changes: 1 addition & 2 deletions reference-data/whats-new-banner-sp.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
version, heading, text, link_text
1, "Changes to making a referral", "We have improved the functionality of 3 types of referrals in Refer and monitor an intervention...", "Read more about the changes to these referrals"
2, "Sharing better information about session delivery", "You can now give more information about the SAA and delivery sessions...", "Read more about changes to session feedback"
3, "Helping to reduce emails to probation practitioners", "You can now add a case note without it sending an email to the probation practitioner.", "Read more about changes to case notes emails"
4, "What's new", "We have improved the functionality of tabs on the Refer and Monitor dashboard to provide a clearer view of referral status...", "Read more about the changes"
3, "Helping to reduce emails to probation practitioners", "You can now add a case note without it sending an email to the probation practitioner.", "Read more about changes to case notes emails"
19 changes: 0 additions & 19 deletions server/views/serviceProviderReferrals/whatsNew.njk
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@
<h1 class="govuk-heading-l">What's new</h1>
<p>Find out about recent changes to Refer and monitor an intervention.</p>

{% set whatsNewVersion4Html %}
<ul class="govuk-list govuk-list--bullet">
<li>We have introduced a ‘cancelled’ tab on the dashboard to enable easy filtering/viewing of cancelled referrals.</li>
<li>Referrals that have been withdrawn pre-ICA by the probation practitioner will be moved into the ‘cancelled’ tab.</li>
<li>Any referrals awaiting an End of Service Report (EoSR) will remain in the ‘my cases/all open cases’ tab.</li>
<li>Referrals that have been closed or closed early by the probation practitioner that are post-ICA with a completed EoSR, will go into the ‘completed’ tab.</li>
</ul>
{% endset %}

{% set whatsNewVersion3Html %}
<p>When you create a case note you now need to choose whether the probation practitioner needs an email with a link to it. They’re still able to read all case notes in the service. </p>
<p>This is to help reduce the amount of case note emails we send to probation practitioners.</p>
Expand Down Expand Up @@ -72,16 +63,6 @@

{{ mojTimeline({
items: [
{
label: {
text: "Service provider dashboard - improved tab functionality"
},
html: whatsNewVersion4Html,
datetime: {
timestamp: "2024-08-23",
type: "date"
}
},
{
label: {
text: "Helping to reduce emails to probation practitioners"
Expand Down

0 comments on commit a2086b2

Please sign in to comment.