Beverly Nguyen
38e27fa6fc
Merge branch 'main' into formatting
2025-08-01 09:55:40 -07:00
Alex Janousek
3ecd9853ab
Merge pull request #2800 from GSA/2589-may-19-zap-scan-fixes
...
Updated based on scan results
2025-07-31 19:03:42 -04:00
alexjanousekGSA
aa18d1447e
Reran reference tests and merged in main to fix conflicts
2025-07-31 17:07:17 -04:00
alexjanousekGSA
1203546a97
Merge branch 'main' into 2589-may-19-zap-scan-fixes
...
Resolved conflicts by:
- Taking all backstop images from main branch
- Taking .ds.baseline from main (with updated line numbers)
- Keeping template literal security fixes in listEntry.js while incorporating main's styling changes
- Taking main's config.py updates (LOGO_CDN_DOMAIN and formatting)
2025-07-31 16:08:12 -04:00
Beverly Nguyen
14ff289a36
format
2025-07-31 12:20:04 -07:00
Beverly Nguyen
1b04d1fd83
format
2025-07-31 12:16:57 -07:00
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
Beverly Nguyen
181ea66468
Merge branch 'main' into formatting
2025-07-31 12:13:42 -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
1168e221df
Removed hogan from tests that were leftover
2025-07-31 13:52:35 -04:00
alexjanousekGSA
51c9cf9e74
Merge branch 'main' into govuk-migration
2025-07-31 13:40:38 -04:00
alexjanousekGSA
c04d8969f5
Fixed linting and build errors
2025-07-31 13:38:50 -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
611ada696f
Security scan updates
2025-07-31 12:47:40 -04:00
alexjanousekGSA
55340dbc4b
Updated based on scan results
2025-07-31 11:39:58 -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
91f71f954d
Merge branch 'main' into formatting
2025-07-30 15:16:52 -07: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
72ae831f04
Merge branch 'main' into formatting
2025-07-29 22:26:37 -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