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
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
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
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
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
Beverly Nguyen
e5885f674b
Fixed pagination logic to prevent infinite next button
2025-07-29 10:25:43 -07:00
Beverly Nguyen
e828f78853
fixing pagination and download links along with tests
2025-07-28 17:04:53 -07:00
Kenneth Kehl
b5b0d23b7e
revert truststore
2025-07-24 10:49:30 -07:00
Kenneth Kehl
64cd520b8e
merge from main
2025-07-23 15:01:03 -07:00
Beverly Nguyen
afaae0a695
Merge branch 'main' into 2721-create-enums-and-replace-hardcoded-status-strings-with-enums-PART5
2025-07-22 12:55:45 -07:00
Alex Janousek
4d467fdb99
Merge pull request #2762 from GSA/migrate/govuk-width-container
...
Complete govuk-width-container migration and fix add-org template
2025-07-22 15:36:22 -04:00
alexjanousekGSA
45607148aa
Migrate 4 govuk utility components to USWDS equivalents
2025-07-22 15:17:01 -04:00
Beverly Nguyen
1ac907d359
update test
2025-07-22 11:12:26 -07:00
Kenneth Kehl
6034dcdb12
try truststore
2025-07-22 11:01:20 -07:00
Beverly Nguyen
d68128852b
added INTERNATIONAL_SMS
2025-07-22 10:37:48 -07:00
alexjanousekGSA
a196827da8
Complete govuk-width-container migration and fix add-org template
2025-07-22 08:57:05 -04:00
Beverly Nguyen
6bf6dd9e29
isort
2025-07-21 16:44:20 -07:00
Beverly Nguyen
32ca1abe9b
servicepermission enum part 5
2025-07-21 16:37:55 -07:00
Beverly Nguyen
ce4829b717
new enum view_activity, _manage_users, send_emails
2025-07-21 14:24:11 -07:00
ccostino
f3ff033ef0
Merge pull request #2753 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums-3
...
Replace send_messages and manage_service strings with enum type PART 3
2025-07-17 17:48:28 -04:00
ccostino
72f99bb200
Merge pull request #2756 from GSA/invites
...
better invite error handling
2025-07-17 17:38:10 -04:00
Kenneth Kehl
4779541251
more checks
2025-07-17 12:53:49 -07:00
Kenneth Kehl
db02b78580
better invite error handling
2025-07-17 11:10:20 -07:00
Beverly Nguyen
a0d67d2a9c
update test to reflect enum in servicepermission
2025-07-17 01:00:00 -07:00
Beverly Nguyen
bb2588e960
isort
2025-07-16 22:59:16 -07:00
Beverly Nguyen
126188cea1
added manage_templates to enum
2025-07-16 22:30:48 -07:00
Beverly Nguyen
28f09674df
Merge branch 'main' into 2721-create-enums-and-replace-hardcoded-status-strings-with-enums-3
2025-07-16 17:21:15 -07:00
ccostino
34aff103a0
Merge pull request #2747 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums-2
...
enums part 2
2025-07-16 17:39:45 -04: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
Beverly Nguyen
1bf55e7fa3
Replace send_messages and manage_service strings across application with ServicePermission.SEND_MESSAGES and ServicePermission.MANAGE_SERVICE types
2025-07-15 23:56:58 -07:00
Beverly Nguyen
56175bd7aa
added organizationtype to enum
2025-07-15 23:01:12 -07: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
Beverly Nguyen
e9f6b93d85
enums part 2
2025-07-11 14:18:54 -07: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
53a3143a8f
Renamed methods from govuk
2025-07-11 11:59:28 -03:00
alexjanousekGSA
793e51a3a2
Updated checkboxes to uswds
2025-07-11 10:32:00 -03: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
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
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