Changing U.S. Notify to Notify.gov (#656)

This commit is contained in:
Jonathan Bobel
2023-07-28 11:12:46 -04:00
committed by GitHub
parent 817ebbe923
commit 242c7acd34
49 changed files with 125 additions and 139 deletions

View File

@@ -19,7 +19,7 @@
) }}
<p>
This accessibility statement applies to the U.S. Notify domain. <!-- It does not apply to the <a class="govuk-link govuk-link--no-visited-state" href="https://docs.notifications.service.gov.uk">U.S. Notify API documentation subdomain</a>.-->
This accessibility statement applies to the Notify.gov domain. <!-- It does not apply to the <a class="govuk-link govuk-link--no-visited-state" href="https://docs.notifications.service.gov.uk">Notify.gov API documentation subdomain</a>.-->
</p>
<p>
@@ -66,7 +66,7 @@
<h2 class="font-body-lg" id="feedback-and-contact-information">Feedback and contact information</h2>
<p>
If you need any part of this service in a different format like large print, audio recording or braille, <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">contact the U.S. Notify team</a>.
If you need any part of this service in a different format like large print, audio recording or braille, <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">contact the Notify.gov team</a>.
</p>
<p>
@@ -76,7 +76,7 @@
<h2 class="font-body-lg" id="reporting-accessibility-problems">Reporting accessibility problems with this website</h2>
<p>
Were always looking to improve the accessibility of this website. If you find any problems not listed on this page or think were not meeting accessibility requirements, <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">contact the U.S. Notify team</a>.
Were always looking to improve the accessibility of this website. If you find any problems not listed on this page or think were not meeting accessibility requirements, <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">contact the Notify.gov team</a>.
</p>
<h2 class="font-body-lg" id="technical-information">Technical information about this websites accessibility</h2>
@@ -88,7 +88,7 @@
</p>
<p>
U.S. Notify is partially compliant with the Web Content Accessibility Guidelines (WCAG) version 2.1 AA standard, due to the non-compliances listed below.
Notify.gov is partially compliant with the Web Content Accessibility Guidelines (WCAG) version 2.1 AA standard, due to the non-compliances listed below.
</p>
<h2 class="font-body-lg" id="non-accessible-content">Non-accessible content</h2>
@@ -195,6 +195,6 @@
</p>
<p>
We decided which pages to test based on the most common tasks that U.S. Notify users need to complete. We also tested a sample of pages with common user interface components.
We decided which pages to test based on the most common tasks that Notify.gov users need to complete. We also tested a sample of pages with common user interface components.
</p> -->
{% endblock %}

View File

@@ -21,7 +21,7 @@
<p class="summary">
Cookies are small files saved on your phone, tablet, or computer when you visit a website.
</p>
<p>We use cookies to make U.S. Notify work and collect information about how you use our service.</p>
<p>We use cookies to make Notify.gov work and collect information about how you use our service.</p>
<h2 class="font-body-lg" id="essential-cookies">Essential cookies</h2>
<p>
@@ -73,7 +73,7 @@
Google Analytics stores anonymized information about:
</p>
<ul class="govuk-list govuk-list--bullet">
<li>how you got to U.S. Notify</li>
<li>how you got to Notify.gov</li>
<li>the pages you visit on Notify and how long you spend on them</li>
<li>any errors you see while using Notify</li>
</ul>

View File

@@ -7,7 +7,7 @@
{% block content_column_content %}
<h1 class="font-body-2xl margin-bottom-3">Documentation</h1>
<p>This documentation is for developers who want to integrate the U.S. Notify API with a web application or back office system.</p>
<p>This documentation is for developers who want to integrate the Notify.gov API with a web application or back office system.</p>
<h2 class="font-body-lg" id="client-libraries">Client libraries</h2>
<p>Links to documentation open in a new tab.</p>
<ul class="list list-bullet">

View File

@@ -10,7 +10,7 @@
{% block content_column_content %}
<h1 class="font-body-2xl">Features</h1>
<p class="govuk-body">If you work for the government, you can use U.S. Notify to keep your users updated.</p>
<p class="govuk-body">If you work for the government, you can use Notify.gov to keep your users updated.</p>
<p class="govuk-body">Notify makes it easy to create, customize, and send <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features_sms') }}">text messages</a>.</p>
<!-- <ul class="list list-bullet">
<li><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features_email') }}">emails</a></li>

View File

