Commit Graph

10687 Commits

Author SHA1 Message Date
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
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
Beverly Nguyen
2868a86f55 isort and remove sorting from ui 2025-06-25 14:01:23 -07:00
Beverly Nguyen
5007523d79 Improved job/activity list ordering and display. Jobs are now shown by most recent activity (processing started or created) 2025-06-25 13:25:01 -07:00
Beverly Nguyen
de67064c41 jest test and css 2025-06-23 17:52:54 -07:00
Beverly Nguyen
9414929b8a Improve folder permissions on invite team member page:
- Default folder permissions to unchecked instead of all selected
- Add Select all/Deselect all toggle button that appears when expanded
2025-06-23 15:05:36 -07:00
Beverly Nguyen
063c4b6362 Merge branch 'main' into 2032-bug-redirect-after-user-register-is-going-to-an-error-page 2025-06-18 09:56:51 -07:00
Kenneth Kehl
fa3b013a38 Merge pull request #2664 from GSA/import_python_client
bring code from the notifications-python-client project into our project
2025-06-18 07:25:32 -07:00
Beverly Nguyen
17ec285130 isort 2025-06-17 17:44:44 -07:00
Beverly Nguyen
c2cda68059 flake8 2025-06-17 15:47:16 -07:00
Beverly Nguyen
519f8f7f7d redirecting users to 404 2025-06-17 15:31:58 -07:00
Beverly Nguyen
deae07d301 Merge pull request #2682 from GSA/2351-remove-send-text-messages-settings-page-from-permissioned-view
Disabled the user’s ability to toggle SMS on or off
2025-06-17 09:55:34 -07:00
Kenneth Kehl
8b31f73d53 merge from main 2025-06-17 09:08:37 -07:00
Kenneth Kehl
1253b9b226 Merge pull request #2675 from GSA/2545-bug-delete-template-is-not-available-for-all-template-view
Allow users with manage template permission to delete templates
2025-06-17 09:04:06 -07:00
Beverly Nguyen
ae0715eee5 comment out user's ability to turn on/off sms 2025-06-16 15:44:40 -07:00
Kenneth Kehl
29084860d4 merge from main 2025-06-16 07:14:31 -07:00
Beverly Nguyen
a07aa29c7f again 2025-06-12 15:28:02 -07:00
Beverly Nguyen
e9eef359d5 Merge branch 'main' into 2640-bug-team-member-page-displays-no-results-found-even-when-there-are-results 2025-06-12 15:18:47 -07:00
Beverly Nguyen
b97d378231 fixed the conditional for no results found 2025-06-12 14:08:34 -07:00
Beverly Nguyen
b174e1d675 allowing users with manage template permission to delete templates 2025-06-12 11:54:10 -07:00
ccostino
63ec371db1 Merge pull request #2663 from GSA/2253-bug-on-template-page
Fixes for several bugs on the templates page related to form submission issues
2025-06-11 17:52:32 -04:00
Beverly Nguyen
5bdb4cb3b5 added backlinks 2025-06-11 14:21:35 -07:00
Beverly Nguyen
3354b38b8e adding choose 2025-06-11 14:12:49 -07:00
Beverly Nguyen
97c1093de7 dynamically update title and page descriptions 2025-06-11 14:09:17 -07:00
Beverly Nguyen
87d5253bc1 updated content 2025-06-11 11:35:10 -07:00
Beverly Nguyen
518e2b5bce Merge branch 'main' into 2579-updating-homepage-content-at-end-of-may 2025-06-11 11:31:44 -07:00
Beverly Nguyen
b1cbcace38 updated title 2025-06-11 11:30:33 -07:00
Kenneth Kehl
30093673d0 inline notifications-python-client 2025-06-10 11:40:14 -07:00