Commit Graph

13664 Commits

Author SHA1 Message Date
Carlo Costino
86a19c945e Merge pull request #750 from GSA/notify-678
Notify 678
2023-10-12 10:16:52 -04:00
Carlo Costino
a46a21a519 Revert recent changes for window location updates
There are a few other things at play that will require more investigation at a future date:

- Why window.location.assign() or history.pushState() do not work
- If any other config or polyfills are needed with JSDOM

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-10-12 10:00:30 -04:00
Carlo Costino
4fff35590b Attempt at fixing sign-out link after session expires
Note that this still does not seem to work; needs more investigation, but not a showstopper for the feature going out!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-10-11 17:10:53 -04:00
Carlo Costino
d4d36087d4 Swapped resetting window.location.href to using window.location.assign
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-10-11 15:48:30 -04:00
Andrew Shumway
4effd7df06 Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678 2023-10-11 11:07:34 -06:00
Carlo Costino
d12faf6cd8 Merge pull request #839 from GSA/dependabot/pip/flask-wtf-1.2.1
Bump flask-wtf from 1.1.1 to 1.2.1
2023-10-11 11:02:19 -04:00
dependabot[bot]
27ff29d0db Bump flask-wtf from 1.1.1 to 1.2.1
Bumps [flask-wtf](https://github.com/wtforms/flask-wtf) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/wtforms/flask-wtf/releases)
- [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst)
- [Commits](https://github.com/wtforms/flask-wtf/compare/v1.1.1...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:32:40 +00:00
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
Andrew Shumway
76f9c5e6ab Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678 2023-10-10 11:00:37 -06: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
Andrew Shumway
643e1ef1b6 Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678 2023-10-03 14:37:04 -06: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
Andrew Shumway
efce22b171 Put timer back to 25 minutes 2023-10-02 15:21:00 -06:00
Andrew Shumway
93ac55ce35 Separate logout by user or inactivity 2023-10-02 15:20:23 -06:00
Andrew Shumway
00db493305 Clean up code/tests 2023-10-02 14:48:35 -06: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
Andrew Shumway
020dc871f7 Added test for code coverage 2023-10-02 09:18:30 -06: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
57f2ee798b Made several adjustments for session timer tests
- Turned the timeoutPopup module into a proper module that is exported
- Pulled out the setInterval inner function to be its own method
- Adjusted the session timer tests to have additional setup and teardown pieces
- Added a few tests

There may be some additional adjustments needed, e.g., we may not have to expose all of the methods, but then we have to figure out how to make them accessible in the tests another way.

h/t @A-Shumway42 for pairing with me to review all of these changes and approach!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-09-28 15:31:08 -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