@@ -8,7 +8,7 @@
{% block content_column_content %}
<h1 class="font-body-2xl">Emails</h1>
<p>Send an unlimited number of emails for free with U.S. Notify.</p>
<p>Send an unlimited number of emails for free with Notify.gov.</p>
{% if not current_user.is_authenticated %}
<p><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.register') }}">Create an account</a> and try Notify for yourself.</p>
{% endif %}

View File

@@ -30,7 +30,7 @@
<h3 class="font-body-md margin-bottom-2" id="sender">Show people who your texts are from</h3>
<p>When you send a text message with Notify, the sender name tells people who its from.</p>
<p>To change the text message sender from the default of U.S. Notify:</p>
<p>To change the text message sender from the default of Notify.gov:</p>
<ol class="list list-number">
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{ service_link(current_service, 'main.service_settings', 'settings') }} page.</li>

View File

@@ -13,7 +13,7 @@
<ol class="usa-process-list">
<li class="usa-process-list__item padding-bottom-4">
<h2 class="usa-process-list__heading line-height-sans-3">Check if U.S. Notify is right for you</h2>
<h2 class="usa-process-list__heading line-height-sans-3">Check if Notify.gov is right for you</h2>
<p>Read about our <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features') }}">features</a>, <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.pricing') }}">pricing</a> and <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.roadmap') }}">roadmap</a>.</p>
</li>

View File

@@ -19,7 +19,7 @@
<h2 class="font-body-lg" id="email-branding">Change your email branding</h2>
<p>The default branding for email templates is the U.S. Notifylogo.</p>
<p>The default branding for email templates is the Notify.govlogo.</p>
<p>To change your email branding:</p>
@@ -44,7 +44,7 @@
<p>The text message sender tells your users who the message is from.</p>
<p>To change the text message sender from the default of U.S. Notify:</p>
<p>To change the text message sender from the default of Notify.gov:</p>
<ol class="list list-number">
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{ service_link(current_service, 'main.service_settings', 'settings') }} page.</li>

View File

