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
8ab550a22f
Radio buttons and list edits
2023-08-25 15:31:44 -04:00
Jonathan Bobel
8b3807da3c
Removing the govuk-body class
2023-08-25 11:49:13 -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
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
Kenneth Kehl
933a4808e4
notify-admin-530 remove email info in service name settings
2023-07-21 08:24:10 -07:00
Steven Reilly
13d0e46b52
blunt rename of org ( #620 )
2023-07-12 12:09:44 -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
68e94dd650
Addressing most of the low-lift items from the Notify content audit ( #491 )
2023-05-08 10:49:30 -04:00
stvnrlly
ac1d5f0983
move vendored uk components to templates
2022-12-14 11:55:21 -05:00
karlchillmaid
9f302050c4
Add 'initialism'
2021-09-01 11:31:48 +01:00
Katie Smith
0f0b8b8ae4
Move back link outside of main where it was used in the page header
...
The page_header macro includes an optional back link. Since the
page_header is always used inside `<main>`, where the back link should
not be, this stops setting the back link in the page header and instead
sets it in the new `backLink` block.
2021-08-03 11:28:15 +01:00
Tom Byers
87beaf49ae
Use GovukTextInputField in RenameServiceForm
...
Includes changes to templates that use this form
and associated tests.
2020-08-12 10:22:20 +01:00
Pea Tyczynska
e1f1f2a9c2
When changing service name, use organisation of the service for hint
...
text if available. If service is not attached to any organisation yet,
use default org for the user.
2020-07-02 12:01:48 +01:00
Tom Byers
4eea8bfe57
Add variant page for service-settings/name
...
Includes correction of class used for bulleted
list.
2020-07-01 14:57:45 +01:00
karlchillmaid
18435d3455
Update bullets to use default user organisation
2020-07-01 14:57:43 +01:00
karlchillmaid
e15c670585
Create a separate page for service name changing for local services
...
This new page has a special hint text that will help local authorities
name their services well.
Add new hint text – old hint text left intact for now
2020-07-01 14:56:21 +01:00