Commit Graph

1725 Commits

Author SHA1 Message Date
Alex Janousek
bc474c9206 Bugfix/polling improvements - Pointing polling to new backend endpoint designed for status only (#2949)
* Optimizing polling

* Fixed formatting issue

* Pointed new endpoint to new backend polling endpoint

* Missed a unit test update

* Fixed flake issue
2025-09-26 14:51:29 -04:00
Alex Janousek
a40c8861bf Optimizing polling (#2946)
* Optimizing polling

* Fixed formatting issue
2025-09-26 06:57:18 -04:00
Beverly Nguyen
d8424e954d Add missing 'finished' field 2025-09-22 12:13:15 -07:00
Beverly Nguyen
714db97b97 adding retry 2025-09-22 11:09:51 -07:00
Alex Janousek
8057c7f8dc Consolidating code ql findings (#2920)
* Consolidating code ql findings

* Added ref files for backstop to set baseline for removing custom js file

* Potential fix for code scanning alert no. 32: URL redirection from remote source

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Removed unused large file

* Fixed import order

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-18 16:42:39 -04:00
Beverly Nguyen
4fc131de66 update error handling 2025-09-17 10:00:29 -07:00
Beverly Nguyen
42c5d6183e fix jest testing 2025-09-15 13:37:48 -07:00
Beverly Nguyen
f765f19c3b improve polling performance and remove unused updateContent module 2025-09-15 13:16:13 -07:00
Beverly Nguyen
c8be3d37bd rm updateContent.js 2025-09-15 00:44:07 -07:00
Beverly Nguyen
728038f161 prevent click event bubbling up 2025-08-19 13:16:52 -07:00
Beverly Nguyen
e8fb7117c0 Merge branch 'main' into 2813-add-quick-filters 2025-08-07 14:50:01 -07:00
Beverly Nguyen
c779f38258 Refactored the activity table to use meaningful data attributes instead of CSS classes for JavaScript functionality. 2025-08-07 12:29:15 -07:00
Beverly Nguyen
894e8c7d1b adding status column 2025-08-07 09:57:44 -07:00
Beverly Nguyen
7fc6be815a Merge branch 'main' into 2802-making-the-data-more-scannable-through-better-formatting-and-status-indicators 2025-08-06 13:41:33 -07:00
Beverly Nguyen
463be2a46b add quick filters for easy data consumption without scrolling through many pages 2025-08-06 13:24:28 -07:00
Beverly Nguyen
95421c6d1e cleaning up css and add better visual for pagination 2025-08-05 22:46:49 -07:00
alexjanousekGSA
aa18d1447e Reran reference tests and merged in main to fix conflicts 2025-07-31 17:07:17 -04:00
alexjanousekGSA
1203546a97 Merge branch 'main' into 2589-may-19-zap-scan-fixes
Resolved conflicts by:
- Taking all backstop images from main branch
- Taking .ds.baseline from main (with updated line numbers)
- Keeping template literal security fixes in listEntry.js while incorporating main's styling changes
- Taking main's config.py updates (LOGO_CDN_DOMAIN and formatting)
2025-07-31 16:08:12 -04:00
Beverly Nguyen
cb84fba9f6 Merge pull request #2794 from GSA/2085-conditional-within-the-my-activity-page-needs-to-be-fixed
Fix empty table display in My activity view when user has no jobs
2025-07-31 12:15:28 -07:00
alexjanousekGSA
611ada696f Security scan updates 2025-07-31 12:47:40 -04:00
alexjanousekGSA
6942a2843d Tweaked a few more issues 2025-07-31 09:24:44 -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
Beverly Nguyen
260a58986b Fix empty table display in My activity view when user has no jobs 2025-07-29 22:23:59 -07: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
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
Beverly Nguyen
01b1004ab5 Unnecessary large white space below footer 2025-06-27 12:40: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
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
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
312cdf08fa added no results found and no live search on /template page 2025-06-09 17:58:43 -07:00
Beverly Nguyen
fa158cd762 - Clears any selected checkboxes to prevent form submission issues
- Fix search functionality to respect .template-list-item-hidden-by-default
- Add missing "No templates found" message to template search
- Ensure nested template items remain hidden when searching and clearing search
- Hides all template items when clicking "New template" button
- Shows everything again when exiting the "new template" state
2025-06-09 16:35:01 -07:00
Cathy Beil
2926da155e Add files via upload
Small updates.
2025-06-04 14:59:39 -05:00
Cathy Beil
91b83ab749 Add files via upload 2025-06-03 14:29:17 -05:00
Beverly Nguyen
8722ae8dd9 - Replace homepage content with sunset messaging for May 30, 2025 service end
- Convert inline SVGs to external files for better maintainability
-Removed Login buttons except for /sign-in page
-Removed header navs
2025-06-02 12:56:47 -07:00
Cathy Beil
33ab578d1f Add files via upload
Updated version.
2025-06-02 13:04:13 -05:00
Cathy Beil
702c8c369e Add files via upload
Adding the story to our pdf repository
2025-05-30 16:42:30 -05:00
Cathy Beil
b81c6b20ec Add files via upload
Adding Text Campaign Planning pdf.
2025-05-30 16:14:08 -05:00
Beverly Nguyen
f5690c3384 Added a "No results found" 2025-05-28 11:59:54 -07:00
Beverly Nguyen
790fe2d6f9 update csp using variables and testing 2025-05-22 12:03:18 -07:00
Jonathan Bobel
39682c4c50 Merge branch 'main' of https://github.com/GSA/notifications-admin into 2568-css-cleanup 2025-05-15 12:28:17 -04:00
Jonathan Bobel
28f9c3d9ff Update radioSelect.js 2025-05-14 16:16:45 -04:00
Jonathan Bobel
ecfde62648 2568 - Clean up CSS 2025-05-13 16:20:30 -04:00
Jonathan Bobel
abb3ba64d9 Updates to the cancel modal 2025-05-07 15:06:39 -04:00