Beverly Nguyen
e9f6b93d85
enums part 2
2025-07-11 14:18:54 -07:00
ccostino
0267a82687
Merge pull request #2742 from GSA/dependabot/pip/certifi-2025.7.9
...
Bump certifi from 2025.6.15 to 2025.7.9
2025-07-10 17:17:35 -04:00
dependabot[bot]
bce4671803
Bump certifi from 2025.6.15 to 2025.7.9
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.6.15 to 2025.7.9.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.06.15...2025.07.09 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.7.9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-09 23:07:27 +00:00
Alex Janousek
0faa32c268
Merge pull request #2738 from GSA/cleanup/govuk-uswds-radio
...
Cleanup/govuk uswds radio
2025-07-09 19:29:40 -03:00
Beverly Nguyen
fc54cfd941
Merge pull request #2737 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums
...
PART 1: Created and implemented enums throughout the codebase
2025-07-09 15:27:48 -07:00
alexjanousekGSA
d1c423a112
Add BackstopJS reference images for radio button pages
...
These reference images correspond to the radio button page scenarios added
in the previous commit. They capture the post-migration USWDS radio styling.
2025-07-09 16:59:21 -03:00
alexjanousekGSA
ffc6d6c5b7
Add BackstopJS coverage for radio button pages
2025-07-09 16:48:52 -03:00
alexjanousekGSA
a691f5c0dd
Migrate radio buttons from GOV.UK to USWDS
...
- Replace .multiple-choice with .usa-radio classes
- Update radio templates to use USWDS patterns
- Remove GOV.UK dependencies from radio components
- Convert nested lists to flat divs with USWDS margin utilities
- Update tests to use new radio classes
2025-07-09 16:40:34 -03:00
Alex Janousek
3f42dc343b
Merge pull request #2741 from GSA/dependabot/pip/phonenumbers-9.0.9
...
Bump phonenumbers from 9.0.8 to 9.0.9
2025-07-09 13:52:18 -03:00
dependabot[bot]
823593893d
Bump phonenumbers from 9.0.8 to 9.0.9
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.8 to 9.0.9.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.8...v9.0.9 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-08 23:08:12 +00:00
Alex Janousek
f07c196734
Merge pull request #2739 from GSA/dependabot/pip/moto-5.1.8
...
Bump moto from 5.1.6 to 5.1.8
2025-07-08 08:27:11 -04:00
Alex Janousek
ad824bbc1b
Merge pull request #2740 from GSA/dependabot/pip/bandit-1.8.6
...
Bump bandit from 1.8.5 to 1.8.6
2025-07-08 08:26:51 -04:00
dependabot[bot]
ea5e1f6d8c
Bump bandit from 1.8.5 to 1.8.6
...
---
updated-dependencies:
- dependency-name: bandit
dependency-version: 1.8.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-08 03:32:15 +00:00
dependabot[bot]
cf6f134cc1
Bump moto from 5.1.6 to 5.1.8
...
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-08 02:31:11 +00:00
Alex Janousek
5d1e1caf24
Merge pull request #2734 from GSA/dependabot/npm_and_yarn/jest-30.0.4
...
Bump jest from 30.0.3 to 30.0.4
2025-07-07 11:49:33 -04:00
Alex Janousek
cc30337d6c
Merge pull request #2733 from GSA/dependabot/npm_and_yarn/jest-environment-jsdom-30.0.4
...
Bump jest-environment-jsdom from 30.0.2 to 30.0.4
2025-07-07 11:49:09 -04:00
Alex Janousek
377d24357f
Merge pull request #2735 from GSA/dependabot/pip/coverage-7.9.2
...
Bump coverage from 7.9.1 to 7.9.2
2025-07-07 11:48:51 -04:00
Alex Janousek
bf75705175
Merge pull request #2736 from GSA/dependabot/npm_and_yarn/rollup-4.44.2
...
Bump rollup from 4.44.1 to 4.44.2
2025-07-07 11:48:33 -04:00
Beverly Nguyen
3130b1399c
isort .
2025-07-04 17:52:03 -07:00
Beverly Nguyen
fa9e45fbcd
.value removed
2025-07-04 17:42:20 -07:00
Beverly Nguyen
ee2f777904
remove healthcheck.py changes
2025-07-04 17:33:25 -07:00
Beverly Nguyen
9d9fa1c394
removed .value because we have StrEnum
2025-07-04 17:30:30 -07:00
Beverly Nguyen
8a41de8f07
Using StrEnum to drop .value
2025-07-04 17:22:21 -07:00
Beverly Nguyen
b73b4ac73e
PART 1: Created and implemented enums throughout the codebase to replace hardcoded status strings, improving type safety and reducing the risk of typos.
2025-07-04 16:37:04 -07:00
dependabot[bot]
e69cd8267d
Bump rollup from 4.44.1 to 4.44.2
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.44.1 to 4.44.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.44.1...v4.44.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.44.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-04 23:15:23 +00:00
dependabot[bot]
2cec15f097
Bump coverage from 7.9.1 to 7.9.2
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.9.1 to 7.9.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.9.1...7.9.2 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.9.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 23:41:06 +00:00
dependabot[bot]
a0c87e0773
Bump jest from 30.0.3 to 30.0.4
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 30.0.3 to 30.0.4.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.0.4/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 23:23:51 +00:00
dependabot[bot]
b13657373e
Bump jest-environment-jsdom from 30.0.2 to 30.0.4
...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) from 30.0.2 to 30.0.4.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.0.4/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-version: 30.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 23:23:37 +00:00
Beverly Nguyen
232d76369f
Merge pull request #2729 from GSA/convert-govuk-button-to-uswds
...
Convert govuk button to uswds button
2025-07-03 14:43:27 -07:00
Alex Janousek
ddaa68c1de
Merge pull request #2730 from GSA/dependabot/npm_and_yarn/babel/core-7.28.0
...
Bump @babel/core from 7.27.7 to 7.28.0
2025-07-02 21:43:36 -04:00
alexjanousekGSA
84bbc328b4
Fix collapsible checkboxes test selectors
...
The tests were failing because the .usa-button selector was too broad
and was matching the 'Select all' button instead of the main
expand/collapse button. Updated selectors to use .selection-footer__button
which is more specific to the button being tested.
2025-07-02 21:40:05 -04:00
dependabot[bot]
2b72e5df60
Bump @babel/core from 7.27.7 to 7.28.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.27.7 to 7.28.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 01:35:48 +00:00
Alex Janousek
47d388ba29
Merge pull request #2732 from GSA/dependabot/pip/cryptography-45.0.5
...
Bump cryptography from 45.0.4 to 45.0.5
2025-07-02 21:34:58 -04:00
Alex Janousek
f5501e364e
Merge pull request #2731 from GSA/dependabot/npm_and_yarn/babel/preset-env-7.28.0
...
Bump @babel/preset-env from 7.27.2 to 7.28.0
2025-07-02 21:34:35 -04:00
alexjanousekGSA
3e2fe8be04
Updated and tested all buttons
2025-07-02 21:30:00 -04:00
dependabot[bot]
f968aece17
Bump cryptography from 45.0.4 to 45.0.5
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.4 to 45.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.4...45.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 23:49:04 +00:00
dependabot[bot]
7002dfaba7
Bump @babel/preset-env from 7.27.2 to 7.28.0
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.27.2 to 7.28.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 23:20:43 +00:00
alexjanousekGSA
bee667a5e9
Set baseline with backstop reference files
2025-07-02 16:10:07 -04:00
alexjanousekGSA
7447a0080c
Removed unused code that is not fully implemented
2025-07-02 15:25:57 -04:00
Alex Janousek
ac226f5ad8
Merge pull request #2727 from GSA/feature/remove-govuk
...
Update govuk-link to usa-link
2025-07-02 12:31:26 -04:00
Alex Janousek
afbdb2aa9a
Merge pull request #2728 from GSA/dependabot/pip/pytest-xdist-3.8.0
...
Bump pytest-xdist from 3.7.0 to 3.8.0
2025-07-02 11:14:44 -04:00
dependabot[bot]
4e31738fd8
Bump pytest-xdist from 3.7.0 to 3.8.0
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 00:00:50 +00:00
Alex Janousek
25d76d1350
Merge pull request #2726 from GSA/dependabot/npm_and_yarn/playwright-1.53.2
...
Bump playwright from 1.53.1 to 1.53.2
2025-07-01 12:41:45 -04:00
alexjanousekGSA
3f58647dc9
Replace govuk link with usa-link and tested
2025-07-01 12:41:07 -04:00
alexjanousekGSA
07bdad4134
New backstop reference files before uswds component swap with govuk
2025-07-01 11:21:17 -04:00
dependabot[bot]
23ab1dd6c2
Bump playwright from 1.53.1 to 1.53.2
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.53.1 to 1.53.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.1...v1.53.2 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.53.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-01 02:30:53 +00:00
ccostino
db20c888f2
Merge pull request #2720 from GSA/clean-up-js
...
Unnecessary large white space below footer
06-30-2025
2025-06-27 17:18:44 -04:00
ccostino
f12b4e29be
Merge pull request #2712 from GSA/2709-bug-sorting-error-on-activity-page
...
Improved job/activity list ordering and display
2025-06-27 15:55:55 -04:00
Beverly Nguyen
01b1004ab5
Unnecessary large white space below footer
2025-06-27 12:40:01 -07:00
ccostino
8146ff995e
Merge pull request #2717 from GSA/python_3_12_7
...
upgrade to python 3.12.9
2025-06-27 10:27:23 -04:00