Commit Graph

17330 Commits

Author SHA1 Message Date
Kenneth Kehl
2c8fd3909d fix test 2025-07-17 11:41:22 -07:00
Kenneth Kehl
db02b78580 better invite error handling 2025-07-17 11:10:20 -07:00
Kenneth Kehl
6ee84af8f6 fix typo 2025-07-16 11:45:21 -07:00
Kenneth Kehl
594dca06ab more debug for invites 2025-07-16 09:19:43 -07:00
ccostino
591231c084 Merge pull request #2751 from GSA/dependabot/npm_and_yarn/rollup-4.45.0
Bump rollup from 4.44.2 to 4.45.0
2025-07-15 10:27:18 -04:00
ccostino
a5753cb20a Merge pull request #2750 from GSA/dependabot/pip/freezegun-1.5.3
Bump freezegun from 1.5.2 to 1.5.3
2025-07-15 09:53:17 -04:00
dependabot[bot]
128ca06270 Bump freezegun from 1.5.2 to 1.5.3
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.2 to 1.5.3.
- [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.2...1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 12:52:15 +00:00
ccostino
710631312f Merge pull request #2749 from GSA/dependabot/pip/certifi-2025.7.14
Bump certifi from 2025.7.9 to 2025.7.14
2025-07-15 08:50:20 -04:00
dependabot[bot]
f5d5aa0bf9 Bump rollup from 4.44.2 to 4.45.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.44.2 to 4.45.0.
- [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.2...v4.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 04:29:54 +00:00
dependabot[bot]
6f31bc14dc Bump certifi from 2025.7.9 to 2025.7.14
---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.7.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 02:35:27 +00:00
Alex Janousek
f849799bc4 Merge pull request #2746 from GSA/migrate/govuk-list-heading
Migrate/govuk list and heading to uswds
2025-07-14 11:27:35 -03:00
Alex Janousek
f940d1fde6 Merge pull request #2748 from GSA/dependabot/npm_and_yarn/playwright-1.54.1
Bump playwright from 1.54.0 to 1.54.1
2025-07-14 08:54:12 -03:00
dependabot[bot]
ecc8057b30 Bump playwright from 1.54.0 to 1.54.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.54.0 to 1.54.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.0...v1.54.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-11 23:05:53 +00:00
alexjanousekGSA
3e0ff8d353 Removed unused paas-failwhale page 2025-07-11 16:56:58 -03:00
alexjanousekGSA
6b2d783b37 Removed govuk header css and migrated to uswds 2025-07-11 16:32:59 -03:00
Alex Janousek
9cc4bbb5ce Merge pull request #2743 from GSA/cleanup/govuk-uswds-checkbox
Cleanup/govuk uswds checkbox
2025-07-11 14:41:55 -03:00
alexjanousekGSA
405b47a02e Cleaned up styles, removed more govuk unused styles 2025-07-11 13:08:33 -03:00
alexjanousekGSA
53a3143a8f Renamed methods from govuk 2025-07-11 11:59:28 -03:00
Alex Janousek
3b1d9689b4 Merge pull request #2745 from GSA/dependabot/npm_and_yarn/playwright-1.54.0
Bump playwright from 1.53.2 to 1.54.0
2025-07-11 10:54:29 -03:00
alexjanousekGSA
793e51a3a2 Updated checkboxes to uswds 2025-07-11 10:32:00 -03:00
dependabot[bot]
9a2c6d1111 Bump playwright from 1.53.2 to 1.54.0
Bumps [playwright](https://github.com/microsoft/playwright) from 1.53.2 to 1.54.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 23:34:08 +00: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
alexjanousekGSA
41b925982e Added checkbox base line tests 2025-07-10 13:56:21 -03: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
51dcdca047 Migrate checkbox template from GOV.UK to USWDS patterns
- Replace usaRadioLabel with usaLabel for checkbox labels
- Update hint classes from govuk-checkboxes__hint to usa-checkbox__label-description
- Change conditional reveal classes from govuk-specific to USWDS display-none utility
- Update template comments to reflect USWDS migration
- Add checkbox-specific routes to BackstopJS configuration for testing

This establishes a baseline for checkbox component migration with expected
spacing differences between GOV.UK and USWDS implementations.
2025-07-09 18:48:15 -03: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