Commit Graph

17458 Commits

Author SHA1 Message Date
Beverly Nguyen
cb84fba9f6 Merge pull request #2794 from GSA/2085-conditional-within-the-my-activity-page-needs-to-be-fixed
Fix empty table display in My activity view when user has no jobs
2025-07-31 12:15:28 -07:00
Alex Janousek
1b52da73b7 Merge pull request #2774 from GSA/govuk-migration
More govuk conversions
2025-07-31 15:11:24 -04:00
alexjanousekGSA
51c9cf9e74 Merge branch 'main' into govuk-migration 2025-07-31 13:40:38 -04:00
ccostino
307e52a7d6 Merge pull request #2801 from GSA/fix-gunicorn-config
Remove logging from gunicorn config file
2025-07-31 13:07:37 -04:00
Carlo Costino
bf171ebaab Remova unneeded hilite import
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-31 12:58:57 -04:00
Carlo Costino
5e4e763119 Remove logging from gunicorn config file
This changeset removes the logging statements in the gunicorn config file to see if that addresses the issue we are seeing.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-31 12:55:25 -04:00
alexjanousekGSA
29d050a0b8 Fixed unit tests 2025-07-31 09:54:08 -04:00
alexjanousekGSA
6942a2843d Tweaked a few more issues 2025-07-31 09:24:44 -04:00
alexjanousekGSA
ab7b262c01 Fixed more unit tests 2025-07-31 08:14:58 -04:00
Alex Janousek
6a3d9c40b4 Merge pull request #2798 from GSA/dependabot/pip/freezegun-1.5.4
Bump freezegun from 1.5.3 to 1.5.4
2025-07-31 08:13:11 -04:00
dependabot[bot]
43b68f9337 Bump freezegun from 1.5.3 to 1.5.4
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.3...1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-31 12:07:19 +00:00
Alex Janousek
690c164c21 Merge pull request #2784 from GSA/dependabot/pip/coverage-7.10.1
Bump coverage from 7.10.0 to 7.10.1
2025-07-31 08:04:55 -04:00
Alex Janousek
59f6cccbed Merge pull request #2791 from GSA/dependabot/npm_and_yarn/rollup-4.46.2
Bump rollup from 4.45.1 to 4.46.2
2025-07-31 08:04:33 -04:00
Alex Janousek
2d7271e55b Merge pull request #2792 from GSA/dependabot/npm_and_yarn/morphdom-2.7.7
Bump morphdom from 2.7.5 to 2.7.7
2025-07-31 08:04:25 -04:00
Alex Janousek
b8ec2e03f0 Merge pull request #2785 from GSA/dependabot/pip/moto-5.1.9
Bump moto from 5.1.8 to 5.1.9
2025-07-31 08:04:12 -04:00
Alex Janousek
e1b530f16c Merge pull request #2799 from GSA/dependabot/pip/regex-2025.7.33
Bump regex from 2024.11.6 to 2025.7.33
2025-07-31 08:03:56 -04:00
alexjanousekGSA
b1e5b8d110 Fixed merge conflict 2025-07-31 07:53:37 -04:00
alexjanousekGSA
31a9e39846 Formatting and linting changes 2025-07-31 07:49:12 -04:00
dependabot[bot]
e3901f80f8 Bump regex from 2024.11.6 to 2025.7.33
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.11.6 to 2025.7.33.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.7.33)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.7.33
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 23:44:53 +00:00
alexjanousekGSA
7d5db34d16 Increased unit test 2025-07-30 18:46:19 -04:00
Beverly Nguyen
4f489c1445 jest test fix 2025-07-30 15:06:44 -07:00
alexjanousekGSA
be93596075 More cleanup and changes for stable pr 2025-07-30 15:46:53 -04:00
alexjanousekGSA
9e97a797b9 Migrate GOV.UK components to USWDS
- Convert previous/next navigation to USWDS pagination component
  - Update radio buttons and checkboxes to use USWDS classes
  - Migrate guest list inputs with proper USWDS styling
  - Replace GOV.UK button patterns with USWDS button variants
  - Update form field spacing to use USWDS utilities
  - Scope fieldset legend styles to specific form contexts
  - Update visual regression test references for new components
