Commit Graph

10770 Commits

Author SHA1 Message Date
Kenneth Kehl
3d7aee19d2 fix org invite tests 2025-09-09 08:24:33 -07:00
Kenneth Kehl
de16e760ea fix org invites 2025-09-08 11:57:43 -07:00
Kenneth Kehl
31e72ea24b fix org invites 2025-09-08 08:23:04 -07:00
Beverly Nguyen
d724cc382e update href 2025-09-04 15:03:52 -07:00
Beverly Nguyen
5e8da220ec added 'change csv button on preview page' 2025-09-04 15:00:06 -07:00
ccostino
0c63c4620e Merge pull request #2861 from GSA/2859-csp-notices---daily-scans
daily scan fix CSP duplicate host warning
2025-08-26 11:20:44 -04:00
Beverly Nguyen
a797e44874 remove dups 2025-08-25 17:42:38 -07:00
Alex Janousek
9e2dc55500 Updated activity chart to include additional day (#2862) 2025-08-25 17:45:14 -04:00
Beverly Nguyen
28af41f72c prevent duplicate 2025-08-22 14:44:55 -07:00
Alex Janousek
c6da0448fa Fixed disable button, formated time to include time zone (#2850) 2025-08-21 07:05:41 -07:00
ccostino
377595bf58 Merge pull request #2841 from GSA/2795-bug-when-a-new-template-folder-is-added-existing-users-are-automatically-given-permission-to-it
fix and update to template manage
2025-08-20 10:42:25 -04:00
Beverly Nguyen
1740c57f08 labeling admin users and jest test 2025-08-19 14:16:19 -07:00
Beverly Nguyen
728038f161 prevent click event bubbling up 2025-08-19 13:16:52 -07:00
Beverly Nguyen
b1b63c7d5e seperated admin and regular users from ui 2025-08-19 13:00:43 -07:00
Beverly Nguyen
ca235f12fd providing creator of foldrs default permission 2025-08-19 12:43:58 -07:00
Alex Janousek
c22e029eb3 Fix for timezone conversion for reporting (#2845) 2025-08-19 13:03:06 -04:00
Alex Janousek
74c1648c8d Fix report download buttons showing as disabled (#2840)
* Fix for lazy loading while checking if file exists

* Fixed linting errors

* Fixed for static scan
2025-08-19 07:06:50 -07:00
Beverly Nguyen
00497b918d fix and update to template manage 2025-08-18 18:14:42 -07:00
Kenneth Kehl
3d784d4d79 Merge pull request #2838 from GSA/deactivate
fix deactivate
2025-08-18 07:27:45 -07:00
Alex Janousek
8d33f28b76 Refactored reports to use pregenerated docs instead (#2831)
* Refactored reports to use pregenerated docs instead

* Fixed e2e test

* Fixed anothr bug

* Cleanup

* Fixed timezone conversion

* Updated ref files

* Updated reference files, refreshed ui/ux for report generation. Buttons toggle on and off based on if report exists

* Fixed linting errors, removed pytz

* Fixed test failure

* e2e test fix

* Speeding up unit tests

* Removed python time library that was causing performance issues with unit tests

* Updated poetry lock

* Unit test improvements

* Made change that ken reccomended
2025-08-15 15:02:54 -04:00
Kenneth Kehl
20db7929b5 fix deactivate 2025-08-15 09:02:58 -07:00
Kenneth Kehl
a48269d210 fix deactivate 2025-08-15 08:31:36 -07:00
Kenneth Kehl
a59b820995 fix login.gov error 2025-08-14 10:46:45 -07:00
Beverly Nguyen
dbfeb32eb2 clean up 2025-08-07 18:49:09 -07:00
Beverly Nguyen
2853a49f0c clean up 2025-08-07 18:43:04 -07:00
Beverly Nguyen
0a25d75146 fix filtering to use processing_started time 2025-08-07 18:31:53 -07:00
Beverly Nguyen
e8fb7117c0 Merge branch 'main' into 2813-add-quick-filters 2025-08-07 14:50:01 -07:00
Beverly Nguyen
b6b8223eb2 removed sort 2025-08-07 12:30:25 -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
736e7c34f9 backstop reference and table scroll 2025-08-07 11:04:42 -07:00
Beverly Nguyen
43aa02d6f2 no text wrap 2025-08-07 10:55:40 -07:00
Beverly Nguyen
c4c1cc6046 font c hanges 2025-08-07 10:15:11 -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
562a57bd85 formatting files 2025-08-06 13:40:11 -07:00
Beverly Nguyen
511b0b8b9e add in test and fix isort 2025-08-06 13:36:28 -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
c04d8969f5 Fixed linting and build errors 2025-07-31 13:38:50 -04:00
alexjanousekGSA
611ada696f Security scan updates 2025-07-31 12:47:40 -04:00
alexjanousekGSA
55340dbc4b Updated based on scan results 2025-07-31 11:39:58 -04:00
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