Commit Graph

10713 Commits

Author SHA1 Message Date
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
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
alexjanousekGSA
3e2fe8be04 Updated and tested all buttons 2025-07-02 21:30:00 -04:00
alexjanousekGSA
7447a0080c Removed unused code that is not fully implemented 2025-07-02 15:25:57 -04:00
alexjanousekGSA
3f58647dc9 Replace govuk link with usa-link and tested 2025-07-01 12:41:07 -04:00
ccostino
db20c888f2 Merge pull request #2720 from GSA/clean-up-js
Unnecessary large white space below footer
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
f97ac4fb18 Merge pull request #2707 from GSA/2636-user-story-improve-folder-permissions-options
Improve folder permissions on invite team member page:
2025-06-26 15:14:13 -04:00
Beverly Nguyen
727c6705d2 flake8 2025-06-26 09:59:03 -07:00
Beverly Nguyen
bde035187d isort 2025-06-25 14:32:54 -07:00