2025-07-30 15:24:21 -04:00
Kenneth Kehl
a81742c5c5 Merge pull request #2797 from GSA/report_performance
change gunicorn timeout to 240 seconds
2025-07-30 12:16:12 -07:00
Kenneth Kehl
1a5c56b621 ugh 2025-07-30 11:31:22 -07:00
Kenneth Kehl
4c258bb39b ugh 2025-07-30 11:25:36 -07:00
Kenneth Kehl
d35c7bbd5f temporarily weaken axe checks 2025-07-30 11:15:21 -07:00
Kenneth Kehl
e82e138771 change gunicorn timeout to 240 seconds 2025-07-30 10:51:54 -07:00
ccostino
e3910e008c Merge pull request #2782 from GSA/2257-there-shouldnt-be-a-next-in-pagination-if-theres-less-than-50-items-in-a-table
fixing pagination and download links along with tests
2025-07-30 13:20:03 -04:00
ccostino
902e3e85f7 Merge pull request #2796 from GSA/downgrade-python-again
Downgrade Python to 3.12.9 again
2025-07-30 12:50:37 -04:00
Carlo Costino
f3df2f9c33 Downgrade Python to 3.12.9 again
This changeset puts us back to Python 3.12.9 since we are still wrestling with certificate validation errors in Python 3.13 and no easy way to test things without breaking our deployment flow currently.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 12:24:16 -04:00
Beverly Nguyen
177f7e836e Merge branch 'main' into 2085-conditional-within-the-my-activity-page-needs-to-be-fixed 2025-07-29 22:27:03 -07:00
Beverly Nguyen
260a58986b Fix empty table display in My activity view when user has no jobs 2025-07-29 22:23:59 -07:00
dependabot[bot]
7e789b1b55 Bump morphdom from 2.7.5 to 2.7.7
Bumps [morphdom](https://github.com/patrick-steele-idem/morphdom) from 2.7.5 to 2.7.7.
- [Changelog](https://github.com/patrick-steele-idem/morphdom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patrick-steele-idem/morphdom/compare/v2.7.5...v2.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 23:24:01 +00:00
dependabot[bot]
a8dd322b82 Bump rollup from 4.45.1 to 4.46.2
Bumps [rollup](https://github.com/rollup/rollup) from 4.45.1 to 4.46.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.45.1...v4.46.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 23:23:53 +00:00
ccostino
35361fa784 Merge pull request #2790 from GSA/modify-notifications-client
Attempt to debug SSL cert validation error
2025-07-29 18:12:34 -04:00
Carlo Costino
3db62a1921 Fix broken test
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:55:04 -04:00
Carlo Costino
bf9d17d660 Fixed formatting issue with missing line
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:39:10 -04:00
Carlo Costino
f85efba737 Attempt to debug SSL cert validation error
This changeset introduces a few changes:

* Removes UK Notify Logo URL and config
* Removes UK Notify API URL and replaces with Notify.gov
* Improves the error handler for HTTPErrors to provide actual exception and stack trace information

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:33:13 -04:00
ccostino
c1b071adea Merge pull request #2788 from GSA/undo-recent-changes
Undo recent changes related to Python upgrade
2025-07-29 16:40:47 -04:00
Carlo Costino
f69e3a5a00 Undo recent changes related to Python upgrade
This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors.  Back to the drawing board!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 16:32:52 -04:00
ccostino
c2b7575e99 Merge pull request #2787 from GSA/python_3_13
disable gevent
2025-07-29 14:35:08 -04:00
Kenneth Kehl
9d072e44df add comment 2025-07-29 11:21:24 -07:00
Kenneth Kehl
8593a9b1ba disable gevent 2025-07-29 10:31:06 -07:00
Beverly Nguyen
e5885f674b Fixed pagination logic to prevent infinite next button 2025-07-29 10:25:43 -07:00
Beverly Nguyen
d65be41da5 fix test get_immediate_jobs for download availability check 2025-07-29 10:17:35 -07:00
Beverly Nguyen
eac2733a33 flake8 2025-07-29 09:57:59 -07:00
ccostino
18a6730a2c Merge pull request #2786 from GSA/python_3_13
instantiate newrelic in gunicorn_entry.py
2025-07-29 12:00:22 -04:00
Kenneth Kehl
c8a559f0e5 instantiate newrelic in gunicorn_entry.py 2025-07-29 08:15:43 -07:00
ccostino
d7568eda42 Merge pull request #2781 from GSA/python_3_13
upgrade to python 3.13.2
2025-07-29 10:04:36 -04:00