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
Jonathan Bobel
b9736f4cf6
Fixed the test
2023-07-27 09:36:58 -04:00
Jonathan Bobel
18a53b972a
Content updates
2023-07-27 09:32:45 -04:00
dependabot[bot]
4aaf73ca7a
Bump flake8-bugbear from 23.3.12 to 23.7.10
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 23.3.12 to 23.7.10.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.3.12...23.7.10 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-26 23:38:55 +00:00
Carlo Costino
39e7ba1843
Merge pull request #654 from GSA/main
...
Deploy 7/26/23
2023-07-26 16:27:18 -04:00
Kenneth Kehl
69598afa0c
Merge pull request #578 from GSA/dependabot/pip/flake8-6.0.0
...
Bump flake8 from 4.0.1 to 6.0.0
2023-07-26 11:10:11 -07:00
Kenneth Kehl
f188dea3cd
fix flake8
2023-07-26 10:58:53 -07:00
dependabot[bot]
6d9b60042a
Bump flake8 from 4.0.1 to 6.0.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 4.0.1 to 6.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...6.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-26 17:18:28 +00:00
Kenneth Kehl
11687479d5
Merge pull request #612 from GSA/dependabot/pip/flake8-bugbear-23.3.12
...
Bump flake8-bugbear from 22.4.25 to 23.3.12
2023-07-26 09:29:04 -07:00
Kenneth Kehl
3a463737c7
merge from main and resolve
2023-07-26 09:20:05 -07:00
Kenneth Kehl
559ed217e4
fix test
2023-07-26 09:09:06 -07:00
Kenneth Kehl
dc342385ce
notify-admin-641 let platform admins export listing of all users ( #647 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
Co-authored-by: stvnrlly <steven.reilly@gsa.gov >
2023-07-26 12:08:55 -04:00
dependabot[bot]
8280dadc35
Bump flake8-bugbear from 22.4.25 to 23.3.12
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.4.25 to 23.3.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.4.25...23.3.12 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-26 15:01:42 +00:00
Kenneth Kehl
71f3ae2316
Merge pull request #653 from GSA/dependabot/pip/pytest-env-0.8.2
...
Bump pytest-env from 0.6.2 to 0.8.2
2023-07-26 07:53:26 -07:00
dependabot[bot]
8b6a4d9e48
Bump pytest-env from 0.6.2 to 0.8.2
...
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env ) from 0.6.2 to 0.8.2.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases )
- [Commits](https://github.com/pytest-dev/pytest-env/compare/0.6.2...0.8.2 )
---
updated-dependencies:
- dependency-name: pytest-env
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-25 23:45:50 +00:00
Kenneth Kehl
adb8229dae
Merge pull request #648 from GSA/dependabot/pip/pip-audit-2.6.1
...
Bump pip-audit from 2.6.0 to 2.6.1
2023-07-25 08:08:24 -07:00
dependabot[bot]
80da9873da
Bump pip-audit from 2.6.0 to 2.6.1
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/pypa/pip-audit/releases )
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: pip-audit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-25 00:02:56 +00:00
Kenneth Kehl
10977b310d
Merge pull request #644 from GSA/dependabot/pip/pytest-xdist-3.3.1
...
Bump pytest-xdist from 2.5.0 to 3.3.1
2023-07-24 09:27:29 -07:00
Carlo Costino
5f7e1cf0dd
Merge pull request #628 from GSA/tdlowden-patch-1
...
Update sprint-goals.md
2023-07-24 09:43:37 -04:00
Tim Lowden
4642c0fa58
Update sprint-goals.md
2023-07-24 08:24:57 -04:00
dependabot[bot]
a6c75d4123
Bump pytest-xdist from 2.5.0 to 3.3.1
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 2.5.0 to 3.3.1.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.5.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-21 23:41:01 +00:00
Kenneth Kehl
9e323e9477
Merge pull request #619 from GSA/dependabot/pip/prometheus-client-0.17.1
...
Bump prometheus-client from 0.14.1 to 0.17.1
2023-07-21 09:13:09 -07:00
Kenneth Kehl
933a4808e4
notify-admin-530 remove email info in service name settings
2023-07-21 08:24:10 -07:00
Kenneth Kehl
6188f7bc74
notify-admin-638 adjust coverage report to fail under 96%
2023-07-20 13:20:22 -07:00
Amy Ashida
773298fa54
fixing mailto typo ( #637 )
2023-07-20 13:47:48 -04:00
Tim Lowden
9800cd0879
Update sprint-goals.md
2023-07-20 11:47:25 -04:00