Kenneth Kehl
57fa8dad5d
revert change to bypass signin page
2024-03-19 10:15:11 -07:00
Kenneth Kehl
4e6f143675
fix register from join service
2024-03-19 09:30:20 -07:00
Beverly Nguyen
0b8ad62c79
added main-content
2024-01-11 15:25:58 -08:00
Beverly Nguyen
fea6e0a0d0
update content text
2023-12-12 11:34:20 -08:00
Beverly Nguyen
13d3ffd914
fixed typo
2023-12-12 10:04:38 -08:00
Beverly Nguyen
5fc0329c97
content changes
2023-12-12 10:02:26 -08:00
Jonathan Bobel
c19083b04e
Merge branch 'main' of https://github.com/GSA/notifications-admin into 718-clean-up-components-section
...
# Conflicts:
# app/templates/components/components/footer/_footer.scss
# app/templates/components/components/hint/_hint.scss
# app/templates/views/service-settings/data-retention.html
# app/templates/views/service-settings/sms-senders.html
# app/templates/views/two-factor-webauthn.html
# app/templates/views/user-profile/security-keys.html
2023-08-31 12:06:55 -04:00
Jonathan Bobel
b1c6a768ec
Committing before merge
2023-08-30 11:07:38 -04:00
Jonathan Bobel
64256a6f57
Removing govuk utility classes
2023-08-25 11:38:07 -04:00
Jonathan Bobel
412fad89ff
Changing the govuk grid to USWDS
2023-08-23 16:18:25 -04:00
Jonathan Bobel
a4fc40bcba
Renamed components folder, put failing tests back in to get some assistance with those
2023-08-22 12:40:53 -04:00
Jonathan Bobel
01a319e0be
Commit before editing platform admin area
2023-08-16 11:15:23 -04:00
Jonathan Bobel
348e29fb40
- Removed links to the gov uk stylesheets
...
- Deleted /stylesheets folder
- Removed sass build from gulpfile
- Changed gov links to usa links
- Changed other govuk styles, like breadcrumbs
- Changed name of uk_components file to us_components
- Fixed a few tests that broke on account of the changes
2023-08-08 16:19:17 -04:00
Jonathan Bobel
196f160696
no message
2023-07-28 12:14:31 -04:00
Jonathan Bobel
242c7acd34
Changing U.S. Notify to Notify.gov ( #656 )
2023-07-28 11:12:46 -04:00
Jonathan Bobel
817ebbe923
Small class rearrangement on landing page ( #646 )
2023-07-28 11:10:02 -04:00
Jonathan Bobel
18a53b972a
Content updates
2023-07-27 09:32:45 -04:00
Steven Reilly
13d0e46b52
blunt rename of org ( #620 )
2023-07-12 12:09:44 -04:00
Jonathan Bobel
f570bb5015
#590 - Adapt homepage redesign changes ( #597 )
...
* - Change content
- Edit the homepage images #521
- Remove account creation option
- Remove navigation
- Remove links to Notify docs in footer
* Updated alt text, jinja comment consistency for the footer
2023-07-06 10:33:27 -04:00
Jonathan Bobel
63d5061423
521 edit homepage images ( #565 )
...
This closes #521
2023-06-23 16:24:25 -04:00
Jonathan Bobel
f266084ddb
Test passed, good time to commit
2023-06-16 14:55:24 -04:00
Jonathan Bobel
e0d2d74067
Update dashboard and template flow ( #514 )
...
* Updated header and footer
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Updated fonts
* Adjusted grid templating
* Adding images to assets
* Updated account pages, dashboard, and pages in message sending flow
* Updated the styling for the landing pages in the account section once logged in
2023-06-08 13:12:00 -04:00
Jonathan Bobel
f342e0fb6c
Updating site to use USWDS styles ( #509 )
...
* Updated header and footer
* Updated fonts
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Adjusted grid templating
* Added images to assets
* Update app/templates/components/uk_components/footer/template.njk
Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com >
2023-06-06 15:28:24 -04:00
Jonathan Bobel
4f91a9e9f9
Medium-level content updates from audit ( #497 )
2023-06-01 12:46:19 -04:00
Jonathan Bobel
68e94dd650
Addressing most of the low-lift items from the Notify content audit ( #491 )
2023-05-08 10:49:30 -04:00
Tim Lowden
f8daea1879
Updating for US English
...
Words found:
personalis*
customis*
organis*
colour
behaviour
2022-12-20 09:44:33 -05:00
stvnrlly
9e1637dfd4
remove some extra visual stuff
2022-12-15 10:00:54 -05:00
stvnrlly
ac1d5f0983
move vendored uk components to templates
2022-12-14 11:55:21 -05:00
stvnrlly
40368fe819
Merge branch 'main' into stvnrlly-paperless
2022-12-09 12:33:16 -05:00
stvnrlly
b6bc02eb6b
us → u.s.
2022-12-06 11:03:47 -05:00
stvnrlly
944715ac46
big commit with letters removal
2022-12-05 15:33:44 -05:00
Mike Gintz
e3b118d04f
More copy tweaking to remove UK spellings
2022-11-04 12:35:40 -04:00
Mike Gintz
8fa692bb88
Removing some UK-specific language and replacing it with relevant team names.
2022-11-04 12:32:42 -04:00
stvnrlly
b6a6a14bc7
now with even fewer letters
2022-10-18 15:27:13 +00:00
Ryan Ahearn
f5775de3fe
Updates to get pa11y passing
2022-08-31 09:01:11 -04:00
James Moffet
e53d12733a
branding
2022-07-20 15:23:54 -07:00
Chris Hill-Scott
4a0f5e8a41
Make text message price dependent on date
...
So we don’t have to deploy a change on a Saturday.
In the future this could pull from the rates in the database, but while
that code is shifting around I didn’t want to touoch it. We’d also have
to think about caching so as not to have a non-authenticated route
hitting the database.
2022-04-28 10:48:44 +01:00
karlchillmaid
d4c19140e8
Update text message rate
2022-04-26 12:05:57 +01:00
karlchillmaid
7c208c48b4
Update text message allowance and cost
2022-04-01 09:14:24 +01:00
Chris Hill-Scott
357081602c
Update price of letters on home page
...
Follows https://github.com/alphagov/notifications-admin/pull/4174/files
2022-03-03 16:03:31 +00:00
karlchillmaid
018397fb7d
Update pricing for text messages
2021-04-01 13:20:10 +01:00
Chris Hill-Scott
7583c8d9fa
Remove redundant hidden H3s
...
This commit replaces the H3s which only repeated information with some
hidden text that will make it read nicer for screenreaders.
2021-03-12 17:19:50 +00:00
Chris Hill-Scott
67316df3aa
Repoint footer and homepage links
...
Performance Platform is going away at 10am on Monday, so let’s point to
our Performance Page instead.
2021-03-12 14:44:49 +00:00
Chris Hill-Scott
4d0264d196
Switch org and service order on home page
...
This matches what’s on the performance page – orgs on the left, services
on the right.
2021-03-12 14:44:41 +00:00
Chris Hill-Scott
7463510378
Progressively enhance the proposition illustration
...
When users with Javascript enabled request it we can show a higher
quality SVG image which will look better in certain circumstances.
2021-02-11 17:03:13 +00:00
karlchillmaid
0794792a6b
Update letter price
2021-02-01 08:11:51 +00:00
Chris Hill-Scott
4df99bd27f
Don’t allow paragraphs without class attribute
...
All paragraphs should have class="govuk-body", or be otherwise
custom-styled. This commit adds some extra checks to our test fixture
that looks for paragraphs that don’t have any styling. Our test coverage
is pretty good, so this should check almost all pages, and prevent
regressions.
I’ve done this in such a way that it can be extended for other elements
(e.g. links) in the future.
2020-05-29 17:11:01 +01:00
Katie Smith
6f8cc1f003
Remove unecessary id and class from product page
...
Stopped using `#content` on the product page - this was from GOV.UK elements.
Also removed the `override-elements-content` class since the page looks
the same without it.
2020-03-06 11:11:41 +00:00
Katie Smith
15f9eeeaf2
Replace column-half with govuk-grid-column-one-half
2020-03-06 11:11:41 +00:00
Katie Smith
bf949044bc
Replace column-two-thirds with govuk-grid-column-two-thirds
2020-03-06 11:11:41 +00:00