mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-02 15:11:13 -04:00
Update roadmap content
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{{ content_metadata(
|
||||
data={
|
||||
"Last updated": "26 April 2022",
|
||||
"Next review due": "20 June 2022"
|
||||
"Next review due": "21 June 2022"
|
||||
}
|
||||
) }}
|
||||
|
||||
@@ -28,39 +28,37 @@
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>Let services pick their own <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('main.branding_and_customisation')}}">branding for emails</a></li>
|
||||
<li>Test our current capacity limits and rate limits</li>
|
||||
<li>Carry out our annual IT health check</li>
|
||||
<li>Make it easier for new teams to <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('main.get_started')}}">start using Notify</a></li>
|
||||
<li>Make it easier for services to pick their own <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('main.branding_and_customisation')}}">email branding</a></li>
|
||||
<li>Help services to get better value for money</li>
|
||||
<li>Improve the time it takes some of our webpages to load</li>
|
||||
</ul>
|
||||
|
||||
<h3 class="heading-small" id="next">Next</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li>Improve user support by making our processes more efficient</li>
|
||||
<li>Design a way for services to upload their own brand logo for emails and letters</li>
|
||||
<li>Explore ways to share common content patterns</li>
|
||||
<li>Make it easier for organisations to find the usage data they need</li>
|
||||
</ul>
|
||||
|
||||
<h3 class="heading-small" id="later">Later</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>Let services preview their email branding</li>
|
||||
<li>Let services upload their own logo for emails and letters</li>
|
||||
<li>Meet our targets for <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('main.accessibility_statement')}}">accessibility</a></li>
|
||||
<li>Make it easier for organisations to find the usage data they need</li>
|
||||
<li>Explore ways to improve our daily letter printing capability</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium" id="things-we-have-done">Things we’ve done</h2>
|
||||
|
||||
<p class="govuk-body">In 2021 we sent 1.3 billion messages for coronavirus (COVID-19) services. This includes 270 million <a class="govuk-link govuk-link--no-visited-state" href="https://www.nhs.uk/conditions/coronavirus-covid-19/coronavirus-vaccination/coronavirus-booster-vaccine/">booster vaccination</a> invitations and 751 million <a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk/get-coronavirus-test">test results</a>.</p>
|
||||
|
||||
<p class="govuk-body">Recently we have:</p>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>upgraded some of our software dependencies</li>
|
||||
<li>completed our annual IT health check</li>
|
||||
<li>tested new ways for services to upload their own brand logo</li>
|
||||
<li>improved our performance by <a class="govuk-link govuk-link--no-visited-state" href="https://technology.blog.gov.uk/2022/02/01/upgrading-celery-on-gov-uk-notify/">upgrading the software we use</a></li>
|
||||
<li>made our website work better in Windows high contrast mode</li>
|
||||
<li>increased our capacity at short notice during a busy period</li>
|
||||
@@ -68,4 +66,7 @@
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">Between April 2021 and March 2022 we sent a total of 2.7 billion notifications. Half of those were for services set up in response to the coronavirus (COVID-19) pandemic.</p>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user