Commit Graph

13637 Commits

Author SHA1 Message Date
Carlo Costino
ceedff4d0e Merge pull request #852 from GSA/dependabot/pip/vulture-2.10
Bump vulture from 2.9.1 to 2.10
2023-10-11 10:29:52 -04:00
dependabot[bot]
a2ece1554c Bump vulture from 2.9.1 to 2.10
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.9.1 to 2.10.
- [Release notes](https://github.com/jendrikseipp/vulture/releases)
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jendrikseipp/vulture/compare/v2.9.1...v2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:12:14 +00:00
Carlo Costino
d55b614b2b Merge pull request #853 from GSA/dependabot/pip/blinker-1.6.3
Bump blinker from 1.6.2 to 1.6.3
2023-10-11 10:10:20 -04:00
dependabot[bot]
b94fb8a867 Bump blinker from 1.6.2 to 1.6.3
Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/pallets-eco/blinker/releases)
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/blinker/compare/1.6.2...1.6.3)

---
updated-dependencies:
- dependency-name: blinker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 13:58:56 +00:00
Carlo Costino
8445906fa1 Merge pull request #854 from GSA/dependabot/pip/pytest-playwright-0.4.3
Bump pytest-playwright from 0.4.2 to 0.4.3
2023-10-11 09:54:18 -04:00
Carlo Costino
ce9fdc693f Merge pull request #856 from GSA/819-make-template-help-more-prominent
819 make template help more prominent
2023-10-10 11:48:50 -04:00
Jonathan Bobel
db201eeda9 Small styling updates 2023-10-10 11:23:19 -04:00
Jonathan Bobel
5d0eb7d211 819 - Make template help more prominent 2023-10-10 11:07:08 -04:00
dependabot[bot]
0ef554674a Bump pytest-playwright from 0.4.2 to 0.4.3
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: pytest-playwright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 00:01:02 +00:00
Carlo Costino
4c833a4360 Merge pull request #850 from GSA/816-change-prepare-to-send-button
816 - Change "Prepare to send" button text
2023-10-06 13:34:37 -04:00
Jonathan Bobel
57ec11d7c5 816 - Change "Prepare to send" button text 2023-10-06 13:13:18 -04:00
Carlo Costino
9e47062aa7 Merge pull request #840 from GSA/dependabot/pip/coverage-7.3.2
Bump coverage from 7.3.1 to 7.3.2
2023-10-06 12:48:24 -04:00
dependabot[bot]
d34249ff8b Bump coverage from 7.3.1 to 7.3.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.1...7.3.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:23:26 +00:00
Carlo Costino
f1cdb79475 Merge pull request #841 from GSA/dependabot/pip/moto-4.2.5
Bump moto from 4.2.4 to 4.2.5
2023-10-06 12:20:11 -04:00
Carlo Costino
124d342b39 Merge pull request #846 from GSA/822-restrict-international-message-service
822 - restrict international message services
2023-10-06 12:18:17 -04:00
Carlo Costino
3a4e3889c0 Merge pull request #849 from GSA/814-error-message-CSV
814 error message csv
2023-10-06 12:17:07 -04:00
Jonathan Bobel
af2da54ffc Decided not to use the template and include the USWDS alert one-by-one 2023-10-06 11:31:28 -04:00
Jonathan Bobel
fd196c6534 814 - Adding alert component to CSV error area 2023-10-05 16:20:37 -04:00
Jonathan Bobel
afe6e9c11a 822 - restrict international message services 2023-10-04 14:40:21 -04:00
Carlo Costino
838f643b18 Merge pull request #845 from GSA/821-remove-table-header
821 - removing a few headers and adjusting the tests
2023-10-03 16:08:51 -04:00
Carlo Costino
206165499f Merge pull request #844 from GSA/835-new-template-wording
835 - Change "new template" wording
2023-10-03 16:08:02 -04:00
Jonathan Bobel
fefa8288c4 821 - removing a few headers and adjusting the tests to accept an empty string 2023-10-03 15:28:27 -04:00
Jonathan Bobel
154b8fd8f3 Merge branch 'main' of https://github.com/GSA/notifications-admin into 835-new-template-wording 2023-10-03 14:30:34 -04:00
Jonathan Bobel
d6205bc1ff 835 - Change "new template" wording 2023-10-03 11:14:21 -04:00
dependabot[bot]
cd508c05b0 Bump moto from 4.2.4 to 4.2.5
Bumps [moto](https://github.com/getmoto/moto) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.2.4...4.2.5)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 15:08:06 +00:00
Kenneth Kehl
48c20c7966 Merge pull request #842 from GSA/dependabot/pip/urllib3-1.26.17
Bump urllib3 from 1.26.16 to 1.26.17
2023-10-03 07:38:40 -07:00
Carlo Costino
b255e2a112 Merge pull request #837 from GSA/808-format-ytd-usage
808 - format usage ytd section
2023-10-03 09:32:20 -04:00
dependabot[bot]
e8ed0ef8b0 Bump urllib3 from 1.26.16 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 04:14:22 +00:00
Jonathan Bobel
c7e05246b1 808 - formatted annual usage section 2023-10-02 15:12:36 -04:00
Carlo Costino
20e8aaac1a Merge pull request #833 from GSA/832-change-failed-homepage-image
832 - update home page image to reflect "No failures" state
2023-10-02 12:41:52 -04:00
Jonathan Bobel
64094c02ed Updated home page image 2023-10-02 11:11:52 -04:00
Steven Reilly
f661f2cba4 Merge pull request #829 from GSA/update-zap-scans
Update OWASP ZAP scans
2023-09-29 14:26:09 -04:00
Carlo Costino
fab8d92651 Merge pull request #830 from GSA/notify-admin-642
notify-admin-642 document how the downloadable reports work
2023-09-29 12:43:16 -04:00
Kenneth Kehl
5c4816ddbe notify-admin-642 document how the downloadable reports work 2023-09-29 08:28:02 -07:00
Carlo Costino
38379176f4 Update OWASP ZAP scans
The OWASP ZAP scan GitHub Actions have been updated recently and we need to make sure our GitHub Actions account for the recent changes.  This changeset makes sure we are using the latest version of the OWASP ZAP API scan and the correct Docker image.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-09-28 17:31:39 -04:00
Carlo Costino
5557f313b3 Merge pull request #824 from GSA/tdlowden-patch-1
Adding new demo vid to notify-pilot-info.md
2023-09-28 11:31:45 -04:00
Tim Lowden
d164fe7049 Adding new demo vid to notify-pilot-info.md 2023-09-28 11:02:15 -04:00
Carlo Costino
c48cb0d020 Merge pull request #823 from GSA/tdlowden-print-goals
Update sprint-goals.md
2023-09-28 10:36:32 -04:00
Tim Lowden
924bd41b7c Update sprint-goals.md 2023-09-28 09:14:37 -04:00
Steven Reilly
8aa82a1f49 Merge pull request #798 from GSA/dependabot/pip/moto-4.2.4
Bump moto from 4.2.3 to 4.2.4
2023-09-26 16:35:06 -04:00
Steven Reilly
6774ae9194 Merge pull request #799 from GSA/dependabot/pip/newrelic-9.1.0
Bump newrelic from 9.0.0 to 9.1.0
2023-09-26 16:34:39 -04:00
dependabot[bot]
13b0f05c1d Bump newrelic from 9.0.0 to 9.1.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.0.0...v9.1.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-09-25 23:36:26 +00:00
dependabot[bot]
299b9a5062 Bump moto from 4.2.3 to 4.2.4
Bumps [moto](https://github.com/getmoto/moto) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.2.3...4.2.4)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 23:36:00 +00:00
Carlo Costino
1dff2e5e1a Merge pull request #794 from GSA/715-content-changes
715 - content updates
2023-09-25 14:43:55 -04:00
Carlo Costino
4d87636805 Merge pull request #791 from GSA/notify-admin-769
notify-admin-768 fix download csv 'Sent by' column
2023-09-25 13:59:03 -04:00
Carlo Costino
285a54a552 Merge pull request #788 from GSA/780-remove-menu-on-mobile
780 - Hide menu button on mobile home page when logged out
2023-09-25 13:55:35 -04:00
Carlo Costino
40235905e2 Merge pull request #795 from GSA/bug-failed-message-style
Styling update for failed section
2023-09-22 16:47:33 -04:00
Jonathan Bobel
e2ab8ea008 Styling update for failed section 2023-09-22 16:35:12 -04:00
Jonathan Bobel
2675099664 Content updates 2023-09-22 16:16:49 -04:00
Kenneth Kehl
1d66533111 merge from main and resolve conflicts 2023-09-22 12:37:32 -07:00