Commit Graph

13354 Commits

Author SHA1 Message Date
Jonathan Bobel
68d49fc8dd More updates to checkboxes and radio buttons 2023-08-14 14:30:57 -04:00
Jonathan Bobel
0929a920b7 Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles 2023-08-14 12:33:35 -04:00
Jonathan Bobel
1be305d045 Reworking checkboxes to adhere to USWDS styling 2023-08-14 10:35:11 -04:00
Carlo Costino
a85b98ecb5 Merge pull request #695 from GSA/dependabot/pip/newrelic-8.10.0
Bump newrelic from 8.9.0 to 8.10.0
2023-08-11 16:37:02 -04:00
dependabot[bot]
e4dad627df Bump newrelic from 8.9.0 to 8.10.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v8.9.0...v8.10.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 23:43:29 +00:00
Jonathan Bobel
fc9667d25b Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles
# Conflicts:
#	app/templates/views/service-settings/set-sms.html
2023-08-08 16:49:56 -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
Carlo Costino
c0915a619f Merge pull request #691 from GSA/update-playwright
Update Playwright as a dev dependency
2023-08-08 15:57:30 -04:00
Carlo Costino
15745475b9 Update Playwright as a dev dependency
This changeset updates Playwright to the latest release.  It also modifies it to be correctly identified as a dev dependency with all of the other pytest packages.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-08 15:26:11 -04:00
Carlo Costino
382d263972 Merge pull request #671 from GSA/tdlowden-patch-1
Update sprint-goals.md
2023-08-08 12:05:28 -04:00
Carlo Costino
00d9b324dc Merge pull request #688 from GSA/notify-admin-687
notify-admin-687 settings/send text messages changes
2023-08-08 11:59:01 -04:00
Tim Lowden
08fef34c5e Update sprint-goals.md 2023-08-08 11:54:06 -04:00
Kenneth Kehl
47ab69c4ec notify-admin-687 settings/send text messages changes 2023-08-08 07:53:06 -07:00
Carlo Costino
1a1ca0a7c9 Merge pull request #683 from GSA/production
Demo and Production deploy for 8/7/2023
2023-08-07 12:35:41 -04:00
Kenneth Kehl
7637695417 Merge pull request #665 from GSA/dependabot/pip/flake8-6.1.0
Bump flake8 from 6.0.0 to 6.1.0
2023-08-07 08:35:23 -07:00
Carlo Costino
4897658fd0 Merge branch 'main' into production 2023-08-07 11:17:15 -04:00
Kenneth Kehl
d5f9fb15d7 fix test for flake8 2023-08-07 08:07:36 -07:00
Carlo Costino
9c384c1183 Merge pull request #682 from GSA/668-change-UK-to-US-international-phone-number
Changed UK to US for sending international phone numbers
2023-08-04 14:54:12 -04:00
Steven Reilly
5314d82799 Merge pull request #681 from GSA/666-fix-template-bar-length
Removing the section that calculated the count bar for templates
2023-08-04 14:33:29 -04:00
Jonathan Bobel
ec14370b5a Changed UK to US for sending international phone numbers 2023-08-04 14:32:25 -04:00
Jonathan Bobel
d9e5709a0f Removing the section that calculated the count bar for templates and simplified 2023-08-04 14:23:19 -04:00
Carlo Costino
d430bea3ee Merge pull request #675 from GSA/636-remove-uk-requirements
Changed link to email notify support instead of going to request to go live page
2023-08-03 16:42:21 -04:00
Jonathan Bobel
0675749b0c Merge branch 'main' of https://github.com/GSA/notifications-admin into 636-remove-uk-requirements 2023-08-03 14:54:09 -04:00
Jonathan Bobel
74c1bb3baf Changed link to email address instead, adjusted test to reflect 2023-08-03 14:46:36 -04:00
dependabot[bot]
0188bf1cf2 Bump flake8 from 6.0.0 to 6.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 15:55:17 +00:00
Carlo Costino
41d1d055a4 Merge pull request #672 from GSA/stvnrlly/update-cryptography
Update lockfile to resolve pip-audit finding
2023-08-03 11:29:39 -04:00
Carlo Costino
ab92764840 Remove unused HTTP response header
See https://github.com/wntrblm/flask-talisman/issues/27 for more details

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-03 11:13:18 -04:00
Carlo Costino
6972290064 Updated Pipfile.lock with missing dev dependencies
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-03 09:58:57 -04:00
stvnrlly
8438c59064 include dev dependencies in update 2023-08-02 17:01:30 -04:00
stvnrlly
9dc81b101b update pipfile 2023-08-02 09:43:57 -04:00
Steven Reilly
61f6bbd0e8 Merge pull request #663 from GSA/tdlowden-patch-1
Quick name change
2023-08-01 09:26:29 -04:00
Tim Lowden
da57b109fc Merge pull request #662 from GSA/capitalize-notify-logo
Quick change per Meghan
2023-07-31 16:13:32 -04:00
Jonathan Bobel
1dc8d6ee53 Changed the wrong Notify, updating 2023-07-31 14:28:14 -04:00
Tim Lowden
a030c0aaca Update notify-pilot-info.md 2023-07-31 14:21:18 -04:00
Jonathan Bobel
fdd35e8c6b Quick change per Meghan 2023-07-31 12:34:38 -04:00
Steven Reilly
a2db4b5738 Merge pull request #658 from GSA/649-edit-landing-page-content
649 edit landing page content
2023-07-28 15:21:20 -04:00
Jonathan Bobel
e1528a27b2 Seeing if this test change will let it pass 2023-07-28 14:11:03 -04:00
Jonathan Bobel
196f160696 no message 2023-07-28 12:14:31 -04:00
Steven Reilly
0c5090c94b Merge pull request #640 from GSA/notify-admin-638
notify-admin-638 adjust coverage report to fail under 96%
2023-07-28 11:18:59 -04:00
Steven Reilly
be5144b99a Merge pull request #643 from GSA/notify-admin-530 2023-07-28 11:18:36 -04:00
Andrew Shumway
abf06247d2 Added if admin check to remove row in service settings (#621) 2023-07-28 11:17:02 -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
Steven Reilly
eec2caa6e4 Merge branch 'main' into notify-admin-638 2023-07-28 11:04:45 -04:00
Jonathan Bobel
27a193160f 619 - Removing all mention of emails from the pilot (#615) 2023-07-28 11:03:37 -04:00
Carlo Costino
b5664c3d20 Add support for E2E (end-to-end) tests (#625)
This changeset lays the foundation for supporting E2E (end-to-end) integration tests for US Notify.  It brings in the Playwright testing framework along with the Playwright pytest plugin to make this possible, and includes the following adjustments:

- A new test session fixture for ensuring that Playwright authenticates with the sites that are currently behind HTTP Auth (requies env-var config)
- A new end_to_end test directory specifically for E2E tests
- Updates to the Makefile that make sure E2E tests are not run as a part of the normal test routine but can be run separately
- A new command in the Makefile to run E2E tests that will run in Chromium, Firefox, and Webkit headless browsers

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-07-28 09:31:45 -04:00
Kenneth Kehl
e3e11327da Merge pull request #629 from GSA/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-27 12:30:54 -07:00
Andrew Shumway
34fef6954c Added UTC to formatter return strings and appropriate tests (#617)
Co-authored-by: Andrew Shumway <ashumway@flexion.us>
2023-07-27 11:22:05 -04:00
Kenneth Kehl
08d612166a Merge pull request #657 from GSA/dependabot/pip/flake8-bugbear-23.7.10
Bump flake8-bugbear from 23.3.12 to 23.7.10
2023-07-27 07:39:26 -07:00
Kenneth Kehl
185f98512b fix flake8 2023-07-27 07:29:30 -07:00