@@ -11,7 +11,7 @@
<h1 class="font-body-2xl margin-bottom-3">Guidance</h1>
<p>This guidance is for teams using U.S. Notify to send text messages.</p>
<p>This guidance is for teams using Notify.gov to send text messages.</p>
<p>It explains how to:</p>
@@ -111,7 +111,7 @@
<p>The text message sender tells your users who the message is from.</p>
<p>To change the text message sender from the default of U.S. Notify:</p>
<p>To change the text message sender from the default of Notify.gov:</p>
<ol class="list list-number">
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{

View File

@@ -88,7 +88,7 @@
<div class="keyline-block govuk-!-margin-top-2"></div>
{% if not services %}
<p class="govuk-body govuk-hint">
{{ current_org.name }} has no live services on U.S. Notify
{{ current_org.name }} has no live services on Notify.gov
</p>
<div class="keyline-block govuk-!-margin-top-2"></div>
{% else %}

View File

@@ -10,7 +10,7 @@
{{ page_header('How to pay') }}
<!-- <p>
If you use U.S. Notify to send text messages, you may need to send us a <a class="govuk-link govuk-link--no-visited-state" href="#purchase-orders">purchase order</a>.
If you use Notify.gov to send text messages, you may need to send us a <a class="govuk-link govuk-link--no-visited-state" href="#purchase-orders">purchase order</a>.
</p>
<h2 class="font-body-lg" id="invoices">

View File

@@ -29,7 +29,7 @@ application will stop delivering messages. Theres no monthly charge, no setup
</p>
{% else %}
Additional unique services may be added, although moving each service out of trial mode is subject to approval by the
U.S. Notify team.
Notify.gov team.
{% endif %}
</p>

View File

@@ -19,14 +19,14 @@
<h2 class="font-body-lg" id="who-we-are">Who we are</h2>
<p>U.S. Notify is a service that lets public service teams in the United States send text messages
<p>Notify.gov is a service that lets public service teams in the United States send text messages
to users of their service.</p>
<p>U.S. Notify is provided by the TTS Public Benefits Studio, which is part of the General Services Administration (GSA).</p>
<p>Notify.gov is provided by the TTS Public Benefits Studio, which is part of the General Services Administration (GSA).</p>
<h2 class="font-body-lg" id="what-data-we-collect-from-you">What data we collect from you</h2>
<p>The personal data we collect from public sector employees that create a U.S. Notify account includes:</p>
<p>The personal data we collect from public sector employees that create a Notify.gov account includes:</p>
<ul class="list list-bullet">
<li>your name</li>
@@ -36,11 +36,11 @@
<h2 class="font-body-lg" id="why-we-need-your-data">Why we need your data</h2>
<p>We need your personal data to ensure that only legitimate users of U.S. Notify can use it to send notifications.</p>
<p>We need your personal data to ensure that only legitimate users of Notify.gov can use it to send notifications.</p>
<h2 class="font-body-lg" id="what-we-do-with-your-data">What we do with your data</h2>
<p>We use your data to check that you are allowed to access U.S. Notify and to record your activity when using it. We use third party suppliers to do this.</p>
<p>We use your data to check that you are allowed to access Notify.gov and to record your activity when using it. We use third party suppliers to do this.</p>
<p>We will not:</p>
@@ -53,7 +53,7 @@
<h2 class="font-body-lg" id="how-long-we-keep-your-data">How long we keep your data</h2>
<p>We will retain your personal data for as long as you have a U.S. Notify account.</p>
<p>We will retain your personal data for as long as you have a Notify.gov account.</p>
<h2 class="font-body-lg" id="where-your-data-is-processed">Where your data is processed and stored</h2>
@@ -96,7 +96,7 @@
<p class="summary">
Cookies are small files saved on your phone, tablet or computer when you visit a website.
</p>
<p>We use cookies to make U.S. Notify work and collect information about how you use our service.</p>
<p>We use cookies to make Notify.gov work and collect information about how you use our service.</p>
<h3 class="font-body-lg" id="essential-cookies">Essential cookies</h2>
<p>
@@ -148,7 +148,7 @@
Google Analytics stores anonymised information about:
</p>
<ul class="govuk-list govuk-list--bullet">
<li>how you got to U.S. Notify</li>
<li>how you got to Notify.gov</li>
<li>the pages you visit on Notify and how long you spend on them</li>
<li>any errors you see while using Notify</li>
</ul>

View File

@@ -8,7 +8,7 @@
{% block content_column_content %}
<h1 class="font-body-2xl margin-bottom-3">Security</h1>
<p>U.S. Notify is built for the needs of government services. It has processes in place to:</p>
<p>Notify.gov is built for the needs of government services. It has processes in place to:</p>
<ul class="list list-bullet">
<li>protect user data</li>
<li>keep systems secure</li>

View File

@@ -18,10 +18,10 @@
{{ page_header('Before you request new branding') }}
<p>You can only use U.S. Notify branding if people go to U.S. Notify to access your service.</p>
<p>You can only use Notify.gov branding if people go to Notify.gov to access your service.</p>
<p>
You cannot use U.S. Notify branding if your organization is
You cannot use Notify.gov branding if your organization is
<a class="govuk-link govuk-link--no-visited-state"
href="https://www.gov.uk/government/publications/govuk-proposition/govuk-proposition#organizations-independent-from-government">independent
from government</a>.

View File

@@ -27,10 +27,10 @@
<h2 class="font-body-lg">Before you continue</h2>
<p>You can only use U.S. Notify branding if people go to U.S. Notify to access your service.</p>
<p>You can only use Notify.gov branding if people go to Notify.gov to access your service.</p>
<p>
You cannot use U.S. Notify branding if your organization is
You cannot use Notify.gov branding if your organization is
<a class="govuk-link govuk-link--no-visited-state"
href="https://www.gov.uk/government/publications/govuk-proposition/govuk-proposition#organizations-independent-from-government">independent
from government</a>.

View File

@@ -18,7 +18,7 @@
<div class="govuk-grid-column-five-sixths">
{{ page_header('Send emails') }}
<p>
Its free to send emails through U.S. Notify.
Its free to send emails through Notify.gov.
</p>
{% call form_wrapper() %}
{{ form.enabled }}

View File

@@ -3,11 +3,11 @@
{% block meta %}
<meta name="description"
content="U.S. Notify lets you send text messages to your users. Try it now if you work in federal, state, or local government.">
content="Notify.gov lets you send text messages to your users. Try it now if you work in federal, state, or local government.">
{% endblock %}
{% block pageTitle %}
U.S. Notify
Notify.gov
{% endblock %}
{% block content %}
@@ -17,14 +17,14 @@ U.S. Notify
<div class="grid-row grid-gap display-flex flex-align-center">
<div class="desktop:grid-col-7 tablet:grid-col-12">
<h1 class="font-serif-2xl usa-hero__heading">Send text messages to your participants</h1>
<p class="font-sans-lg">U.S. Notify is a text messaging service that helps federal, state, local, tribal, and territorial governments more
<p class="font-sans-lg">Notify.gov is a text messaging service that helps federal, state, local, tribal, and territorial governments more
effectively communicate with their program participants.</p>
<p class="font-sans-lg margin-bottom-5">Currently we are only working with select partners during a pilot period.</p>
<div class="usa-button-group margin-bottom-5">
<a class="usa-button usa-button--big margin-right-2" href="{{ url_for('main.sign_in' )}}">Sign in</a>
if you are an existing pilot partner
</div>
<p class="font-sans-md">If you are interested in using U.S. Notify in the future, please contact <br><a href="mailto:tts-benefits-studio@gsa.gov">tts-benefits-studio@gsa.gov</a> to learn more.</p>
<p class="font-sans-md">If you are interested in using Notify.gov in the future, please contact <br><a href="mailto:tts-benefits-studio@gsa.gov">tts-benefits-studio@gsa.gov</a> to learn more.</p>
</div>
<div class="desktop:grid-col-4 grid-offset-1 desktop:display-block display-none margin-x-5">
<img src="{{ asset_url('images/product/phone-text.png') }}"
@@ -57,7 +57,7 @@ U.S. Notify
</div>
<div class="tablet:grid-col-6 tablet:grid-offset-1">
<img src="{{ asset_url('images/product/02-reporting-no-chrome.svg') }}"
alt="A screenshot of U.S. Notify showing counts of emails and text messages sent">
alt="A screenshot of Notify.gov showing counts of emails and text messages sent">
</div>
</div>
</section>
@@ -67,7 +67,7 @@ U.S. Notify
<h2 class="font-heading-xl margin-top-0 margin-bottom-3">
No technical integration needed
</h2>
<p>Upload a spreadsheet of phone numbers and U.S. Notify sends batches of messages for you.</p>
<p>Upload a spreadsheet of phone numbers and Notify.gov sends batches of messages for you.</p>
</div>
<div class="tablet:grid-col-6 tablet:grid-offset-1">
<img src="{{ asset_url('images/product/03-spreadsheet-no-chrome.svg') }}"
@@ -89,7 +89,7 @@ U.S. Notify
</div>
<div class="tablet:grid-col-6 usa-prose">
<p>
Integrate the U.S. Notify API with your web&nbsp;application or
Integrate the Notify.gov API with your web&nbsp;application or
back office system.
</p>
<img src="{{ asset_url('images/product/04-api-no-chrome.svg') }}"
@@ -101,7 +101,7 @@ U.S. Notify
class="grid-container usa-section border-top border-base-lighter padding-top-4 padding-bottom-5">
<div class="grid-row grid-gap flex-column">
<h2 class="font-heading-xl display-flex flex-justify-center margin-top-0 margin-bottom-3 bold">
Whos using U.S. Notify
Whos using Notify.gov
</h2>
<p class="display-flex flex-justify-center font-body-sm margin-bottom-3">
See the
@@ -133,13 +133,13 @@ U.S. Notify
text messages helps decrease re-enrollment churn and save money for administering agencies.
</p>
<p class="usa-body">
U.S. Notify is an easy text messaging platform that helps government agencies provide program participants with one-way
reminders and updates. With minimal set-up and secure, personalized messaging, U.S. Notify helps agencies include text
Notify.gov is an easy text messaging platform that helps government agencies provide program participants with one-way
reminders and updates. With minimal set-up and secure, personalized messaging, Notify.gov helps agencies include text
messaging as part of their outreach program. Administering agencies can quickly assess the impact of text messaging for
their programs, after which they can build a case to expand their texting program if they choose to.
</p>
<p class="usa-body">
U.S. Notify is a new shared service currently being piloted by the Public Benefits Studio, within Technology
Notify.gov is a new shared service currently being piloted by the Public Benefits Studio, within Technology
Transformation Services at the General Services Administration.
</p>
</section>
@@ -156,7 +156,7 @@ U.S. Notify
Send text messages to your users
</h1>
<p>
Try U.S. Notify now if you work in federal, state, or local government.
Try Notify.gov now if you work in federal, state, or local government.
</p>
<div class="button-container">
{{ govukButton({
@@ -209,7 +209,7 @@ U.S. Notify
<div class="govuk-grid-column-one-half">
<img
src="{{ asset_url('images/product/02-reporting.svg') }}"
alt="A screenshot of U.S. Notify showing counts of emails and text messages sent"
alt="A screenshot of Notify.gov showing counts of emails and text messages sent"
>
</div>
</div>
@@ -230,7 +230,7 @@ U.S. Notify
</div>
<div class="govuk-grid-column-one-half">
<p>
Integrate the U.S. Notify API with your web&nbsp;application or
Integrate the Notify.gov API with your web&nbsp;application or
back office system.
</p>
<img
@@ -242,7 +242,7 @@ U.S. Notify
</div>
<div class="product-page-section">
<div class="with-keyline bottom-gutter-2" id="whos-using-notify">
<h2>Whos using U.S. Notify</h2>
<h2>Whos using Notify.gov</h2>
<div class="govuk-grid-row bottom-gutter">
<div class="govuk-grid-column-one-half">
<span class="usa-sr-only">There are</span>
@@ -294,7 +294,7 @@ U.S. Notify
The team
</h2>
<p>
U.S. Notify is built and maintained by the Public Benefits Studio, within the General Services Administration's Technology Transformation Services.
Notify.gov is built and maintained by the Public Benefits Studio, within the General Services Administration's Technology Transformation Services.
</p>
<p>
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">Contact us</a> if you have a question or want

View File

@@ -22,7 +22,7 @@
<div class="panel panel-border-wide">
<p>
Check our <a class="govuk-link govuk-link--no-visited-state" href="https://status.notifications.service.gov.uk">system status</a>
page to see if there are any known issues with U.S. Notify.
page to see if there are any known issues with Notify.gov.
</p>
</div>
{% endif %}

View File

@@ -14,7 +14,7 @@
<p>You can expect a response within one business day.</p>
<!-- <p>U.S. Notify provides 24-hour online support.</p> -->
<!-- <p>Notify.gov provides 24-hour online support.</p> -->
<!-- {% call form_wrapper() %}
{% if current_user.is_authenticated %}

View File

@@ -4,7 +4,7 @@
{% from "components/uk_components/back-link/macro.njk" import govukBackLink %}
{% block per_page_title %}
The U.S. Notify service is for people who work in the government
The Notify.gov service is for people who work in the government
{% endblock %}
{% block backLink %}
@@ -16,14 +16,14 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
{{ page_header('The U.S. Notify service is for people who work in the government') }}
{{ page_header('The Notify.gov service is for people who work in the government') }}
<p>
We cannot give advice to the public. We do not have access to information about you held by government departments.
</p>
<p>
There are other pages on U.S. Notify where you can get help:
There are other pages on Notify.gov where you can get help:
</p>
<h2 class="govuk-heading-m govuk-!-margin-bottom-1">

View File

@@ -48,11 +48,11 @@
you send the wrong message by accident
</li>
<li>
a team member uses U.S. Notify to send an
a team member uses Notify.gov to send an
inappropriate message
</li>
<li>
your system is telling the U.S. Notify API to send the wrong
your system is telling the Notify.gov API to send the wrong
message
</li>
</ul>

View File

@@ -21,7 +21,7 @@
</p>
<p>
If you need to send {{ 999|message_count_label(notification_type, suffix='') }}
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">get in touch with the U.S. Notify team</a>.
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">get in touch with the Notify.gov team</a>.
</p>
</div>

View File

@@ -10,7 +10,7 @@
<h1 class="font-body-2xl margin-bottom-3">Terms of use</h1>
<p>
These terms apply to your services use of U.S.&nbsp;Notify. You must be the service manager to accept them.
These terms apply to your services use of Notify.gov. You must be the service manager to accept them.
</p>
<h2 class="font-body-lg" id="when-using-notify">When using Notify</h2>
@@ -25,7 +25,7 @@
</ul>
<p>If you do not keep to these terms, we might have to stop sending your messages.</p>
<p> U.S. Notify will:</p>
<p> Notify.gov will:</p>
<ul class="list list-bullet">
<li>send all the messages you pass to us, as long as they meet our guidelines</li>
<!-- <li>

View File

@@ -8,7 +8,7 @@
<h1 class="font-body-2xl margin-bottom-3">Trial mode</h1>
<p>When you add a new service it will start in trial mode. This lets you try out U.S. Notify, with a few restrictions.</p>
<p>When you add a new service it will start in trial mode. This lets you try out Notify.gov, with a few restrictions.</p>
<p>While your service is in trial mode you can only:</p>
<ul class="list list-bullet">
<li>send 50 text messages per day</li>